ScopeResponse: {
claimMapper?: { [key: string]: string };
createdAt: string;
description?: string;
id: string;
name: string;
updatedAt?: string;
}
Type declaration
OptionalclaimMapper?: { [key: string]: string }
createdAt: string
Optionaldescription?: string
id: string
name: string
OptionalupdatedAt?: string
Scope claim mapper