• Preparing search index...
  • The search index is not available
@squonk/data-manager-client
  • @squonk/data-manager-client
  • exchange-rate/exchange-rate
  • getGetApplicationExchangeRatesQueryKey

Function getGetApplicationExchangeRatesQueryKey

  • getGetApplicationExchangeRatesQueryKey(
        applicationId: string,
        params?: GetApplicationExchangeRatesParams,
    ): readonly [
        "data-manager-api",
        `/application/${string}/exchange-rate`,
        GetApplicationExchangeRatesParams,
    ]
  • Parameters

    • applicationId: string
    • Optionalparams: GetApplicationExchangeRatesParams

    Returns readonly [
        "data-manager-api",
        `/application/${string}/exchange-rate`,
        GetApplicationExchangeRatesParams,
    ]

    • Defined in src/exchange-rate/exchange-rate.ts:283

Settings

Member Visibility
@squonk/data-manager-client
  • Loading...

Generated using TypeDoc