pub type GetFixedTermProductResponse = GetFixedTermProductResult;Aliased Type§
pub struct GetFixedTermProductResponse {
pub list: Option<Vec<FixedTermProduct>>,
}Fields§
§list: Option<Vec<FixedTermProduct>>pub type GetFixedTermProductResponse = GetFixedTermProductResult;pub struct GetFixedTermProductResponse {
pub list: Option<Vec<FixedTermProduct>>,
}list: Option<Vec<FixedTermProduct>>