Happpi PHP Library

$custPartID

The customer partID of the Part

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtPart->getCustPartID();

Setter Example

Used to set the value of the property

    CurtPart->setCustPartID($Value)