UserResponseDtoNotificationSettingsAccountUpdates
data class UserResponseDtoNotificationSettingsAccountUpdates(email: Boolean?)
Content copied to clipboard
Parameters
email
Constructors
UserResponseDtoNotificationSettingsAccountUpdates
Link copied to clipboard
fun UserResponseDtoNotificationSettingsAccountUpdates(email: Boolean? = null)
Content copied to clipboard