Skip to main content

GetSmartLeverageRedeemEstAmountListResponse

Type Alias GetSmartLeverageRedeemEstAmountListResponse 

Source
pub type GetSmartLeverageRedeemEstAmountListResponse = GetRedeemEstAmountListResult;

Aliased Type§

pub struct GetSmartLeverageRedeemEstAmountListResponse {
    pub category: Option<String>,
    pub list: Option<Vec<Value>>,
}

Fields§

§category: Option<String>§list: Option<Vec<Value>>