Hierarchy

  • GroupOrders

Properties

Methods

Properties

impersonating: boolean = false

Methods

  • Description

    enables impersonation by calling the subsequent method with the stored impersonation token

    Example

    GroupOrders.As().List() // lists GroupOrders using the impersonated users' token
    

    Returns GroupOrders

Generated using TypeDoc