Represents a Tipalti custom field key/value pair.
t() :: %Tipalti.CustomField{key: String.t(), value: String.t() | nil}