Interface SystemClearCachesDataResponse

interface SystemClearCachesDataResponse {
    message: string;
}

Properties

Properties

message: string