Interface SessionResponse

Hierarchy

  • SessionResponse

Properties

id: string
object: "session"
createdAt: number
updatedAt: number
isActive?: boolean
address: string
validAfter?: string
validUntil?: string
whitelist?: string[]
limit?: number
nextAction?: NextActionResponse
transactionIntents?: TransactionIntentResponse[]

Generated using TypeDoc