Happpi PHP Library

$price

The price of the Simple Pricing object.

Type

float

Getter Example

Used to retrieve the value of the property:

    CurtSimplePricing->getPrice();

Setter Example

Used to set the value of the property

    CurtSimplePricing->setPrice($Value)