StopCheckNumber class

StopCheckNumber class

Stop check item class.

The StopCheckNumber type exposes the following members:

Constructors

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

Properties

PropertyDescription
check_numberGets or sets the check number.
nameGets or sets the payee name or description
user_dateGets or sets the date on check.
transaction_amountGets or sets the transaction amount.
check_statusGets or sets the status code for individual stop check request.
check_errorGets or sets the further textual explanation.
currencyGets or sets the StopCheckNumber.currency.
origin_currencyGets or sets the Origin StopCheckNumber.currency.

See Also