id property
The unique identifier of the shipping location, for use as shippingLocationId when creating an order.
Implementation
@BuiltValueField(wireName: r'id')
String? get id;
The unique identifier of the shipping location, for use as shippingLocationId when creating an order.
@BuiltValueField(wireName: r'id')
String? get id;