ID2-Request-Get-Blob-Id

Defined in file id2.asn
C++ class: CID2_Request_Get_Blob_Id


ID2-Request-Get-Blob-Id ::= SEQUENCE {
        -- id can be supplied by inner request
        seq-id          ID2-Request-Get-Seq-id,

        -- return Blob-Ids with optional external annotations, like NA accessions
        sources         SEQUENCE OF VisibleString OPTIONAL,

        -- return Blob-Ids with external annotations
        external        NULL OPTIONAL
}