orderPaused property

  1. @JsonKey(name: "orderPaused")
int? orderPaused
getter/setter pair

Implementation

@JsonKey(name: "orderPaused")
int? orderPaused;