class CustomList extends Model (View source)

Properties

string $customListId
string $displayName
string $name

Methods

setCustomListId($customListId)

No description

string
getCustomListId()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

Details

setCustomListId($customListId)

No description

Parameters

$customListId

string getCustomListId()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string