FIDirectDepositInfo class

FIDirectDepositInfo class

Optional direct deposit class.

The FIDirectDepositInfo type exposes the following members:

Constructors

Constructor Description
FIDirectDepositInfo() Initializes a new instance of FIDirectDepositInfo class.

Properties

Property Description
fi_name_direct_deposit Gets or sets the name of the financial institution.
fi_routing_number Gets or sets the routing number.
fi_account_number Gets or sets the account number.
fi_account_nickname Gets or sets the account nickname.

See Also