LoanMessageSetV1

LoanMessageSetV1 class

Version 1 of loan message set.

public class LoanMessageSetV1 : AbstractMessageSetVersion

Constructors

Name Description
LoanMessageSetV1() Initializes a new instance of LoanMessageSetV1 class.

Properties

Name Description
AmortizationAvailable { get; set; } Gets or sets whether amortization statement information is available
CanEmail { get; set; } Gets or sets whether supports generalized loan e-mail.
ClosingAvailable { get; set; } Gets or sets whether closing statement information is available
ImageProfile { get; set; } Gets or sets the ImageProfile.
MessageSetCore { get; set; } Gets or sets the MessageSetCore.
TransactionDownload { get; set; } Gets or sets whether downloading loan statement transactions is available.

See Also