Category
- Print
- PDF
Category
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
This is the category information.
Syntax
The syntax is as follows.
private Long sid;
private Long parentSid;
private String name;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
sid | Long | Required | Category SID |
parentSid | Long | Required | Parent category SID |
name | Long | Required | Category name |
Was this article helpful?