YouLendAccountData
YouLend account data containing offer and optional lead information
type YouLendAccountData {
offer: YouLendOffer
lead: YouLendLead
}
Fields
YouLendAccountData.offer ● YouLendOffer object
YouLend offer if available and not expired
YouLendAccountData.lead ● YouLendLead object
YouLend lead if user has applied
Returned By
getYouLendDataByAccount query