class CreativeFieldValue extends Model (View source)

Properties

string $id
string $kind
string $value

Methods

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setValue($value)

No description

string
getValue()

No description

Details

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string