Happpi PHP Library

$custPartID

The customer partID for the Simple Pricing

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtSimplePricing->getCustPartID();

Setter Example

Used to set the value of the property

    CurtSimplePricing->setCustPartID($Value)