offerId property

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

Implementation

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