Bitrix API

ReminderType : string implements IntModelValue

Table of Contents

Interfaces

IntModelValue

Cases

NONE  = 'none'
ONCE_PER_DAY  = 'oncePerDay'
THREE_TIMES_PER_DAY  = 'threeTimesPerDay'
TWICE_PER_DAY  = 'twicePerDay'

Methods

toInt()  : int
tryFromInt()  : self|null

Cases

Methods

tryFromInt()

public static tryFromInt(int $number) : self|null
Parameters
$number : int
Return values
self|null

        
On this page

Search results