interface RemoveParcelFromDeliveryDraft {
    parcelId: string;
}

Properties

Properties

parcelId: string