Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RevokeSessionRequest

Index

Constructors

Properties

address: string

The address of the session key to revoke.

chainId: number

The chain ID. Must be a supported chain.

optimistic?: boolean

Whether the transactionIntent is optimistic (resolve before it arrives on chain) or not.

player: string

The player ID (starts with pla_).

policy?: string

ID of the Policy that defines the gas sponsorship strategy (starts with pol_). If no Policy is provided, the own Account native token funds will be used to pay for gas.

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc