Class: HighLevel::Models::Payments::GetOrderResponseSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Payments::GetOrderResponseSchema
- Defined in:
- lib/high_level/models/payments/get_order_response_schema.rb
Instance Attribute Summary collapse
-
#alt_id ⇒ Object
readonly
Returns the value of attribute alt_id.
-
#alt_type ⇒ Object
readonly
Returns the value of attribute alt_type.
-
#amount ⇒ Object
readonly
Returns the value of attribute amount.
-
#amount_summary ⇒ Object
readonly
Returns the value of attribute amount_summary.
-
#automatic_taxes_calculated ⇒ Object
readonly
Returns the value of attribute automatic_taxes_calculated.
-
#contact_id ⇒ Object
readonly
Returns the value of attribute contact_id.
-
#contact_snapshot ⇒ Object
readonly
Returns the value of attribute contact_snapshot.
-
#coupon ⇒ Object
readonly
Returns the value of attribute coupon.
-
#created_at ⇒ Object
readonly
Returns the value of attribute created_at.
-
#created_by ⇒ Object
readonly
Returns the value of attribute created_by.
-
#currency ⇒ Object
readonly
Returns the value of attribute currency.
-
#fingerprint ⇒ Object
readonly
Returns the value of attribute fingerprint.
-
#fulfillment_status ⇒ Object
readonly
Returns the value of attribute fulfillment_status.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#items ⇒ Object
readonly
Returns the value of attribute items.
-
#live_mode ⇒ Object
readonly
Returns the value of attribute live_mode.
-
#mark_as_test ⇒ Object
readonly
Returns the value of attribute mark_as_test.
-
#meta ⇒ Object
readonly
Returns the value of attribute meta.
-
#source ⇒ Object
readonly
Returns the value of attribute source.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
-
#tax_calculation_provider ⇒ Object
readonly
Returns the value of attribute tax_calculation_provider.
-
#trace_id ⇒ Object
readonly
Returns the value of attribute trace_id.
-
#tracking_id ⇒ Object
readonly
Returns the value of attribute tracking_id.
-
#updated_at ⇒ Object
readonly
Returns the value of attribute updated_at.
Instance Attribute Details
#alt_id ⇒ Object (readonly)
Returns the value of attribute alt_id
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def alt_id @alt_id end |
#alt_type ⇒ Object (readonly)
Returns the value of attribute alt_type
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def alt_type @alt_type end |
#amount ⇒ Object (readonly)
Returns the value of attribute amount
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def amount @amount end |
#amount_summary ⇒ Object (readonly)
Returns the value of attribute amount_summary
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def amount_summary @amount_summary end |
#automatic_taxes_calculated ⇒ Object (readonly)
Returns the value of attribute automatic_taxes_calculated
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def automatic_taxes_calculated @automatic_taxes_calculated end |
#contact_id ⇒ Object (readonly)
Returns the value of attribute contact_id
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def contact_id @contact_id end |
#contact_snapshot ⇒ Object (readonly)
Returns the value of attribute contact_snapshot
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def contact_snapshot @contact_snapshot end |
#coupon ⇒ Object (readonly)
Returns the value of attribute coupon
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def coupon @coupon end |
#created_at ⇒ Object (readonly)
Returns the value of attribute created_at
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def created_at @created_at end |
#created_by ⇒ Object (readonly)
Returns the value of attribute created_by
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def created_by @created_by end |
#currency ⇒ Object (readonly)
Returns the value of attribute currency
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def currency @currency end |
#fingerprint ⇒ Object (readonly)
Returns the value of attribute fingerprint
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def fingerprint @fingerprint end |
#fulfillment_status ⇒ Object (readonly)
Returns the value of attribute fulfillment_status
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def fulfillment_status @fulfillment_status end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def id @id end |
#items ⇒ Object (readonly)
Returns the value of attribute items
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def items @items end |
#live_mode ⇒ Object (readonly)
Returns the value of attribute live_mode
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def live_mode @live_mode end |
#mark_as_test ⇒ Object (readonly)
Returns the value of attribute mark_as_test
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def mark_as_test @mark_as_test end |
#meta ⇒ Object (readonly)
Returns the value of attribute meta
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def @meta end |
#source ⇒ Object (readonly)
Returns the value of attribute source
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def source @source end |
#status ⇒ Object (readonly)
Returns the value of attribute status
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def status @status end |
#tax_calculation_provider ⇒ Object (readonly)
Returns the value of attribute tax_calculation_provider
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def tax_calculation_provider @tax_calculation_provider end |
#trace_id ⇒ Object (readonly)
Returns the value of attribute trace_id
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def trace_id @trace_id end |
#tracking_id ⇒ Object (readonly)
Returns the value of attribute tracking_id
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def tracking_id @tracking_id end |
#updated_at ⇒ Object (readonly)
Returns the value of attribute updated_at
9 10 11 |
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9 def updated_at @updated_at end |