AlertSimulatorBundlesRequestProperties type
Simulujte výstrahy podle těchto sad.
type AlertSimulatorBundlesRequestProperties =
AlertSimulatorRequestProperties & { bundles?: BundleType[]; kind: "Bundles" }