Beamable SDK
|
Public Member Functions | |
void | AddDefinition (ScheduleDefinition definition) |
void | AddDefinitions (List< ScheduleDefinition > definitions) |
Public Attributes | |
string | description |
string | activeFrom = DateTime.UtcNow.ToString(DateUtility.ISO_FORMAT) |
OptionalString | activeTo = new OptionalString() |
List< ScheduleDefinition > | definitions = new List<ScheduleDefinition>() |
Properties | |
bool | IsPeriod [get] |