Skip to main content

AccessRelationship

Description: PUBLIC: An access relationship that can be viewed/modified by a user of Istari.

Attributes

NameTypeDescription
subject_typeAccessSubjectType
subject_idStrictStr
relationAccessRelation
resource_typeAccessResourceType
resource_idStrictStr
subject_infoOptional[SubjectInfo]

Methods

NameDescription
to_strReturns the string representation of the model using alias
to_jsonReturns the JSON representation of the model using alias
from_jsonCreate an instance of AccessRelationship from a JSON string
to_dictReturn the dictionary representation of the model using alias.
from_dictCreate an instance of AccessRelationship from a dict