class Usersettings extends Model (View source)

Properties

string $kind
protected $notesExportType
protected $notesExportDataType
protected $notificationType
protected $notificationDataType

Methods

setKind($kind)

No description

string
getKind()

No description

setNotesExport(UsersettingsNotesExport $notesExport)

No description

setNotification(UsersettingsNotification $notification)

No description

Details

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setNotesExport(UsersettingsNotesExport $notesExport)

No description

Parameters

UsersettingsNotesExport $notesExport

UsersettingsNotesExport getNotesExport()

No description

setNotification(UsersettingsNotification $notification)

No description

Parameters

UsersettingsNotification $notification

UsersettingsNotification getNotification()

No description