Constructors

Link copied to clipboard
constructor(api: LookupsApi)

Functions

Link copied to clipboard
open suspend override fun getCategories(locale: String?): DataProviderResponse<CategoriesResponse>

Fetch the list of available document categories

Link copied to clipboard
open suspend override fun getCurrencies(locale: String?): DataProviderResponse<CurrenciesResponse>

Fetch the list of API supported currencies

Link copied to clipboard
open suspend override fun getLocales(): DataProviderResponse<LocalesResponse>

Fetch the list of locales supported by the API