recieptMethod property

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

Implementation

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