shippingOptionId property
Optional. Identifier of the shipping option chosen by the user
Implementation
@JsonKey(name: 'shipping_option_id')
String? get shippingOptionId;
Optional. Identifier of the shipping option chosen by the user
@JsonKey(name: 'shipping_option_id')
String? get shippingOptionId;