orderDestinationAddress property
- @JsonKey.new(name: "orderDestinationAddress")
getter/setter pair
Implementation
@JsonKey(name: "orderDestinationAddress")
OrderAddress? orderDestinationAddress;
@JsonKey(name: "orderDestinationAddress")
OrderAddress? orderDestinationAddress;