CustomField
interface CustomField
Represents all data about a single custom field. Please note that the implementations that use this field can use distinctions by id to pick only a singular value.
Never create or pass same ids with different values if you don't want the latest values, it can lead to unexpected consequences.
Consult the documentation for given implementation.