FIDirectDepositInfo

FIDirectDepositInfo class

Optional direct deposit class.

public class FIDirectDepositInfo

Constructors

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

Properties

NameDescription
FIAccountNickname { get; set; }Gets or sets the account nickname.
FIAccountNumber { get; set; }Gets or sets the account number.
FINameDirectDeposit { get; set; }Gets or sets the name of the financial institution.
FIRoutingNumber { get; set; }Gets or sets the routing number.

See Also