Record
post-ecommerce-stores-response
No description available.
record post-ecommerce-stores-response {
links: option<list<post-ecommerce-stores-response-links-item>>,
address: option<post-ecommerce-stores-response-address>,
automations: option<post-ecommerce-stores-response-automations>,
connected-site: option<post-ecommerce-stores-response-connected-site>,
created-at: option<string>,
currency-code: option<string>,
domain: option<string>,
email-address: option<string>,
id: option<string>,
is-syncing: option<bool>,
list-id: option<string>,
list-is-active: option<bool>,
money-format: option<string>,
name: option<string>,
phone: option<string>,
platform: option<string>,
primary-locale: option<string>,
timezone: option<string>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<post-ecommerce-stores-response-links-item>> | |
| address | option<post-ecommerce-stores-response-address> | |
| automations | option<post-ecommerce-stores-response-automations> | |
| connected-site | option<post-ecommerce-stores-response-connected-site> | |
| created-at | option<string> | |
| currency-code | option<string> | |
| domain | option<string> | |
| email-address | option<string> | |
| id | option<string> | |
| is-syncing | option<bool> | |
| list-id | option<string> | |
| list-is-active | option<bool> | |
| money-format | option<string> | |
| name | option<string> | |
| phone | option<string> | |
| platform | option<string> | |
| primary-locale | option<string> | |
| timezone | option<string> | |
| updated-at | option<string> |