payTo property

  1. @JsonKey.new(name: "payTo")
PayTo? payTo
getter/setter pair

Implementation

@JsonKey(name: "payTo")
PayTo? payTo;