ShopOffInformation¶
The ShopOffInformation object represents information for customers when the store is disabled.
classDiagram
class ShopOffInformation{
string offInformation
}
Properties¶
| Attribute name | Type | Description |
|---|---|---|
| offInformation | string |
Information for customers when the store is disabled |