Happpi PHP Library

$partCount

The number of parts in the category.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtAPICategory->getPartCount();

Setter Example

There is no setter for this property.