package openstates type ContactDetailNode struct { Type string Value string Note string Label string }