class HolidaysHoliday extends Model (View source)

Properties

string $countryCode
string $date
string $deliveryGuaranteeDate
string $deliveryGuaranteeHour
string $id
string $type

Methods

setCountryCode($countryCode)

No description

string
getCountryCode()

No description

setDate($date)

No description

string
getDate()

No description

setDeliveryGuaranteeDate($deliveryGuaranteeDate)

No description

string
getDeliveryGuaranteeDate()

No description

setDeliveryGuaranteeHour($deliveryGuaranteeHour)

No description

string
getDeliveryGuaranteeHour()

No description

setId($id)

No description

string
getId()

No description

setType($type)

No description

string
getType()

No description

Details

setCountryCode($countryCode)

No description

Parameters

$countryCode

string getCountryCode()

No description

Return Value

string

setDate($date)

No description

Parameters

$date

string getDate()

No description

Return Value

string

setDeliveryGuaranteeDate($deliveryGuaranteeDate)

No description

Parameters

$deliveryGuaranteeDate

string getDeliveryGuaranteeDate()

No description

Return Value

string

setDeliveryGuaranteeHour($deliveryGuaranteeHour)

No description

Parameters

$deliveryGuaranteeHour

string getDeliveryGuaranteeHour()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string