Preparing search index...
The search index is not available
ach-node-sdk
ach-node-sdk
api
CreateFileResponse
Interface CreateFileResponse
Export
CreateFileResponse
interface
CreateFileResponse
{
error
?:
string
;
file
?:
any
;
id
?:
string
;
}
Index
Properties
error?
file?
id?
Properties
Optional
error
error
?:
string
An error message describing the problem intended for humans.
Memberof
CreateFileResponse
Optional
file
file
?:
any
Memberof
CreateFileResponse
Optional
id
id
?:
string
File ID
Memberof
CreateFileResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
file
id
ach-node-sdk
Loading...
Export
CreateFileResponse