Record
post-ecommerce-stores-id-promocodes-response
No description available.
record post-ecommerce-stores-id-promocodes-response {
links: option<list<post-ecommerce-stores-id-promocodes-response-links-item>>,
code: option<string>,
created-at-foreign: option<string>,
enabled: option<bool>,
id: option<string>,
redemption-url: option<string>,
updated-at-foreign: option<string>,
usage-count: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<post-ecommerce-stores-id-promocodes-response-links-item>> | |
| code | option<string> | |
| created-at-foreign | option<string> | |
| enabled | option<bool> | |
| id | option<string> | |
| redemption-url | option<string> | |
| updated-at-foreign | option<string> | |
| usage-count | option<s32> |