Skip to content

beamable-sdk / schema / SessionHistoryResponse

Type Alias: SessionHistoryResponse

SessionHistoryResponse = object

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

Properties

date

date: LocalDate

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


daysPlayed

daysPlayed: number

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


installDate?

optional installDate: string

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


payments

payments: string[]

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


sessions

sessions: string[]

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


totalPaid

totalPaid: PaymentTotal[]

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