Class: HighLevel::Models::Payments::GetOrderResponseSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/payments/get_order_response_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#alt_idObject (readonly)

Returns the value of attribute alt_id

Returns:

  • (Object)

    the current value of 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_typeObject (readonly)

Returns the value of attribute alt_type

Returns:

  • (Object)

    the current value of alt_type



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def alt_type
  @alt_type
end

#amountObject (readonly)

Returns the value of attribute amount

Returns:

  • (Object)

    the current value of amount



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def amount
  @amount
end

#amount_summaryObject (readonly)

Returns the value of attribute amount_summary

Returns:

  • (Object)

    the current value of 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_calculatedObject (readonly)

Returns the value of attribute automatic_taxes_calculated

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute contact_id

Returns:

  • (Object)

    the current value of 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_snapshotObject (readonly)

Returns the value of attribute contact_snapshot

Returns:

  • (Object)

    the current value of contact_snapshot



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def contact_snapshot
  @contact_snapshot
end

#couponObject (readonly)

Returns the value of attribute coupon

Returns:

  • (Object)

    the current value of coupon



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def coupon
  @coupon
end

#created_atObject (readonly)

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of 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_byObject (readonly)

Returns the value of attribute created_by

Returns:

  • (Object)

    the current value of created_by



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def created_by
  @created_by
end

#currencyObject (readonly)

Returns the value of attribute currency

Returns:

  • (Object)

    the current value of currency



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def currency
  @currency
end

#fingerprintObject (readonly)

Returns the value of attribute fingerprint

Returns:

  • (Object)

    the current value of fingerprint



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def fingerprint
  @fingerprint
end

#fulfillment_statusObject (readonly)

Returns the value of attribute fulfillment_status

Returns:

  • (Object)

    the current value of fulfillment_status



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def fulfillment_status
  @fulfillment_status
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def id
  @id
end

#itemsObject (readonly)

Returns the value of attribute items

Returns:

  • (Object)

    the current value of items



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def items
  @items
end

#live_modeObject (readonly)

Returns the value of attribute live_mode

Returns:

  • (Object)

    the current value of 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_testObject (readonly)

Returns the value of attribute mark_as_test

Returns:

  • (Object)

    the current value of 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

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def meta
  @meta
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def source
  @source
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def status
  @status
end

#tax_calculation_providerObject (readonly)

Returns the value of attribute tax_calculation_provider

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute trace_id

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute tracking_id

Returns:

  • (Object)

    the current value of 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_atObject (readonly)

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



9
10
11
# File 'lib/high_level/models/payments/get_order_response_schema.rb', line 9

def updated_at
  @updated_at
end