Home > @vsf-enterprise/sap-commerce-webservices-sdk > PaymentMode
PaymentMode interface
Representation of a Payment Mode PaymentMode
Signature:
export interface PaymentMode
Properties
| Property | Type | Description |
|---|---|---|
| code? | string | (Optional) Payment mode code |
| description? | string | (Optional) Payment mode description |
| name? | string | (Optional) Payment mode name |