Wasm Directoryalpha
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

NameTypeDescription
created-atstring
created-bys32
customer-group-ids32
descriptionstring
idoption​<s32>
namestring
store-ids32
tax-class-ids32
type-ops32