dataforseo-client / Exports / AppendixStatusEndpointsInfo
▪ [key: string]: any
• new AppendixStatusEndpointsInfo(data?): AppendixStatusEndpointsInfo
| Name | Type |
|---|---|
data? |
IAppendixStatusEndpointsInfo |
• Optional endpoint: string
name of the endpoint the list of possible endpoints: task_get task_post live postback/pingback
IAppendixStatusEndpointsInfo.endpoint
• Optional status: string
current status you can find all information about the statuses of our endpoints for the last 60 days here the list of possible current statuses: major_outage partial_outage long_response_time long_execution_time webhook_delay send_delay
IAppendixStatusEndpointsInfo.status
▸ init(_data?): void
| Name | Type |
|---|---|
_data? |
any |
void
▸ toJSON(data?): any
| Name | Type |
|---|---|
data? |
any |
any
▸ fromJS(data): AppendixStatusEndpointsInfo
| Name | Type |
|---|---|
data |
any |