creditLimit property

  1. @JsonKey(name: "creditLimit")
CreditLimit? creditLimit
getter/setter pair

Implementation

@JsonKey(name: "creditLimit")
CreditLimit? creditLimit;