Tipalti.CustomField (tipalti v0.10.0) View Source

Represents a Tipalti custom field key/value pair.

Link to this section Summary

Link to this section Types

Specs

t() :: %Tipalti.CustomField{key: String.t(), value: String.t() | nil}