Skip to content

beamable-sdk / schema / Listing

Type Alias: Listing

Listing = object

Defined in: src/__generated__/schemas/Listing.ts:14

Properties

activeDurationCoolDownSeconds?

optional activeDurationCoolDownSeconds: number

Defined in: src/__generated__/schemas/Listing.ts:23


activeDurationPurchaseLimit?

optional activeDurationPurchaseLimit: number

Defined in: src/__generated__/schemas/Listing.ts:24


activeDurationSeconds?

optional activeDurationSeconds: number

Defined in: src/__generated__/schemas/Listing.ts:25


activePeriod?

optional activePeriod: Period

Defined in: src/__generated__/schemas/Listing.ts:26


buttonText?

optional buttonText: 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?

optional purchaseLimit: number

Defined in: src/__generated__/schemas/Listing.ts:28


schedule?

optional schedule: Schedule

Defined in: src/__generated__/schemas/Listing.ts:29


scheduleInstancePurchaseLimit?

optional scheduleInstancePurchaseLimit: number

Defined in: src/__generated__/schemas/Listing.ts:30


symbol

symbol: string

Defined in: src/__generated__/schemas/Listing.ts:22