Class: Alula::Dcp::UsersData

Inherits:
BaseResource show all
Extended by:
Alula::DcpOperations::List
Defined in:
lib/alula/resources/dcp/users_data.rb,
lib/alula/resources/dcp/users_data/user.rb,
lib/alula/resources/dcp/users_data/installer_pin.rb

Overview

Main class for UsersData Subclasses: UsersData::User, UsersData::DuressPin, UsersData::InstallerPin, UsersData::AccessCodeUserMapping

Defined Under Namespace

Classes: InstallerPin, User

Instance Attribute Summary

Attributes inherited from Alula::DcpResource

#device_id, #dirty_attributes, #errors, #index, #meta, #rate_limit, #raw_data, #staged, #value

Method Summary

Methods included from Alula::DcpOperations::List

extended, list, method_missing, respond_to_missing?

Methods inherited from BaseResource

api_name, resource_name, resource_url, #resource_url

Methods inherited from Alula::DcpResource

#annotate_errors, #apply_attributes, #as_json, #as_patchable_json, build, class_name, #clone, #construct_from, #errors?, #filter_builder, #find_value, #initialize, #model_name, #reconstruct_from, #refresh

Constructor Details

This class inherits a constructor from Alula::DcpResource