Skip to content

beamable-sdk / schema / SteamOrderInfoResponse

Type Alias: SteamOrderInfoResponse

SteamOrderInfoResponse = object

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

Properties

country

country: string

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


currency

currency: string

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


items

items: SteamOrderInfoItem[]

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


orderid

orderid: bigint | string

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


status

status: string

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


steamid

steamid: bigint | string

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


time

time: string

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


timecreated

timecreated: string

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


transid

transid: bigint | string

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


usstate

usstate: string

Defined in: src/__generated__/schemas/SteamOrderInfoResponse.ts:18