StatementEndResponse class

StatementEndResponse class

Closing statement response class.

The StatementEndResponse type exposes the following members:

Constructors

Constructor Description
StatementEndResponse() Initializes a new instance of StatementEndResponse class.

Properties

Property Description
currency Gets or sets the default currency used for closing information.
bank_account_from Gets or sets the from of BankAccount.
closings Gets or sets the collection of Closing.

See Also