Package DE_EPAGES::AppStore::API::Object::AppsClient
Client for appstore
Base |
DE_EPAGES::EPagesJ::API::Object::RestClient |
Functions
create
Factory method for a OAuthTokenClient object. Initializes based on the current configuration.
Syntax |
$TokenClient = DE_EPAGES::OAuthTokenClient::API::OAuth::OAuthTokenClient->create; |
Input |
|
Return |
|
isScope
Description
Syntax |
isScope( $Scope ); |
Input |
|
Return |
|
myApps
Description
Syntax |
myApps( $Page ); |
Input |
|
Return |
|
new
Instanciates a new OAuthTokenClient.
Syntax |
DE_EPAGES::AppStore::API::Object::PrivateAppsClient->new( %args ); |
Input |
|
Return |
|