options
options: {
table?: {
attributeNameSorted?: string;
attributeNames: string[];
relationshipId: string;
};
}
Type declaration
Optional table?: {
attributeNameSorted?: string;
attributeNames: string[];
relationshipId: string;
}
Optional attributeNameSorted?: string
attributeNames: string[]
relationshipId: string