Private
enables impersonation by calling the subsequent method with the stored impersonation token
GroupOrders.As().List() // lists GroupOrders using the impersonated users' token
Get a single group order token. Check out the docs for more info
ID of the invitation.
Generated using TypeDoc
Description
enables impersonation by calling the subsequent method with the stored impersonation token
Example