LookupsDataProviderImpl

Functions

getCategories
Link copied to clipboard
open suspend override fun getCategories(locale: String?): DataProviderResponse<CategoriesResponse>
Fetch the list of available document categories
getCurrencies
Link copied to clipboard
open suspend override fun getCurrencies(locale: String?): DataProviderResponse<CurrenciesResponse>
Fetch the list of API supported currencies
getLocales
Link copied to clipboard
open suspend override fun getLocales(): DataProviderResponse<LocalesResponse>
Fetch the list of locales supported by the API