FIDirectDepositInfo

FIDirectDepositInfo class

Optional direct deposit class.

public class FIDirectDepositInfo

Constructors

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

Properties

Name Description
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