Common classes shared by all other Hapoos.js API modules
Version 1.1.0
| Class | Description |
|---|---|
| BaseOptions | Base class for options that allows passing of provider-specific options. |
| BaseResponse | Base class for all results returned by API calls. |
| DNSRecord | DNS record entry such as CNAME, TXT, etc. |
| ListOptions | Options passed to any operation that requests paginated lists |
| ListResponse | Root object for all paginated response objects |