Build 545032stable
Module 419709
251 characters · in no known chunkDependencies
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)}}}