GCClient-ValidateChrTypeLocRequest

Defined in file gencoll_client.asn
C++ class: CGCClient_ValidateChrTypeLocRequest


GCClient-ValidateChrTypeLocRequest ::= SEQUENCE {
    
    -- Validate the Type Location in the request
    
    type  VisibleString,
    
    location VisibleString
}