Class: Commercelayer::Client
- Inherits:
-
Object
- Object
- Commercelayer::Client
- Defined in:
- lib/commercelayer/client.rb
Constant Summary collapse
- MAX_RETRIES =
1
Instance Method Summary collapse
- #authorize! ⇒ Object
-
#initialize(options = {}) ⇒ Client
constructor
A new instance of Client.
Constructor Details
Instance Method Details
#authorize! ⇒ Object
16 17 18 |
# File 'lib/commercelayer/client.rb', line 16 def Resource. = get_access_token end |