beamable-sdk / schema / Price
Type Alias: Price¶
Price =
object
Defined in: src/__generated__/schemas/Price.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Properties¶
amount?¶
optionalamount:number
Defined in: src/__generated__/schemas/Price.ts:9
schedule?¶
optionalschedule:number[]
Defined in: src/__generated__/schemas/Price.ts:10
symbol¶
symbol:
string
Defined in: src/__generated__/schemas/Price.ts:7
type¶
type:
string
Defined in: src/__generated__/schemas/Price.ts:8