프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ACHPaymentInfo ( ) : System |
Initializes a new instance of the ACHPaymentInfo class.
|
|
ACHPaymentInfo ( string bankAccountNumber, string bankRoutingNumber, BankAccountType accountType ) : System |
Initializes a new instance of the ACHPaymentInfo class.
|
public ACHPaymentInfo ( string bankAccountNumber, string bankRoutingNumber, BankAccountType accountType ) : System | ||
bankAccountNumber | string | The account number. |
bankRoutingNumber | string | The routing number. |
accountType | BankAccountType | Type of the account. |
리턴 | System |