35 MewsRestClient::MewsRestClient rest;
36 SwaggerDataProvider::SwaggerDataProvider sdp;
45 constructor(MewsRestClient::MewsRestClient rest, *SwaggerDataProvider::SwaggerDataProvider sdp);
52 static MewsRestClient::MewsRestClient getRestConnection(*hash<auto> options);
The MewsRest data provider base class.
Definition MewsRestDataProviderBase.qc.dox.h:28
setLogger(*LoggerInterface logger)
Accepts a LoggerInterface object for logging (or clears it)
const MaxRecords
Max records that the Mews API will return in one request.
Definition MewsRestDataProviderBase.qc.dox.h:32
constructor(MewsRestClient::MewsRestClient rest, *SwaggerDataProvider::SwaggerDataProvider sdp)
Creates the object from a REST connection.
constructor()
Creates the object.
Qore MewsRestDataProvider module definition.
Definition MewsRestAccountNotesTableDataProvider.qc.dox.h:26