Telegraph.Model.Invoice (telegraph v0.8.1) View Source

Link to this section Summary

Link to this section Types

Specs

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