StopCheckNumber

StopCheckNumber class

Stop check item class.

public class StopCheckNumber

Constructors

Name Description
StopCheckNumber() Initializes a new instance of StopCheckNumber class.

Properties

Name Description
CheckError { get; set; } Gets or sets the further textual explanation.
CheckNumber { get; set; } Gets or sets the check number.
CheckStatus { get; set; } Gets or sets the status code for individual stop check request.
Currency { get; set; } Gets or sets the Currency.
Name { get; set; } Gets or sets the payee name or description
OriginCurrency { get; set; } Gets or sets the Origin Currency.
TransactionAmount { get; set; } Gets or sets the transaction amount.
UserDate { get; set; } Gets or sets the date on check.

See Also