Typescript SDK Type Docs
Preparing search index...
Import API SDK
ParcelItems
Interface ParcelItems
interface
ParcelItems
{
items
?:
DeliveryItem
[]
;
parcelId
:
string
;
}
Index
Properties
items?
parcel
Id
Properties
Optional
Readonly
items
items
?:
DeliveryItem
[]
Items in the Parcel.
Readonly
parcel
Id
parcelId
:
string
id
of an existing
Parcel
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
parcel
Id
Typescript SDK Type Docs
Loading...
Items in the Parcel.