totalInvoiceAmount property

  1. @JsonKey.new(name: "totalInvoiceAmount")
BasePricePerUnitExclVat? totalInvoiceAmount
getter/setter pair

Implementation

@JsonKey(name: "totalInvoiceAmount")
BasePricePerUnitExclVat? totalInvoiceAmount;