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