Happpi PHP Library

$oldPartNumber

The old part number for the part (legacy support)

Type

string

Getter Example

Used to retrieve the value of the property:

    CurtPart->getOldPartNumber();

Setter Example

There is no setter for this property.