Class ApiParams
Package: ui-framework
Constructors
ApiParams(IApiPointParams)
Declaration
new ApiParams(params?: IApiPointParams)
Parameters
Type | Name | Description |
---|---|---|
IApiPointParams | params |
Properties
enabled
Declaration
enabled: boolean = false
Property Value
Type | Description |
---|---|
boolean |
productFilterId
Declaration
productFilterId: number
Property Value
Type | Description |
---|---|
number |
skip
Declaration
skip: number
Property Value
Type | Description |
---|---|
number |
take
Declaration
take: number
Property Value
Type | Description |
---|---|
number |