tipalti v0.6.0 Tipalti.PayeeExtended View Source

Represents a detailed Tipalti Payee.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Tipalti.PayeeExtended{
  custom_fields: [Tipalti.CustomField.t()],
  properties: Tipalti.PayeeExtended.Properties.t()
}