Telegex v0.0.2 Telegex.Model.Invoice View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegex.Model.Invoice{
  currency: String.t(),
  description: String.t(),
  start_parameter: String.t(),
  title: String.t(),
  total_amount: integer()
}