Happpi PHP Library

$partID

The part ID of the Simple Pricing.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtSimplePricing->getPartID();

Setter Example

Used to set the value of the property

    CurtSimplePricing->setPartID($Value)