struct

Matter::Cluster::AccessControlCluster::PersistedAclEntry

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(privilege : UInt8, auth_mode : UInt8, subjects : Array(UInt64), targets : Array(PersistedTarget) | Nil, fabric_index : UInt8 | Nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

auth_mode
Source
fabric_index
Source
privilege
Source
subjects
Source
targets
Source