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

824 B

EntitySettlementPeriodsValueValueRevenueInner

Properties

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

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