DbsnpTooltipServiceReply

Defined in file dbsnp_tooltip_service.asn
C++ class: CDbsnpTooltipServiceReply


DbsnpTooltipServiceReply ::= CHOICE {

    -- On success, tooltip fields will be placed here.
    tooltip-data DbsnpTooltipData,

    -- On failure, error details will be placed here.
    error DbsnpTooltipServiceError
}