UserResponseDtoNotificationSettingsReceiptExport
data class UserResponseDtoNotificationSettingsReceiptExport(email: Boolean?, push: Boolean?)
Content copied to clipboard
Parameters
email
@param push
Constructors
UserResponseDtoNotificationSettingsReceiptExport
Link copied to clipboard
fun UserResponseDtoNotificationSettingsReceiptExport(email: Boolean? = null, push: Boolean? = null)
Content copied to clipboard
@param push