{
"alias": "string",
"createdAt": "date-time",
"id": "string",
"imageUrl": "string",
"name": "string",
"organizationId": "string",
"organizationName": "string",
"updatedAt": "date-time"
}
| Name | Type | Description | Additional |
|---|---|---|---|
| alias | string |
The alias of the store |
Optional |
| createdAt | date-time |
The date of store creation in ISO8601 format |
|
| id | string |
The identifier of the store |
|
| imageUrl | string |
The imageUrl of the store |
Optional |
| name | string |
The name of the store |
|
| organizationId | string |
The store organization identifier |
Optional |
| organizationName | string |
The store organization name |
Optional |
| updatedAt | date-time |
The date of store last update in ISO8601 format |
Optional |