Options
All
  • Public
  • Public/Protected
  • All
Menu
class

SandboxApiUser

property

{string} apiKey

property

{string} providerCallbackHost

property

{string} targetEnvironment

property

{string} referenceId

async

@method initialize()

async

@method getUser()

Hierarchy

  • SandboxApiUser

Index

Constructors

constructor

Properties

apiKey

apiKey: string = ""

Private apikeyResource

apikeyResource: IResource

Private apiuserResource

apiuserResource: IResource

providerCallbackHost

providerCallbackHost: string = ""

referenceId

referenceId: string

targetEnvironment

targetEnvironment: string = ""

Methods

Private getRemoteApiKey

  • getRemoteApiKey(): Promise<void>

Private getRemoteUserDetails

  • getRemoteUserDetails(): Promise<void>

getUser

initialize

  • initialize(): Promise<AxiosResponse<any>>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc