Expanded Properties Response
data class ExpandedPropertiesResponse(val principal: ExpandedPropertiesResponsePrincipal? = null, val roleDefinition: ExpandedPropertiesResponseRoleDefinition? = null, val scope: ExpandedPropertiesResponseScope? = null)
Expanded info of resource, role and principal
Constructors
Link copied to clipboard
constructor(principal: ExpandedPropertiesResponsePrincipal? = null, roleDefinition: ExpandedPropertiesResponseRoleDefinition? = null, scope: ExpandedPropertiesResponseScope? = null)