formatAmount property

  1. @JsonKey.new(name: "formatAmount")
bool? formatAmount
getter/setter pair

Implementation

@JsonKey(name: "formatAmount")
bool? formatAmount;