Typescript SDK Type Docs
    Preparing search index...

    Interface RemoveParcelFromDeliveryDraft

    interface RemoveParcelFromDeliveryDraft {
        parcelId: string;
    }
    Index

    Properties

    Properties

    parcelId: string

    id of the Parcel to be removed from the Delivery.