Type alias AlertResponse

AlertResponse: "AllClear" | "Assess" | "Avoid" | "Evacuate" | "Execute" | "Monitor" | "None" | "Prepare" | "Shelter"

A code denoting the type of action recommended for the target audience. This corresponds to responseType in the CAP specification.

Generated using TypeDoc