totalPaymentCollected property

  1. @JsonKey.new(name: "totalPaymentCollected")
dynamic totalPaymentCollected
getter/setter pair

Implementation

@JsonKey(name: "totalPaymentCollected")
dynamic totalPaymentCollected;