LoanStatementEndResponse
LoanStatementEndResponse class
Loan closing statement response class.
public class LoanStatementEndResponse
Constructors
| Name | Description |
|---|---|
| LoanStatementEndResponse() | Initializes a new instance of LoanStatementEndResponse class. |
Properties
| Name | Description |
|---|---|
| Currency { get; set; } | Gets or sets the default currency used for closing information. |
| LoanAccountFrom { get; set; } | Gets or sets the from of LoanAccount. |
| LoanClosings { get; set; } | Gets or sets the collection of LoanClosing. |
See Also
- namespace Aspose.Finance.Ofx.Loan
- assembly Aspose.Finance