A selectable value for a CustomField.
CustomField
@type t() :: %Ramp.Accounting.FieldOption{ code: String.t() | nil, id: String.t(), is_active: boolean() | nil, name: String.t() | nil, remote_id: String.t() | nil, visibility: String.t() | nil }