LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerBroadcastPublicationSetting Class Reference

Represents a publication setting for a broadcast message. More...

Properties

int id [get, set]
 The id of the publication setting.
 
DateTime start [get, set]
 The time of publication.
 
DateTime end [get, set]
 The optional time of when the broadcast will no longer be returned.
 
string tz [get, set]
 The IANA timezone that the start and end times are specified in, eg.
 

Detailed Description

Represents a publication setting for a broadcast message.

Property Documentation

◆ tz

string LootLocker.Requests.LootLockerBroadcastPublicationSetting.tz
getset

The IANA timezone that the start and end times are specified in, eg.

UTC, Asia/Tokyo, or America/Washington