@smartico/public-api 0.0.205 → 0.0.207

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -425,6 +425,7 @@ const SAWTemplatesTransform = items => {
425
425
  active_till_ts: p.active_till_ts,
426
426
  relative_period_timezone: p.relative_period_timezone,
427
427
  is_surcharge: p.is_surcharge,
428
+ is_deleted: p.is_deleted,
428
429
  custom_data: IntUtils.JsonOrText(r.saw_template_ui_definition.custom_data),
429
430
  prize_modifiers: p.saw_prize_ui_definition.prize_modifiers,
430
431
  allow_split_decimal: p.saw_prize_ui_definition.allow_split_decimal