dataforseo-client / Exports / AppendixRatesData
▪ [key: string]: any
• new AppendixRatesData(data?): AppendixRatesData
| Name | Type |
|---|---|
data? |
IAppendixRatesData |
• Optional limits: AppendixLimitsRatesData
rate limits for API calls per a certain period of time
• Optional statistics: AppendixStatisticsDataInfo
statisctics for API calls
▸ init(_data?): void
| Name | Type |
|---|---|
_data? |
any |
void
▸ toJSON(data?): any
| Name | Type |
|---|---|
data? |
any |
any
▸ fromJS(data): AppendixRatesData
| Name | Type |
|---|---|
data |
any |