class GetDailySummaryRequest

Class GetDailySummaryRequest.

Produces transaction counts and amounts for the date range specified. Check, gift and card totals are listed separately, where card totals are broken out by brand (Visa/MasterCard/Discover, etc).

Traits

Properties

string $username Username or API Access Credential that accesses web service.
string $password Plaintext password for the client account.
int $metabankid Value of the SLIM CD MetaBank id, or zero.
int $bankid Value of the SLIM CD bank id, or zero.
int $clientid Assigned by the Slim CD administrator.
int $siteid Assigned by the Slim CD administrator.
string $startdate Date of beginning of search.
string $enddate Date of end of search.

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