AsObject: {
    authorizationId: string;
    authorizationType: string;
    identityId: string;
    identityType: string;
    organizationId: string;
    resourceId: string;
    resourceType: string;
}

Type declaration

  • authorizationId: string
  • authorizationType: string
  • identityId: string
  • identityType: string
  • organizationId: string
  • resourceId: string
  • resourceType: string

Generated using TypeDoc