Skip to main content

PostCryptoLoanFixedRepayCollateralResponse

Type Alias PostCryptoLoanFixedRepayCollateralResponse 

Source
pub type PostCryptoLoanFixedRepayCollateralResponse = CryptoLoanFixedRepayCollateralResult;

Aliased Type§

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

Fields§

§repay_id: Option<String>