You are reading the documentation for v7.x and earlier, which is no longer the latest version. Switch to v8.x
B2BPaymentTypeData
B2BPaymentTypeData
export interface B2BPaymentTypeData {
'code'?: string;
'displayName'?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
code | Optional | string | {string} B2BPaymentTypeData |
displayName | Optional | string | {string} B2BPaymentTypeData |