Class: HighLevel::Models::Store::ShippingCarrierSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/store/shipping_carrier_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#allows_multiple_service_selectionObject (readonly)

Returns the value of attribute allows_multiple_service_selection

Returns:

  • (Object)

    the current value of allows_multiple_service_selection



9
10
11
# File 'lib/high_level/models/store/shipping_carrier_schema.rb', line 9

def allows_multiple_service_selection
  @allows_multiple_service_selection
end

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

def alt_type
  @alt_type
end

#callback_urlObject (readonly)

Returns the value of attribute callback_url

Returns:

  • (Object)

    the current value of callback_url



9
10
11
# File 'lib/high_level/models/store/shipping_carrier_schema.rb', line 9

def callback_url
  @callback_url
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/store/shipping_carrier_schema.rb', line 9

def created_at
  @created_at
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/store/shipping_carrier_schema.rb', line 9

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

def name
  @name
end

#servicesObject (readonly)

Returns the value of attribute services

Returns:

  • (Object)

    the current value of services



9
10
11
# File 'lib/high_level/models/store/shipping_carrier_schema.rb', line 9

def services
  @services
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/store/shipping_carrier_schema.rb', line 9

def updated_at
  @updated_at
end