Happpi PHP Library

$priceObj

The Simple Pricing object.

Getter Example

Used to retrieve the value of the property:

    CurtPartAndPrice->getPriceObj();

Setter Example

Used to set the value of the property

    CurtPartAndPrice->setPriceObj($Value)