Record
data-shared-catalog-interface
No description available.
record data-shared-catalog-interface {
created-at: string,
created-by: s32,
customer-group-id: s32,
description: string,
id: option<s32>,
name: string,
store-id: s32,
tax-class-id: s32,
type-op: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | string | |
| created-by | s32 | |
| customer-group-id | s32 | |
| description | string | |
| id | option<s32> | |
| name | string | |
| store-id | s32 | |
| tax-class-id | s32 | |
| type-op | s32 |