Skip to main content

FullyRepayFixedLoanResponse

Type Alias FullyRepayFixedLoanResponse 

Source
pub type FullyRepayFixedLoanResponse = CryptoLoanFixedFullyRepayResult;

Aliased Type§

pub struct FullyRepayFixedLoanResponse {
    pub repay_id: Option<String>,
}

Fields§

§repay_id: Option<String>