beamable-sdk / contents/types / SKUContent
Type Alias: SKUContent¶
SKUContent =
ContentBase<{description: {data:string; };productIds: {data: {googleplay?:string;itunes?:string;steam?:number; }; };realPrice: {data:number; }; }>
Defined in: src/contents/types/SKUContent.ts:3