totalPaymentCollected property
- @JsonKey.new(name: "totalPaymentCollected")
getter/setter pair
Implementation
@JsonKey(name: "totalPaymentCollected")
dynamic totalPaymentCollected;
@JsonKey(name: "totalPaymentCollected")
dynamic totalPaymentCollected;