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

Function getGetAllApplicationExchangeRatesQueryKey

  • getGetAllApplicationExchangeRatesQueryKey(
        params?: GetAllApplicationExchangeRatesParams,
    ): readonly [
        "data-manager-api",
        "/application/exchange-rate",
        GetAllApplicationExchangeRatesParams,
    ]
  • Parameters

    • Optionalparams: GetAllApplicationExchangeRatesParams

    Returns readonly [
        "data-manager-api",
        "/application/exchange-rate",
        GetAllApplicationExchangeRatesParams,
    ]

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

Settings

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

Generated using TypeDoc