type property
Type of shipment.
Indicates whether deliveryDetails
or pickupDetails
is applicable for
this shipment. Acceptable values are: - "delivery
" - "pickup
"
Implementation
core.String? type;
Type of shipment.
Indicates whether deliveryDetails
or pickupDetails
is applicable for
this shipment. Acceptable values are: - "delivery
" - "pickup
"
core.String? type;