Interface SHARED_RRS_DELETE_REPONSE

Represents the shared RRS delete response.

interface SHARED_RRS_DELETE_REPONSE {
    result: string;
}

Properties

Properties

result: string