NameDescriptionTypeAdditional information
LoanId

Unique loan identificator

globally unique identifier

None.

AuctionId

Unique auction identificator

globally unique identifier

None.

LoanNumber

Number of the loan

integer

None.

AppliedAmount

The amount borrower applied for originally

decimal number

None.

FundedAmount

The amount auction was funded

decimal number

None.

PlannedCloseDate

Date and time when the auction is closed, if it's not funded 100% before that. Auction will be closed before that, if auction is funded 100%.

date

None.

ActualCloseDate

Date and time when the auction was actually closed. Is null, if auction is active.

date

None.

Bids

Bids made by user(s) into auction

Collection of BidSummary

None.