StopCheckResponse class

StopCheckResponse class

Stop check response class.

The StopCheckResponse type exposes the following members:

Constructors

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

Properties

PropertyDescription
currencyGets or sets the default currency used for closing information.
bank_account_fromGets or sets the from of BankAccount.
stop_check_numbersGets or sets the collection of StopCheckNumber.
feeGets or sets the fee for stop check.
fee_messageGets or sets the description of fee.

See Also