dataforseo-client / Exports / AppendixWebhookResendRequestInfo
▪ [key: string]: any
• new AppendixWebhookResendRequestInfo(data?): AppendixWebhookResendRequestInfo
| Name | Type |
|---|---|
data? |
IAppendixWebhookResendRequestInfo |
AppendixWebhookResendRequestInfo
• Optional id: string
task identifier unique task identifier in our system in the UUID format you can specify up to 100 identifiers; each identifier in the task array must be specified as a separate object
IAppendixWebhookResendRequestInfo.id
▸ init(_data?): void
| Name | Type |
|---|---|
_data? |
any |
void
▸ toJSON(data?): any
| Name | Type |
|---|---|
data? |
any |
any
▸ fromJS(data): AppendixWebhookResendRequestInfo
| Name | Type |
|---|---|
data |
any |