Home > @vsf-enterprise/sap-commerce-webservices-sdk > OrderForm
OrderForm interface
OrderForm
Signature:
export interface OrderForm
Properties
Property | Type | Description |
---|---|---|
code? | string | (Optional) |
currency? | Currency | (Optional) |
description? | string | (Optional) |
entries? | Array<OrderFormEntry> | (Optional) |
user? | Principal | (Optional) |