package ib // This file ports IB API TagValue.java. Please preserve declaration order. // TagValue . type TagValue struct { Tag string Value string }