class OffersItemsItems extends Model (View source)

Properties

string $author
$canonicalVolumeLink
string $coverUrl
string $description
string $title
string $volumeId

Methods

setAuthor($author)

No description

string
getAuthor()

No description

setCanonicalVolumeLink($canonicalVolumeLink)

No description

string
getCanonicalVolumeLink()

No description

setCoverUrl($coverUrl)

No description

string
getCoverUrl()

No description

setDescription($description)

No description

string
getDescription()

No description

setTitle($title)

No description

string
getTitle()

No description

setVolumeId($volumeId)

No description

string
getVolumeId()

No description

Details

setAuthor($author)

No description

Parameters

$author

string getAuthor()

No description

Return Value

string

No description

Parameters

$canonicalVolumeLink

No description

Return Value

string

setCoverUrl($coverUrl)

No description

Parameters

$coverUrl

string getCoverUrl()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setVolumeId($volumeId)

No description

Parameters

$volumeId

string getVolumeId()

No description

Return Value

string