Typescript SDK Type Docs
Preparing search index...
Import API SDK
RemoveParcelFromDeliveryDraft
Interface RemoveParcelFromDeliveryDraft
interface
RemoveParcelFromDeliveryDraft
{
parcelId
:
string
;
}
Index
Properties
parcel
Id
Properties
Readonly
parcel
Id
parcelId
:
string
id
of the
Parcel
to be removed from the Delivery.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parcel
Id
Typescript SDK Type Docs
Loading...
idof the Parcel to be removed from the Delivery.