UNPKG

notbank

Version:
7 lines 153 B
export interface GetProductsRequest { Attribute?: string; AttributeValue?: string; GetDisabled?: number; Depth?: number; StartIndex?: number; }