Skip to main content

GetChartRangeRequestResponse

Type Alias GetChartRangeRequestResponse 

Source
pub type GetChartRangeRequestResponse = GetChartLastRequestResponse;
Expand description

Response for the getChartRangeRequest is same as getChartLastRequest

Aliased Type§

pub struct GetChartRangeRequestResponse {
    pub digits: i64,
    pub rate_infos: Vec<RateInfoRecord>,
}

Fields§

§digits: i64

Number of decimal places

§rate_infos: Vec<RateInfoRecord>

Array of RATE_INFO_RECORD