pub type GetCryptoLoanFixedSupplyOrderQuoteResponse = GetCryptoLoanFixedSupplyOrderQuoteResult;Aliased Type§
pub struct GetCryptoLoanFixedSupplyOrderQuoteResponse {
pub list: Option<Vec<GetCryptoLoanFixedSupplyOrderQuoteListItem>>,
}Fields§
§list: Option<Vec<GetCryptoLoanFixedSupplyOrderQuoteListItem>>