V2Api
in
Tags
Table of Contents
- __construct() : mixed
- getClient() : BaseApiClient
- getResourceId() : int|null
Methods
__construct()
public
__construct(BaseApiClient $client[, int|null $resourceId = null ][, int|null $parentResourceId = null ]) : mixed
Parameters
- $client : BaseApiClient
- $resourceId : int|null = null
- $parentResourceId : int|null = null
Tags
Return values
mixed —getClient()
public
getClient() : BaseApiClient
Tags
Return values
BaseApiClient —getResourceId()
public
getResourceId() : int|null