Home > @vsf-enterprise/sap-commerce-webservices-sdk > SpecialOpeningDay
SpecialOpeningDay interface
Representation of a special opening day SpecialOpeningDay
Signature:
export interface SpecialOpeningDay
Properties
Property | Type | Description |
---|---|---|
closed? | boolean | (Optional) Flag stating if special opening day is closed |
closingTime? | Time | (Optional) |
comment? | string | (Optional) Comment field |
date? | string | (Optional) Date of special opening day |
formattedDate? | string | (Optional) Text representation of the date of special opening day |
name? | string | (Optional) Name of the special opening day event |
openingTime? | Time | (Optional) |