AccessLevel

constructor(    id: String,     isActive: Boolean,     vendorProductId: String,     offerId: String?,     store: String,     activatedAt: String,     startsAt: String?,     renewedAt: String?,     expiresAt: String?,     isLifetime: Boolean,     cancellationReason: String?,     isRefund: Boolean,     activeIntroductoryOfferType: String?,     activePromotionalOfferType: String?,     activePromotionalOfferId: String?,     willRenew: Boolean,     isInGracePeriod: Boolean,     unsubscribedAt: String?,     billingIssueDetectedAt: String?)