Skip to main content

GetCryptoLoanFixedSupplyOrderQuoteResponse

Type Alias GetCryptoLoanFixedSupplyOrderQuoteResponse 

Source
pub type GetCryptoLoanFixedSupplyOrderQuoteResponse = GetCryptoLoanFixedSupplyOrderQuoteResult;

Aliased Type§

pub struct GetCryptoLoanFixedSupplyOrderQuoteResponse {
    pub list: Option<Vec<GetCryptoLoanFixedSupplyOrderQuoteListItem>>,
}

Fields§

§list: Option<Vec<GetCryptoLoanFixedSupplyOrderQuoteListItem>>