UserRegistrationInformation: {
    id: EntityId;
    orgId: EntityId;
    username: string;
}

Type declaration

Generated using TypeDoc