Interface AdsGetAccountsParams

interface AdsGetAccountsParams {
    [key: string]: any;
}

Indexable

[key: string]: any

Generated using TypeDoc