tipalti v0.7.0 Tipalti View Source
Tipalti integration library for Elixir.
This library contains the following:
Tipalti.API.Payee- Payee SOAP API clientTipalti.API.Payer- Payer SOAP API clientTipalti.IFrame.InvoiceHistory- Invoice History iFrame integration helperTipalti.IFrame.PaymentsHistory- Payments History iFrame integration helperTipalti.IFrame.SetupProcess- Setup Process iFrame integration helper
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
Link to this type
idap()
View Source
idap()
View Source
idap() :: String.t()
idap() :: String.t()
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 used for custom fields.