class PlaylistImageSnippet extends Model (View source)

Properties

int $height
string $playlistId
string $type
int $width

Methods

setHeight($height)

No description

int
getHeight()

No description

setPlaylistId($playlistId)

No description

string
getPlaylistId()

No description

setType($type)

No description

string
getType()

No description

setWidth($width)

No description

int
getWidth()

No description

Details

setHeight($height)

No description

Parameters

$height

int getHeight()

No description

Return Value

int

setPlaylistId($playlistId)

No description

Parameters

$playlistId

string getPlaylistId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setWidth($width)

No description

Parameters

$width

int getWidth()

No description

Return Value

int