ProductCategories
Retrieves a list of all products in your account.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Name | String | ||
| ProductCount | Integer | ||
| Description | String | ||
| Image | String | ||
| Url | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| Categories | String | ||
| ParentCategoryId | Integer |