| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | A unique identifier for an object. | [readonly] |
| name | str, none_type | The store's name | [optional] |
| store_url | str, none_type | The store's website URL | [optional] |
| admin_url | str, none_type | The store's admin login URL | [optional] |
| custom_mappings | CustomMappings | [optional] | |
| created_at | datetime, none_type | The date and time when the object was created. | [optional] [readonly] |
| updated_at | datetime, none_type | The date and time when the object was last updated. | [optional] [readonly] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.