orderStartDate property

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

Implementation

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