class GetUserSettingsRequest

Class GetUserSettingsRequest.

Retrieves a list of settings for the username/password, including transaction type permissions and any messages to be displayed to the user. Message blocks contain 5 rows. Multiple message blocks can be returned as multiple settings.

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