Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.01 KB

ParcelCreationParameters.md

File metadata and controls

15 lines (12 loc) · 1.01 KB

ParcelCreationParameters

Properties

Name Type Description Notes
service_id int Delivery service id.
receiver \Swagger\Client\Model\Receiver
pickup \Swagger\Client\Model\Pickup
items \Swagger\Client\Model\ParcelItemDetails[] Parcel items details.
type string Value will be applied to type for all items. If item will have type value assigned - validation will check if all types have the same value. [optional]
label \Swagger\Client\Model\ParcelCreationParametersLabel [optional]
additional_services \Swagger\Client\Model\ParcelAdditionalServices [optional]

[Back to Model list] [Back to API list] [Back to README]