Class: HighLevel::Models::Payments::OrderResponseSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/payments/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/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/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/order_response_schema.rb', line 9

def amount
  @amount
end

#contact_emailObject (readonly)

Returns the value of attribute contact_email

Returns:

  • (Object)

    the current value of contact_email



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

def contact_email
  @contact_email
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/order_response_schema.rb', line 9

def contact_id
  @contact_id
end

#contact_nameObject (readonly)

Returns the value of attribute contact_name

Returns:

  • (Object)

    the current value of contact_name



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

def contact_name
  @contact_name
end

#coupon_codeObject (readonly)

Returns the value of attribute coupon_code

Returns:

  • (Object)

    the current value of coupon_code



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

def coupon_code
  @coupon_code
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/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/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/order_response_schema.rb', line 9

def currency
  @currency
end

#discountObject (readonly)

Returns the value of attribute discount

Returns:

  • (Object)

    the current value of discount



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

def discount
  @discount
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/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/order_response_schema.rb', line 9

def id
  @id
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/order_response_schema.rb', line 9

def live_mode
  @live_mode
end

#onetime_productsObject (readonly)

Returns the value of attribute onetime_products

Returns:

  • (Object)

    the current value of onetime_products



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

def onetime_products
  @onetime_products
end

#recurring_productsObject (readonly)

Returns the value of attribute recurring_products

Returns:

  • (Object)

    the current value of recurring_products



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

def recurring_products
  @recurring_products
end

#source_idObject (readonly)

Returns the value of attribute source_id

Returns:

  • (Object)

    the current value of source_id



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

def source_id
  @source_id
end

#source_metaObject (readonly)

Returns the value of attribute source_meta

Returns:

  • (Object)

    the current value of source_meta



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

def source_meta
  @source_meta
end

#source_nameObject (readonly)

Returns the value of attribute source_name

Returns:

  • (Object)

    the current value of source_name



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

def source_name
  @source_name
end

#source_sub_typeObject (readonly)

Returns the value of attribute source_sub_type

Returns:

  • (Object)

    the current value of source_sub_type



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

def source_sub_type
  @source_sub_type
end

#source_typeObject (readonly)

Returns the value of attribute source_type

Returns:

  • (Object)

    the current value of source_type



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

def source_type
  @source_type
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/order_response_schema.rb', line 9

def status
  @status
end

#subtotalObject (readonly)

Returns the value of attribute subtotal

Returns:

  • (Object)

    the current value of subtotal



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

def subtotal
  @subtotal
end

#total_productsObject (readonly)

Returns the value of attribute total_products

Returns:

  • (Object)

    the current value of total_products



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

def total_products
  @total_products
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/order_response_schema.rb', line 9

def updated_at
  @updated_at
end