Module: Sendicate
- Extended by:
- Sendicate
- Included in:
- Sendicate
- Defined in:
- lib/sendicate.rb,
lib/sendicate/list.rb,
lib/sendicate/import.rb,
lib/sendicate/request.rb,
lib/sendicate/resource.rb,
lib/sendicate/subscriber.rb
Defined Under Namespace
Classes: BadRequest, Import, List, Request, Resource, ResourceNotFound, Subscriber, Unauthorized
Class Attribute Summary collapse
-
.api_token ⇒ Object
Returns the value of attribute api_token.
Class Attribute Details
.api_token ⇒ Object
Returns the value of attribute api_token.
14 15 16 |
# File 'lib/sendicate.rb', line 14 def api_token @api_token end |