ReaderService
Class: No description found
Class: Service factory class for API resources in the Sigma namespace.
SigmaServiceFactory Read More »
Method: No description found
SigmaServiceFactory::getServiceClass Read More »
Method: Returns a list of scheduled query runs.
ScheduledQueryRunService::all Read More »
Method: Retrieves the details of an scheduled query run.
ScheduledQueryRunService::retrieve Read More »
Method: To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server. On your backend, add an endpoint that creates and returns a connection token.
ConnectionTokenService::create Read More »
Method: Creates a new Location object. For further details, including which address fields are required in each country, see the Manage locations guide.
LocationService::create Read More »
Method: Retrieves the details of an existing Report Run.
ReportRunService::retrieve Read More »
Class: Service factory class for API resources in the Reporting namespace.
ReportingServiceFactory Read More »
Method: No description found
ReportingServiceFactory::getServiceClass Read More »
Method: Returns a full list of Report Types.
ReportTypeService::all Read More »
Method: Updates a ValueList object by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Note that item_type is immutable.
ValueListService::update Read More »