Resource Model With Allowed Property Set Response Identity
data class ResourceModelWithAllowedPropertySetResponseIdentity(val principalId: String, val tenantId: String, val type: String? = null)
Constructors
Link copied to clipboard
fun ResourceModelWithAllowedPropertySetResponseIdentity(principalId: String, tenantId: String, type: String? = null)