UNPKG

glpi-client

Version:
9 lines (8 loc) 181 B
export interface IGetSubitemsParams { expand_dropdowns?: boolean; get_hateoas?: boolean; only_id?: boolean; range?: string; sort?: number; order?: string; }