ClientPoliciesDtoAllowedFeatures

constructor(    clientCanDisableUser: Boolean? = null,     clientCanRetrieveUserData: Boolean? = null,     clientCanDestroyUsers: Boolean? = null,     enhancedReceiptView: Boolean? = null,     editing: Boolean? = null,     userManagement: Boolean? = null,     navigation: Boolean? = null,     registration: Boolean? = null,     noReceiptAccount: Boolean? = null,     nonEmailUsernames: Boolean? = null,     merchantLogo: Boolean? = null,     merchantColor: Boolean? = null,     menuViewAll: Boolean? = null,     forgotPassword: Boolean? = null,     feedback: Boolean? = null,     enableExportEmails: Boolean? = null,     emailNotifications: Boolean? = null,     advertiseEmailForwarding: Boolean? = null)

Parameters

clientCanDisableUser
clientCanRetrieveUserData
clientCanDestroyUsers
enhancedReceiptView
editing
userManagement
navigation
registration
noReceiptAccount
nonEmailUsernames
merchantLogo
merchantColor
menuViewAll
forgotPassword
feedback
enableExportEmails
emailNotifications
advertiseEmailForwarding