kustomer-client
Preparing search index...
KustomerTypes
GetForwardAttachmentsData
Type Alias GetForwardAttachmentsData
type
GetForwardAttachmentsData
=
{
body
?:
never
;
path
:
{
id
:
string
}
;
query
?:
never
;
url
:
"/forwards/{id}/attachments"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
id
:
string
}
Type declaration
id
:
string
Unique forward ID.
Optional
query
query
?:
never
url
url
:
"/forwards/{id}/attachments"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
kustomer-client
Loading...
Unique forward ID.