Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetCurrentUserState

Hierarchy

Index

Properties

chainStarter

chainStarter: string

error

error: Error | null

isAnonymous

isAnonymous: boolean

isCustomer

isCustomer: boolean

isEmployee

isEmployee: boolean

isFetching

isFetching: boolean

isLoggedIn

isLoggedIn: boolean

request

request: GetCurrentUser | null

response

response: GetCurrentUserResponse | null