Tipalti.Invoice.Approver (tipalti v0.10.0) View Source

Represents a Tipalti Approver.

Link to this section Summary

Link to this section Types

Specs

t() :: %Tipalti.Invoice.Approver{
  email: String.t(),
  name: String.t(),
  order: integer() | nil
}