Happpi PHP Library

$sale_end

The ending date of the sale.

Type

date

Getter Example

Used to retrieve the value of the property:

    CurtSimplePricing->getSale_end();

Setter Example

Used to set the value of the property

    CurtSimplePricing->setSale_end($Value)