interface ShareData {
    accessGroupId: number;
    email: string;
    [key: string]: QueryParam | QueryParam[];
}

Hierarchy (View Summary, Expand)

Indexable

Properties

Properties

accessGroupId: number
email: string
MMNEPVFCICPMFPCPTTAAATR