onLocationArchiveStatus( )


Notes:

Triggered when a location is archived.

Permissions
Manage Locations
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: LocationArchiveStatusEnvelope): void | Promise<void>

Did this help?