Merchant.Discount (Merchant v0.2.0)

View Source

Provides struct and type for a Discount

Summary

Types

t()

@type t() :: %Merchant.Discount{amount: integer() | nil, name: String.t() | nil}