Field Level Encryption Config Content Type Profile Config Content Type Profiles Item
    data class FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItem(val contentType: String, val format: String, val profileId: String? = null)
Constructors
Link copied to clipboard
                fun FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfilesItem(contentType: String, format: String, profileId: String? = null)