tipalti v0.6.0 Tipalti.CustomField View Source

Represents a Tipalti custom field key/value pair.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Tipalti.CustomField{key: String.t(), value: String.t() | nil}