Class: HighLevel::Models::Payments::GetSubscriptionResponseSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Payments::GetSubscriptionResponseSchema
- Defined in:
- lib/high_level/models/payments/get_subscription_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.
-
#auto_payment ⇒ Object
readonly
Returns the value of attribute auto_payment.
-
#canceled_at ⇒ Object
readonly
Returns the value of attribute canceled_at.
-
#canceled_by ⇒ Object
readonly
Returns the value of attribute canceled_by.
-
#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.
-
#entity_id ⇒ Object
readonly
Returns the value of attribute entity_id.
-
#entity_source ⇒ Object
readonly
Returns the value of attribute entity_source.
-
#entity_type ⇒ Object
readonly
Returns the value of attribute entity_type.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#ip_address ⇒ Object
readonly
Returns the value of attribute ip_address.
-
#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.
-
#payment_provider ⇒ Object
readonly
Returns the value of attribute payment_provider.
-
#recurring_product ⇒ Object
readonly
Returns the value of attribute recurring_product.
-
#schedule ⇒ Object
readonly
Returns the value of attribute schedule.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
-
#subscription_id ⇒ Object
readonly
Returns the value of attribute subscription_id.
-
#subscription_snapshot ⇒ Object
readonly
Returns the value of attribute subscription_snapshot.
-
#trace_id ⇒ Object
readonly
Returns the value of attribute trace_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_subscription_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_subscription_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_subscription_response_schema.rb', line 9 def amount @amount end |
#auto_payment ⇒ Object (readonly)
Returns the value of attribute auto_payment
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def auto_payment @auto_payment end |
#canceled_at ⇒ Object (readonly)
Returns the value of attribute canceled_at
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def canceled_at @canceled_at end |
#canceled_by ⇒ Object (readonly)
Returns the value of attribute canceled_by
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def canceled_by @canceled_by end |
#contact_id ⇒ Object (readonly)
Returns the value of attribute contact_id
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_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_subscription_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_subscription_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_subscription_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_subscription_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_subscription_response_schema.rb', line 9 def currency @currency end |
#entity_id ⇒ Object (readonly)
Returns the value of attribute entity_id
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def entity_id @entity_id end |
#entity_source ⇒ Object (readonly)
Returns the value of attribute entity_source
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def entity_source @entity_source end |
#entity_type ⇒ Object (readonly)
Returns the value of attribute entity_type
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def entity_type @entity_type end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def id @id end |
#ip_address ⇒ Object (readonly)
Returns the value of attribute ip_address
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def ip_address @ip_address end |
#live_mode ⇒ Object (readonly)
Returns the value of attribute live_mode
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_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_subscription_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_subscription_response_schema.rb', line 9 def @meta end |
#payment_provider ⇒ Object (readonly)
Returns the value of attribute payment_provider
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def payment_provider @payment_provider end |
#recurring_product ⇒ Object (readonly)
Returns the value of attribute recurring_product
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def recurring_product @recurring_product end |
#schedule ⇒ Object (readonly)
Returns the value of attribute schedule
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def schedule @schedule end |
#status ⇒ Object (readonly)
Returns the value of attribute status
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def status @status end |
#subscription_id ⇒ Object (readonly)
Returns the value of attribute subscription_id
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def subscription_id @subscription_id end |
#subscription_snapshot ⇒ Object (readonly)
Returns the value of attribute subscription_snapshot
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def subscription_snapshot @subscription_snapshot end |
#trace_id ⇒ Object (readonly)
Returns the value of attribute trace_id
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def trace_id @trace_id end |
#updated_at ⇒ Object (readonly)
Returns the value of attribute updated_at
9 10 11 |
# File 'lib/high_level/models/payments/get_subscription_response_schema.rb', line 9 def updated_at @updated_at end |