interface GetRemoteConnectionsRequest {
    name?: string;
    orgID: string;
    remoteURL?: string;
}

Properties

name?: string
orgID: string

The organization ID.

remoteURL?: string
MMNEPVFCICPMFPCPTTAAATR