Class: HighLevel::Models::Payments::CreateCustomProvidersResponseSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#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/create_custom_providers_response_schema.rb', line 9

def created_at
  @created_at
end

#deletedObject (readonly)

Returns the value of attribute deleted

Returns:

  • (Object)

    the current value of deleted



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

def deleted
  @deleted
end

#descriptionObject (readonly)

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



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

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

def id
  @id
end

#image_urlObject (readonly)

Returns the value of attribute image_url

Returns:

  • (Object)

    the current value of image_url



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

def image_url
  @image_url
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



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

def location_id
  @location_id
end

#marketplace_app_idObject (readonly)

Returns the value of attribute marketplace_app_id

Returns:

  • (Object)

    the current value of marketplace_app_id



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

def marketplace_app_id
  @marketplace_app_id
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#payment_providerObject (readonly)

Returns the value of attribute payment_provider

Returns:

  • (Object)

    the current value of payment_provider



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

def payment_provider
  @payment_provider
end

#payments_urlObject (readonly)

Returns the value of attribute payments_url

Returns:

  • (Object)

    the current value of payments_url



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

def payments_url
  @payments_url
end

#query_urlObject (readonly)

Returns the value of attribute query_url

Returns:

  • (Object)

    the current value of query_url



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

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

def trace_id
  @trace_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/create_custom_providers_response_schema.rb', line 9

def updated_at
  @updated_at
end