UNPKG

notbank

Version:
8 lines (7 loc) 164 B
export interface GetProductsRequest { Attribute?: string; AttributeValue?: string; GetDisabled?: number; Depth?: number; StartIndex?: number; }