Wasm Directoryalpha
Record

sales-rule-data-coupon-mass-delete-result-interface

No description available.

record sales-rule-data-coupon-mass-delete-result-interface {
  failed-items: list​<string>,
  missing-items: list​<string>,
}

Fields

NameTypeDescription
failed-itemslist​<string>
missing-itemslist​<string>