productOrderId property

  1. @JsonKey(name: "productOrderId")
String? productOrderId
getter/setter pair

Implementation

@JsonKey(name: "productOrderId")
String? productOrderId;