tipalti v0.5.0 Tipalti View Source

Tipalti integration library for Elixir.

This library contains the following:

Link to this section Summary

Types

An idap is a string representing the id of a payee in Tipalti

Key/Value pair used for custom fields

Link to this section Types

An idap is a string representing the id of a payee in Tipalti.

Link to this type key_value_pair() View Source
key_value_pair() :: %{key: String.t(), value: String.t()}

Key/Value pair used for custom fields.