Wasm Directoryalpha
Record

post-prices-body-product-data

No description available.

record post-prices-body-product-data {
  active: option​<bool>,
  id: option​<string>,
  metadata: option​<post-prices-body-product-data-metadata>,
  name: string,
  statement-descriptor: option​<string>,
  tax-code: option​<string>,
  unit-label: option​<string>,
}

Fields

NameTypeDescription
activeoption​<bool>
idoption​<string>
metadataoption​<post-prices-body-product-data-metadata>
namestring
statement-descriptoroption​<string>
tax-codeoption​<string>
unit-labeloption​<string>