Resource Type Registration Properties Response Identity Management
    data class ResourceTypeRegistrationPropertiesResponseIdentityManagement(val applicationId: String? = null, val type: String? = null)
Constructors
Link copied to clipboard
                fun ResourceTypeRegistrationPropertiesResponseIdentityManagement(applicationId: String? = null, type: String? = null)