On this page
No Headings
An array of currency wise daily summary.
arrayitemsobjectThe currency wise daily summary data.
activityarrayAn array of record types for each currency.
itemsstring^[a-zA-Z]*$The record type name in string datatype.
dataarrayAn array containing array of strings depicting daily summaries data for a currency.
itemsarrayAn array of daily summaries (record type details) of each date for a given currency.
itemsstring^(([0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1]))|([a-zA-Z]+)|(-?[0-9]+)|(-?([0-9]+)?[.][0-9]+))$The string values for each record type.