Class: SweetTooth::Customer

Inherits:
APIResource show all
Includes:
APIOperations::Create, APIOperations::Delete, APIOperations::List, APIOperations::Update
Defined in:
lib/sweettooth/customer.rb

Instance Attribute Summary

Attributes inherited from SweetToothObject

#api_key

Method Summary

Methods included from APIOperations::List

included

Methods included from APIOperations::Update

#save, #serialize_metadata, #serialize_params

Methods included from APIOperations::Delete

#delete

Methods included from APIOperations::Create

included

Methods inherited from APIResource

class_name, class_name_plural, #refresh, retrieve, #url, url

Methods inherited from SweetToothObject

#[], #[]=, #as_json, construct_from, #each, #initialize, #inspect, #keys, #refresh_from, #to_hash, #to_json, #to_s, #values

Constructor Details

This class inherits a constructor from SweetTooth::SweetToothObject

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class SweetTooth::SweetToothObject