class GetUserClientsRequest

Class GetUserClientsRequest.

Generates a list of all accessible client ids and the name of the client. The list represents client ids available for a particular username/ password in the user hierarchy.

Traits

Properties

string $username Username or API Access Credential that accesses web service.
string $password Plaintext password for the client account.

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