Happpi PHP Library

$sale_start

The start date of the sale

Type

date

Getter Example

Used to retrieve the value of the property:

    CurtSimplePricing->getSale_start();

Setter Example

Used to set the value of the property

    CurtSimplePricing->setSale_start($Value)