StopCheckResponse class

StopCheckResponse class

Stop check response class.

The StopCheckResponse type exposes the following members:

Constructors

Constructor Description
StopCheckResponse() Initializes a new instance of StopCheckResponse 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.
stop_check_numbers Gets or sets the collection of StopCheckNumber.
fee Gets or sets the fee for stop check.
fee_message Gets or sets the description of fee.

See Also