Interface SHARED_RRS_CREATE_REPONSE

Represents the shared RRS create response.

interface SHARED_RRS_CREATE_REPONSE {
    result: string;
}

Properties

Properties

result: string