core / com.schibsted.account.network.response / Subscription / <init>
<init>
Subscription(subscriptionId: String, clientId: String, userId: String, productId: String, parentProductId: String, identifierId: String, orderId: String, startDate: Date, originalPurchaseDate: Date, expires: Date, autoRenew: String, renewPrice: String, currency: String, renewPeriod: String, autoRenewLockPeriod: String, autoRenewDisabled: String, gracePeriod: String, emailReceiptCount: String, finalEndDate: Date?, chargeRetryCount: String, chargeLastRetry: String?, status: String, statusChangeCode: String?, statusChangeDate: Date?, updated: Date?, created: Date, product: Product, statusMsg: String)