@type t() :: %LINE.Bot.MessagingApi.Model.DiscountExplicitPriceInfoResponse{ currency: String.t() | nil, originalPrice: integer() | nil, priceAfterDiscount: integer() | nil, type: String.t() }