ICloseModalWindowRequest
This object must be passed as the request object for modal operation publish API.
Functions
setId
Use this function to set the Unique ID of the modal. In a success response, you'll
                get the same ID
                value:
        setId(id: boolean): void;