Happpi PHP Library

$parentID

The id of the category's parent.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtCategory->getParentID();

Setter Example

There is no setter for this property.