ThinkificAdminAPI.Model.ExternalOrderTransaction (Thinkific Admin API v0.1.3)

External Order Transaction

Link to this section Summary

Link to this section Types

Specs

t() :: %ThinkificAdminAPI.Model.ExternalOrderTransaction{
  action: String.t(),
  amount: float(),
  currency: String.t(),
  reference: String.t()
}