StatementEndResponse class

StatementEndResponse class

Closing statement response class.

The StatementEndResponse type exposes the following members:

Constructors

ConstructorDescription
StatementEndResponse()Initializes a new instance of StatementEndResponse class.

Properties

PropertyDescription
currencyGets or sets the default currency used for closing information.
bank_account_fromGets or sets the from of BankAccount.
closingsGets or sets the collection of Closing.

See Also