Happpi PHP Library

$cust_id

The customer Id tied to the Simple Pricing

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtSimplePricing->getCust_id();

Setter Example

Used to set the value of the property

    CurtSimplePricing->setCust_id($Value)