struct Mollie::Profile
- Mollie::Profile
- Mollie::Base::Resource
- Struct
- Value
- Object
Included Modules
Defined in:
mollie/profile.crConstructors
Instance Method Summary
- #blocked?
- #category_code : Int32
- #chargebacks(options : Hash | NamedTuple = HS2.new)
- #checkout_preview_url
- #created_at : Time
- #email : String
- #id : String
- #methods(options : Hash | NamedTuple = HS2.new)
- #mode : String
- #name : String
- #payments(options : Hash | NamedTuple = HS2.new)
- #phone : String
- #refunds(options : Hash | NamedTuple = HS2.new)
- #review : Mollie::Profile::Review
- #status : String
- #unverified?
- #verified?
- #website : String