Optional property containing request configuration object.
The expected signature of the call method.
The endpoint the request goes to.
The method the request uses.
The optional data to send with the request.
Custom headers to merge into the request.
If defined it should return a request configuration object.
The endpoint the request goes to.
The method the request uses.
The optional data to send with the request.
Generated using TypeDoc
Interface prescribes what's expected to be implemented by an object that initiates api requests.
{API.prototype.call}
{CallsApi.prototype.call}