-
Notifications
You must be signed in to change notification settings - Fork 0
Objects
Colin Pfingstl edited this page Jun 8, 2020
·
1 revision
| Field | Type | Description |
|---|---|---|
| id | string | internal ID |
| category | string | category of the product |
| storeName | string | name of the store |
| productName | string | name of the product |
| productType | string | type of the product |
| discountSearchString | string | |
| notAvailableSearchString | string | |
| isDiscount | boolean | |
| isAvailable | boolean | |
| url | string | |
| active | boolean | |
| updatedAt | Date |