Skip to content

Latest commit

 

History

History
94 lines (48 loc) · 1.89 KB

File metadata and controls

94 lines (48 loc) · 1.89 KB

root / docs / interfaces

[Back to README.md]

dataforseo-client / Exports / IAppendixUserDataResultInfo

Interface: IAppendixUserDataResultInfo

Implemented by

Indexable

▪ [key: string]: any

Table of contents

Properties

Properties

login

Optional login: string

your login

Defined in

main.ts:212224


money

Optional money: AppendixMoneyData

section of your spending, USD

Defined in

main.ts:212231


price

Optional price: AppendixPriceData

pricing

Defined in

main.ts:212233


rates

Optional rates: AppendixRatesData

your API rates

Defined in

main.ts:212229


timezone

Optional timezone: string

your time zone can be set in your profile settings

Defined in

main.ts:212227

root / docs / interfaces

[Back to README.md]