totalInvoiceAmount property
- @JsonKey.new(name: "totalInvoiceAmount")
getter/setter pair
Implementation
@JsonKey(name: "totalInvoiceAmount")
BasePricePerUnitExclVat? totalInvoiceAmount;
@JsonKey(name: "totalInvoiceAmount")
BasePricePerUnitExclVat? totalInvoiceAmount;