type property

String? type
getter/setter pair

Type of shipment.

Indicates whether deliveryDetails or pickupDetails is applicable for this shipment. Acceptable values are: - "delivery" - "pickup"

Implementation

core.String? type;