Search
Preparing search index...
The search index is not available
Xero Node.JS SDK Documentation
Menu
xero-node
Interface: AttachmentsEndpoint
Hierarchy
AttachmentsEndpoint
Index
Methods
download
Attachment
get
upload
Attachment
upload
Attachment
From
Stream
Methods
download
Attachment
download
Attachment
(
args
:
object
)
:
Promise
<
void
>
Parameters
args:
object
Returns
Promise
<
void
>
get
get
(
args
:
object
)
:
Promise
<
AttachmentsResponse
>
Parameters
args:
object
Returns
Promise
<
AttachmentsResponse
>
upload
Attachment
upload
Attachment
(
args
:
object
)
:
Promise
<
AttachmentsResponse
>
Parameters
args:
object
Returns
Promise
<
AttachmentsResponse
>
upload
Attachment
From
Stream
upload
Attachment
From
Stream
(
args
:
object
)
:
Promise
<
AttachmentsResponse
>
Parameters
args:
object
Returns
Promise
<
AttachmentsResponse
>
Attachments
Endpoint
download
Attachment
get
upload
Attachment
upload
Attachment
From
Stream
Generated using
TypeDoc