Skip to main content

GetFixedTermProductResponse

Type Alias GetFixedTermProductResponse 

Source
pub type GetFixedTermProductResponse = GetFixedTermProductResult;

Aliased Type§

pub struct GetFixedTermProductResponse {
    pub list: Option<Vec<FixedTermProduct>>,
}

Fields§

§list: Option<Vec<FixedTermProduct>>