Class: Latitude::API::Resources::Plan::Storage
- Inherits:
-
APIResource
- Object
- APIResource
- Latitude::API::Resources::Plan::Storage
- Extended by:
- Operations::List
- Defined in:
- lib/latitude/api/resources/plan.rb
Overview
@return [Array
Defined Under Namespace
Classes: BRL, Pricing, Region, USD
Constant Summary
Constants inherited from APIResource
APIResource::READ_ONLY_ATTRIBUTES
Instance Attribute Summary collapse
- #BRL ⇒ Object readonly
- #locations ⇒ Object readonly
- #month ⇒ Object readonly
- #name ⇒ Object readonly
- #pricing ⇒ Object readonly
- #USD ⇒ Object readonly
Attributes inherited from APIResource
#id, #meta, #path_params, #raw_data, #type
Method Summary
Methods included from Operations::List
Methods inherited from APIResource
#==, #[], #[]=, #as_json, #attributes, #changed?, class_url, config_source, construct_from, #delete, execute_request, extract_path_params, #hash, id_prefix, #initialize, #inspect, instance_url, #method_missing, path_param_keys, #refresh, resource_path, resource_type, #resource_url, #respond_to_missing?, #save, #to_h, #unsaved_attributes, with_config, #write_attribute
Methods included from Attributes::ClassMethods
Methods included from Attributes::InstanceMethods
#attribute_spec, #read_attribute, #wrap_attribute
Constructor Details
This class inherits a constructor from Latitude::API::APIResource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Latitude::API::APIResource
Instance Attribute Details
#BRL ⇒ Object (readonly)
|
|
# File 'lib/latitude/api/resources/plan.rb', line 342
|
#locations ⇒ Object (readonly)
|
|
# File 'lib/latitude/api/resources/plan.rb', line 359
|
#month ⇒ Object (readonly)
|
|
# File 'lib/latitude/api/resources/plan.rb', line 316
|
#name ⇒ Object (readonly)
|
|
# File 'lib/latitude/api/resources/plan.rb', line 355
|
#pricing ⇒ Object (readonly)
|
|
# File 'lib/latitude/api/resources/plan.rb', line 363
|
#USD ⇒ Object (readonly)
|
|
# File 'lib/latitude/api/resources/plan.rb', line 338
|