struct

Mollie::Order

Inherits Mollie::Mixins::Linkable / Mollie::Base::Resource / JSON::Serializable / Mollie::Json::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source

Instance methods

amount
amount_captured
amount_refunded
authorized?
Source
authorized_at
billing_address
cancel_url
cancelable?
Source
canceled?
Source
canceled_at
checkout_url
Source
completed?
Source
completed_at
consumer_date_of_birth
created?
Source
created_at
expired?
Source
expired_at
expires_at
id
is_cancelable
lines
locale
metadata
method
mode
order_number
payments(options : Hash | NamedTuple = HS2.new)
Source
pending?
Source
profile_id
redirect_url
refund!(options : Hash | NamedTuple = HS2.new)
Source
refunds(options : Hash | NamedTuple = HS2.new)
Source
shipments(options : Hash | NamedTuple = HS2.new)
Source
shipping?
Source
shipping_address
shopper_country_must_match_billing_country
status
webhook_url

Nested types