clientAppAgreement property

  1. @JsonKey.new(name: "client.app.agreement")
List<ClientAppAgreement> clientAppAgreement
getter/setter pair

Implementation

@JsonKey(name: "client.app.agreement")
List<ClientAppAgreement> clientAppAgreement;