Class: FlexCommerceApi::V2::ApiBase

Inherits:
BaseResource
  • Object
show all
Defined in:
lib/flex_commerce_api/v2/api_base.rb

Constant Summary

Constants inherited from BaseResource

BaseResource::PRIVATE_ATTRIBUTES, BaseResource::RELATED_META_RESOURCES

Class Method Summary collapse

Methods inherited from BaseResource

all, append_version, #as_json_api, capture_surrogate_keys, create!, find, find_all, #freeze, #initialize, load, #meta_attribute, #method_missing, paginate, password, path, #public_attributes, reconfigure, reconfigure_all, reconfigure_api_base, reload_connection_if_required, #save!, username

Constructor Details

This class inherits a constructor from FlexCommerceApi::BaseResource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class FlexCommerceApi::BaseResource

Class Method Details

.endpoint_versionObject



6
7
8
# File 'lib/flex_commerce_api/v2/api_base.rb', line 6

def self.endpoint_version
  "v2"
end