struct Mollie::Settlement::Item
- Mollie::Settlement::Item
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Mollie::Json::Serializable
Defined in:
mollie/settlement.crConstructors
Instance Method Summary
- #amount_gross : Amount
- #amount_net : Amount
- #amount_vat : Union(Amount, Nil)
- #count : Int32
- #description : String
- #method : String
- #rate : Union(Rate, Nil)