struct Mollie::Customer
- Mollie::Customer
- Mollie::Base::Resource
- Struct
- Value
- Object
Included Modules
Defined in:
mollie/customer.crmollie/customer/mandate.cr
mollie/customer/payment.cr
mollie/customer/subscription.cr
Constructors
Instance Method Summary
- #created_at : Time
- #email : String
- #id : String
- #locale : String
- #mandates(options : Hash | NamedTuple = HS2.new)
- #metadata : Union(HSBFIS, Nil)
- #mode : String
- #name : String
- #payments(options : Hash | NamedTuple = HS2.new)
- #subscriptions(options : Hash | NamedTuple = HS2.new)