Skip to content

beamable-sdk / schema / PaymentDetailsEntryViewModel

Type Alias: PaymentDetailsEntryViewModel

PaymentDetailsEntryViewModel = object

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

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

Properties

category?

optional category: string

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


gameplace

gameplace: string

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


localCurrency?

optional localCurrency: string

Defined in: src/__generated__/schemas/PaymentDetailsEntryViewModel.ts:15


localPrice?

optional localPrice: string

Defined in: src/__generated__/schemas/PaymentDetailsEntryViewModel.ts:16


name

name: string

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


price

price: number

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


providerProductId

providerProductId: string

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


quantity

quantity: number

Defined in: src/__generated__/schemas/PaymentDetailsEntryViewModel.ts:11


reference

reference: string

Defined in: src/__generated__/schemas/PaymentDetailsEntryViewModel.ts:12


sku

sku: string

Defined in: src/__generated__/schemas/PaymentDetailsEntryViewModel.ts:13


subcategory?

optional subcategory: string

Defined in: src/__generated__/schemas/PaymentDetailsEntryViewModel.ts:17