kustomer-client
Preparing search index...
KustomerTypes
CreateAttachmentData
Type Alias CreateAttachmentData
type
CreateAttachmentData
=
{
body
?:
{
""
?:
string
;
contentLength
:
number
;
contentType
:
string
;
name
:
string
;
}
;
path
?:
never
;
query
?:
never
;
url
:
"/attachments"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
{
""
?:
string
;
contentLength
:
number
;
contentType
:
string
;
name
:
string
}
Schema for attachment creation operations
Optional
path
path
?:
never
Optional
query
query
?:
never
url
url
:
"/attachments"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
kustomer-client
Loading...
Schema for attachment creation operations