RecentPromotionalVideosRequest
in package
implements
RequestInterface
Class RecentPromotionalVideosRequest
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
- $page : int
Methods
- __construct() : mixed
- RecentPromotionalVideosRequest constructor.
- getPage() : int
- getPath() : string
- Get the path to request
Properties
$page
private
int
$page
Methods
__construct()
RecentPromotionalVideosRequest constructor.
public
__construct([int $page = 1 ]) : mixed
Parameters
- $page : int = 1
-
starts at 1
getPage()
public
getPage() : int
Return values
intgetPath()
Get the path to request
public
getPath() : string