class Reseller extends Service (View source)

Service definition for Reseller (v1).

Perform common functions that are available on the Channel Services console at scale, like placing orders and viewing customer information

For more information about this service, see the API Documentation

Constants

APPS_ORDER

Manage users on your domain.

APPS_ORDER_READONLY

Manage users on your domain.

Properties

$customers
$resellernotify
$subscriptions
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Reseller service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Reseller service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.