Module: Layer
- Defined in:
- lib/layer.rb,
lib/layer/user.rb,
lib/layer/block.rb,
lib/layer/patch.rb,
lib/layer/client.rb,
lib/layer/content.rb,
lib/layer/message.rb,
lib/layer/version.rb,
lib/layer/webhook.rb,
lib/layer/identity.rb,
lib/layer/resource.rb,
lib/layer/exceptions.rb,
lib/layer/patch/base.rb,
lib/layer/patch/hash.rb,
lib/layer/client/rest.rb,
lib/layer/patch/array.rb,
lib/layer/announcement.rb,
lib/layer/conversation.rb,
lib/layer/client/webhook.rb,
lib/layer/relation_proxy.rb,
lib/layer/client/platform.rb,
lib/layer/operations/find.rb,
lib/layer/operations/list.rb,
lib/layer/operations/fetch.rb,
lib/layer/operations/patch.rb,
lib/layer/operations/create.rb,
lib/layer/operations/delete.rb,
lib/layer/operations/destroy.rb,
lib/layer/operations/paginate.rb,
lib/layer/resource_collection.rb,
lib/layer/singleton_relation_proxy.rb
Overview
Note:
This is available in both the REST and the Platform API. Please refer to the respective documentation to see which methods are available.
Defined Under Namespace
Modules: Exceptions, Operations Classes: Announcement, Block, Client, Content, Conversation, Identity, Message, Patch, RelationProxy, Resource, ResourceCollection, SingletonRelationProxy, User, Webhook
Constant Summary collapse
- VERSION =
'0.7.3'