Thinkific.Model.PromotionResponse (Thinkific API SDK v0.1.3)

Link to this section Summary

Link to this section Types

Specs

t() :: %Thinkific.Model.PromotionResponse{
  amount: float(),
  coupon_ids: [float()],
  description: String.t(),
  discount_type: DiscountType,
  duration: float(),
  expires_at: DateTime.t(),
  id: float(),
  name: String.t(),
  starts_at: DateTime.t()
}