Constructor
new CategoryListLoadParent(clientnullable, categorynullable)
CategoryListLoadParent Constructor.
CategoryListLoadParent Constructor.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
client |
Client |
<nullable> |
||
category |
Category |
<nullable> |
null |
Methods
createResponse() → {Response}
Create a response object from the response data.
Create a response object from the response data.
- Source:
Returns:
- Type
- Response
getParentId() → {number}
Get Parent_ID.
Get Parent_ID.
- Source:
Returns:
- Type
- number
setParentId(parentId) → {CategoryListLoadParent}
Set Parent_ID.
Set Parent_ID.
Parameters:
Name | Type | Description |
---|---|---|
parentId |
number |
- Source:
Returns:
- Type
- CategoryListLoadParent
toObject() → {Object}
Reduce the request to a an object.
Reduce the request to a an object.
- Source:
Returns:
- Type
- Object