CustomerDownload constructor
CustomerDownload({})
Implementation
CustomerDownload(
{this.downloadId,
this.downloadUrl,
this.productId,
this.productName,
this.downloadName,
this.orderId,
this.orderKey,
this.downloadsRemaining,
this.accessExpires,
this.accessExpiresGmt,
this.file,
this.links});