shipmentType property

String? shipmentType
getter/setter pair

Type of locations this service ships orders to.

Acceptable values are: - "delivery" - "pickup (deprecated)" - "local_delivery" - "collection_point"

Implementation

core.String? shipmentType;