class Segments extends Model (View source)

Properties

string $brand
string $categoryL1
string $categoryL2
string $categoryL3
string $categoryL4
string $categoryL5
string $currencyCode
string $customLabel0
string $customLabel1
string $customLabel2
string $customLabel3
string $customLabel4
string $customerCountryCode
protected $dateType
protected $dateDataType
string $offerId
string $productTypeL1
string $productTypeL2
string $productTypeL3
string $productTypeL4
string $productTypeL5
string $program
string $title
protected $weekType
protected $weekDataType

Methods

setBrand($brand)

No description

string
getBrand()

No description

setCategoryL1($categoryL1)

No description

string
getCategoryL1()

No description

setCategoryL2($categoryL2)

No description

string
getCategoryL2()

No description

setCategoryL3($categoryL3)

No description

string
getCategoryL3()

No description

setCategoryL4($categoryL4)

No description

string
getCategoryL4()

No description

setCategoryL5($categoryL5)

No description

string
getCategoryL5()

No description

setCurrencyCode($currencyCode)

No description

string
getCurrencyCode()

No description

setCustomLabel0($customLabel0)

No description

string
getCustomLabel0()

No description

setCustomLabel1($customLabel1)

No description

string
getCustomLabel1()

No description

setCustomLabel2($customLabel2)

No description

string
getCustomLabel2()

No description

setCustomLabel3($customLabel3)

No description

string
getCustomLabel3()

No description

setCustomLabel4($customLabel4)

No description

string
getCustomLabel4()

No description

setCustomerCountryCode($customerCountryCode)

No description

string
getCustomerCountryCode()

No description

setDate(Date $date)

No description

getDate()

No description

setOfferId($offerId)

No description

string
getOfferId()

No description

setProductTypeL1($productTypeL1)

No description

string
getProductTypeL1()

No description

setProductTypeL2($productTypeL2)

No description

string
getProductTypeL2()

No description

setProductTypeL3($productTypeL3)

No description

string
getProductTypeL3()

No description

setProductTypeL4($productTypeL4)

No description

string
getProductTypeL4()

No description

setProductTypeL5($productTypeL5)

No description

string
getProductTypeL5()

No description

setProgram($program)

No description

string
getProgram()

No description

setTitle($title)

No description

string
getTitle()

No description

setWeek(Date $week)

No description

getWeek()

No description

Details

setBrand($brand)

No description

Parameters

$brand

string getBrand()

No description

Return Value

string

setCategoryL1($categoryL1)

No description

Parameters

$categoryL1

string getCategoryL1()

No description

Return Value

string

setCategoryL2($categoryL2)

No description

Parameters

$categoryL2

string getCategoryL2()

No description

Return Value

string

setCategoryL3($categoryL3)

No description

Parameters

$categoryL3

string getCategoryL3()

No description

Return Value

string

setCategoryL4($categoryL4)

No description

Parameters

$categoryL4

string getCategoryL4()

No description

Return Value

string

setCategoryL5($categoryL5)

No description

Parameters

$categoryL5

string getCategoryL5()

No description

Return Value

string

setCurrencyCode($currencyCode)

No description

Parameters

$currencyCode

string getCurrencyCode()

No description

Return Value

string

setCustomLabel0($customLabel0)

No description

Parameters

$customLabel0

string getCustomLabel0()

No description

Return Value

string

setCustomLabel1($customLabel1)

No description

Parameters

$customLabel1

string getCustomLabel1()

No description

Return Value

string

setCustomLabel2($customLabel2)

No description

Parameters

$customLabel2

string getCustomLabel2()

No description

Return Value

string

setCustomLabel3($customLabel3)

No description

Parameters

$customLabel3

string getCustomLabel3()

No description

Return Value

string

setCustomLabel4($customLabel4)

No description

Parameters

$customLabel4

string getCustomLabel4()

No description

Return Value

string

setCustomerCountryCode($customerCountryCode)

No description

Parameters

$customerCountryCode

string getCustomerCountryCode()

No description

Return Value

string

setDate(Date $date)

No description

Parameters

Date $date

Date getDate()

No description

Return Value

Date

setOfferId($offerId)

No description

Parameters

$offerId

string getOfferId()

No description

Return Value

string

setProductTypeL1($productTypeL1)

No description

Parameters

$productTypeL1

string getProductTypeL1()

No description

Return Value

string

setProductTypeL2($productTypeL2)

No description

Parameters

$productTypeL2

string getProductTypeL2()

No description

Return Value

string

setProductTypeL3($productTypeL3)

No description

Parameters

$productTypeL3

string getProductTypeL3()

No description

Return Value

string

setProductTypeL4($productTypeL4)

No description

Parameters

$productTypeL4

string getProductTypeL4()

No description

Return Value

string

setProductTypeL5($productTypeL5)

No description

Parameters

$productTypeL5

string getProductTypeL5()

No description

Return Value

string

setProgram($program)

No description

Parameters

$program

string getProgram()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setWeek(Date $week)

No description

Parameters

Date $week

Date getWeek()

No description

Return Value

Date