Access Application Saas App Custom Attribute Source
data class AccessApplicationSaasAppCustomAttributeSource(val name: String? = null, val nameByIdps: List<AccessApplicationSaasAppCustomAttributeSourceNameByIdp>? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, nameByIdps: List<AccessApplicationSaasAppCustomAttributeSourceNameByIdp>? = null)