beamable-sdk / schema / LocalizedPrice
Type Alias: LocalizedPrice¶
LocalizedPrice =
object
Defined in: src/__generated__/schemas/LocalizedPrice.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Properties¶
price¶
price:
bigint|string
Defined in: src/__generated__/schemas/LocalizedPrice.ts:7
priceLocalized¶
priceLocalized:
number
Defined in: src/__generated__/schemas/LocalizedPrice.ts:8
priceLocalizedString¶
priceLocalizedString:
string
Defined in: src/__generated__/schemas/LocalizedPrice.ts:9
to¶
to:
bigint|string
Defined in: src/__generated__/schemas/LocalizedPrice.ts:10