Home > @poq/sdk-sfcc > PaymentBankAccountRequest > (constructor)
Constructs a new instance of the PaymentBankAccountRequest class
Signature:
constructor(params?: {
driversLicense?: string;
driversLicenseStateCode?: string;
holder?: string;
number?: string;
});
| Parameter | Type | Description |
|---|---|---|
| params | { driversLicense?: string; driversLicenseStateCode?: string; holder?: string; number?: string; } | (Optional) |