export interface ApiItemReference { Alias: string; Ids: string[]; }