Home > @vsf-enterprise/epcc-api > FormattedTotalPrice
# FormattedTotalPrice interface
Formatted total price model
Signature:
export interface FormattedTotalPrice
# Properties
| Property | Type | Description |
|---|---|---|
| subtotal | string | Formatted subtotal of product prices. |
| total | string | Formatted total of cart or wishlist. |