Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
Delivery
Interface Delivery
interface
Delivery
{
address
?:
Address
;
createdAt
:
string
;
custom
?:
CustomFields
;
id
:
string
;
items
:
DeliveryItem
[]
;
parcels
:
Parcel
[]
;
}
Index
Properties
address?
created
At
custom?
id
items
parcels
Properties
Optional
Readonly
address
address
?:
Address
Readonly
created
At
created
At
:
string
Optional
Readonly
custom
custom
?:
CustomFields
Custom Fields for the Transaction.
Readonly
id
id
:
string
Readonly
items
items
:
DeliveryItem
[]
Readonly
parcels
parcels
:
Parcel
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
created
At
custom
id
items
parcels
Typescript SDK Type Docs
Loading...
Custom Fields for the Transaction.