pub type GetChartRangeRequestResponse = GetChartLastRequestResponse;Expand description
Response for the getChartRangeRequest is same as getChartLastRequest
Aliased Type§
struct GetChartRangeRequestResponse {
pub digits: i64,
pub rate_infos: Vec<RateInfoRecord>,
}Fields§
§digits: i64Number of decimal places
rate_infos: Vec<RateInfoRecord>Array of RATE_INFO_RECORD