taxAmount property

  1. @JsonKey(name: "TaxAmount")
double? taxAmount
final

Implementation

@JsonKey(name: "TaxAmount")
final double? taxAmount;