class GetUserClientSiteRequest

Class GetUserClientSiteRequest.

Retrieves a list of clients and sites for the specified username/password , or a list of sites for the specified clientid, or the details on a specified clientid/siteid. The information returned shows details on the site’s setup.

Traits

Properties

string $username Username or API Access Credential that accesses web service.
string $password Plaintext password for the client account.
int $clientid Assigned by the Slim CD administrator.
int $siteid Assigned by the Slim CD administrator.

Methods

array
jsonSerialize()

Returns the instantiated class's properties as an array.

Details

in jsonSerializeTrait at line 12
array jsonSerialize()

Returns the instantiated class's properties as an array.

Return Value

array