It seems that some data uses old JSON property names (and are therefore never populated), and some are absent from the available structs. Some examples and fixes here (https://github.com/fullcontact/fullcontact-go/pull/22) but these are just the examples I've run into - there are likely to be more.
It seems that some data uses old JSON property names (and are therefore never populated), and some are absent from the available structs.
Some examples and fixes here (#22) but these are just the examples I've run into - there are likely to be more.