Skip to main content

Role2

type Role2 = {
entityId: string;
entityName: string;
entityType: string;
};

Properties

entityId

entityId: string;

entityName

entityName: string;

entityType

entityType: string;