Inspect.Currency.Category.Detail

Returns information about currency categories.

Usage:

detail = Inspect.Currency.Category.Detail(category)
details = Inspect.Currency.Category.Detail(categories)
ParameterTypeDatatypeDescription
categoriesparametertableA table of identifiers of currency categories to retrieve detail for.
categoryparametercurrencycategoryThe identifier of the currency category to retrieve detail for.
detailresulttableDetail table for a single currency category.
detailsresulttableDetail tables for all requested currency categories. The key is the category ID, the value is the category's detail table.
members
id The ID of the requested element.
name The name of the currency category.