Home > @vsf-enterprise/epcc-api > FormattedPrice
# FormattedPrice interface
Formatted price model
Signature:
export interface FormattedPrice
# Properties
Property | Type | Description |
---|---|---|
regular | string | Regular price. |
special? | string | (Optional) Special price. |