class SubscriptionSubscriberSnippet extends Model (View source)

Properties

string $channelId
string $description
protected $thumbnailsType
protected $thumbnailsDataType
string $title

Methods

setChannelId($channelId)

No description

string
getChannelId()

No description

setDescription($description)

No description

string
getDescription()

No description

setThumbnails(ThumbnailDetails $thumbnails)

No description

getThumbnails()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setThumbnails(ThumbnailDetails $thumbnails)

No description

Parameters

ThumbnailDetails $thumbnails

ThumbnailDetails getThumbnails()

No description

Return Value

ThumbnailDetails

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string