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