beamable-sdk / schema / Listing
Type Alias: Listing¶
Listing =
object
Defined in: src/__generated__/schemas/Listing.ts:14
Properties¶
activeDurationCoolDownSeconds?¶
optionalactiveDurationCoolDownSeconds:number
Defined in: src/__generated__/schemas/Listing.ts:23
activeDurationPurchaseLimit?¶
optionalactiveDurationPurchaseLimit:number
Defined in: src/__generated__/schemas/Listing.ts:24
activeDurationSeconds?¶
optionalactiveDurationSeconds:number
Defined in: src/__generated__/schemas/Listing.ts:25
activePeriod?¶
optionalactivePeriod:Period
Defined in: src/__generated__/schemas/Listing.ts:26
buttonText?¶
optionalbuttonText:Record<string,string>
Defined in: src/__generated__/schemas/Listing.ts:27
clientData¶
clientData:
Record<string,string>
Defined in: src/__generated__/schemas/Listing.ts:15
cohortRequirements¶
cohortRequirements:
CohortRequirement[]
Defined in: src/__generated__/schemas/Listing.ts:16
entitlementRequirements¶
entitlementRequirements:
EntitlementRequirement[]
Defined in: src/__generated__/schemas/Listing.ts:17
offerRequirements¶
offerRequirements:
OfferRequirement[]
Defined in: src/__generated__/schemas/Listing.ts:18
offerSymbol¶
offerSymbol:
string
Defined in: src/__generated__/schemas/Listing.ts:19
playerStatRequirements¶
playerStatRequirements:
PlayerStatRequirement[]
Defined in: src/__generated__/schemas/Listing.ts:20
price¶
price:
Price
Defined in: src/__generated__/schemas/Listing.ts:21
purchaseLimit?¶
optionalpurchaseLimit:number
Defined in: src/__generated__/schemas/Listing.ts:28
schedule?¶
optionalschedule:Schedule
Defined in: src/__generated__/schemas/Listing.ts:29
scheduleInstancePurchaseLimit?¶
optionalscheduleInstancePurchaseLimit:number
Defined in: src/__generated__/schemas/Listing.ts:30
symbol¶
symbol:
string
Defined in: src/__generated__/schemas/Listing.ts:22