StatementEndResponse

StatementEndResponse class

Closing statement response class.

public class StatementEndResponse

Constructors

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

Properties

NameDescription
BankAccountFrom { get; set; }Gets or sets the from of BankAccount.
Closings { get; set; }Gets or sets the collection of Closing.
Currency { get; set; }Gets or sets the default currency used for closing information.

See Also