Skip to main content

YouLendOffer

YouLend offer information

type YouLendOffer {
fee: Float!
fundedAmount: Float!
loanAmount: Float!
currencyISOCode: Currencies!
}

Fields

YouLendOffer.fee ● Float! non-null scalar

Fee amount

YouLendOffer.fundedAmount ● Float! non-null scalar

Funded amount

YouLendOffer.loanAmount ● Float! non-null scalar

Loan amount

YouLendOffer.currencyISOCode ● Currencies! non-null enum

Currency ISO code

Member Of

YouLendAccountData object