Curl
class Curl extends RequestAgent
Constants
| API_URL |
|
Properties
| protected string | $querySignature | from RequestAgent | |
| protected string | $queryString | from RequestAgent | |
| protected mixed | $rawResponse | Raw response received from API | from RequestAgent |
| protected string|array|null | $response | Trimmed/Decoded/Smth response | from RequestAgent |
Methods
mixed
query()
No description