Poq.SDK.Node

Home > @poq/sdk-sfcc > PaymentBankAccountRequest

PaymentBankAccountRequest class

Document representing a payment bank account request.

Signature:

export declare class PaymentBankAccountRequest extends BaseModel<PaymentBankAccountRequest> 

Extends: BaseModel<PaymentBankAccountRequest

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the PaymentBankAccountRequest class

Properties

Property Modifiers Type Description
driversLicense?   string (Optional) The drivers license.
driversLicenseStateCode?   string (Optional) The driver license state code.
holder?   string (Optional) The holder of the bank account.
number?   string (Optional) The payment bank account number.