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 |