Delen via


AlertSimulatorBundlesRequestProperties type

Waarschuwingen simuleren op basis van deze bundels.

type AlertSimulatorBundlesRequestProperties =
  AlertSimulatorRequestProperties & { bundles?: BundleType[]; kind: "Bundles" }