You are reading the documentation for v7.x and earlier, which is no longer the latest version. Switch to v8.x
B2BPaymentTypeList
B2BPaymentTypeList
export interface B2BPaymentTypeList {
'paymentTypes'?: Array<B2BPaymentType>;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
paymentTypes | Optional | Array<B2BPaymentType> | {Array<B2BPaymentType>} B2BPaymentTypeList |