Module 419709

251 characters · in no known chunk
Dependencies
Required by (2)
Lazily required by (0)none
Requires (0)none
Lazily requires (0)none
Source Raw
function(e,t,n){"use strict";n.d(t,{T:()=>i});class i{discountId;amount;expiresAt;constructor(e){this.discountId=e.discount_id,this.amount=e.amount,this.expiresAt=null!=e.expires_at?new Date(e.expires_at):void 0}static fromServer(e){return new i(e)}}}