Class: RubyLokaliseApi::Collections::V1::AuditLogs
- Defined in:
- lib/ruby_lokalise_api/collections/v1/audit_logs.rb
Constant Summary collapse
- ENDPOINT =
RubyLokaliseApi::Endpoints::V1::AuditLogsEndpoint
- RESOURCE =
RubyLokaliseApi::Resources::V1::AuditLog
- DATA_KEY =
'data'
Constants inherited from Base
Constants included from Utils::Attributes
Utils::Attributes::UNIFIED_RESOURCES
Instance Attribute Summary
Attributes inherited from Base
#collection, #has_more, #next_cursor
Method Summary
Methods inherited from Base
#initialize, #load_next_cursor, #next_cursor?
Methods included from RubyLokaliseApi::Concerns::AttrsLoadable
Methods included from Utils::Keys
#collection_key_for, #data_key_for
Constructor Details
This class inherits a constructor from RubyLokaliseApi::Collections::V1::Base