Files
rust-mollie-sdk/docs/EntitySettlementPeriodsValueValueCostsInner.md
Zomatree e738db98b9 init
2025-10-20 14:41:17 +01:00

927 B

EntitySettlementPeriodsValueValueCostsInner

Properties

Name Type Description Notes
description String A description of the cost subtotal
method Option<models::PaymentMethod>
count i32 The number of fees
rate models::EntitySettlementPeriodsValueValueCostsInnerRate
amount_net models::Amount The net total cost, i.e. excluding VAT
amount_vat models::AmountNullable The applicable VAT
amount_gross models::Amount The gross total cost, i.e. including VAT

[Back to Model list] [Back to API list] [Back to README]