Access Application Saas App Custom Attribute
data class AccessApplicationSaasAppCustomAttribute(val friendlyName: String? = null, val name: String? = null, val nameFormat: String? = null, val required: Boolean? = null, val source: AccessApplicationSaasAppCustomAttributeSource)
Constructors
Link copied to clipboard
constructor(friendlyName: String? = null, name: String? = null, nameFormat: String? = null, required: Boolean? = null, source: AccessApplicationSaasAppCustomAttributeSource)