Skip to content

beamable-sdk / schema / SKU

Type Alias: SKU

SKU = object

Defined in: src/__generated__/schemas/SKU.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

description

description: string

Defined in: src/__generated__/schemas/SKU.ts:7


name

name: string

Defined in: src/__generated__/schemas/SKU.ts:8


productIds

productIds: Record<string, string>

Defined in: src/__generated__/schemas/SKU.ts:9


realPrice

realPrice: number

Defined in: src/__generated__/schemas/SKU.ts:10