Defined in file id2.asn
C++ class: CID2_Reply_Get_Seq_id
ID2-Reply-Get-Seq-id ::= SEQUENCE {
-- copy of request
request ID2-Request-Get-Seq-id,
-- resolved Seq-id
-- not set if error occurred
seq-id SEQUENCE OF Seq-id OPTIONAL,
-- this Seq-id is the last one in the request
end-of-reply NULL OPTIONAL
}