Skip to main content

GetFixedTermPositionResponse

Type Alias GetFixedTermPositionResponse 

Source
pub type GetFixedTermPositionResponse = GetFixedTermPositionResult;

Aliased Type§

pub struct GetFixedTermPositionResponse {
    pub list: Option<Vec<FixedTermPosition>>,
}

Fields§

§list: Option<Vec<FixedTermPosition>>