SubscriptionSnippet
class SubscriptionSnippet extends Model (View source)
Properties
string | $channelId | ||
string | $channelTitle | ||
string | $description | ||
string | $publishedAt | ||
protected | $resourceIdType | ||
protected | $resourceIdDataType | ||
protected | $thumbnailsType | ||
protected | $thumbnailsDataType | ||
string | $title |
Methods
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelTitle($channelTitle)
No description
string
getChannelTitle()
No description
setDescription($description)
No description
string
getDescription()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
getResourceId()
No description
getThumbnails()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelTitle($channelTitle)
No description
string
getChannelTitle()
No description
setDescription($description)
No description
string
getDescription()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
setResourceId(ResourceId $resourceId)
No description
ResourceId
getResourceId()
No description
setThumbnails(ThumbnailDetails $thumbnails)
No description
ThumbnailDetails
getThumbnails()
No description
setTitle($title)
No description
string
getTitle()
No description