diff --git a/subscribers.go b/subscribers.go index e81e308..dcf9876 100644 --- a/subscribers.go +++ b/subscribers.go @@ -41,6 +41,7 @@ type Subscription struct { RefundedAt *time.Time `json:"refunded_at"` OwnershipType OwnershipType `json:"ownership_type"` StoreTransactionID string `json:"store_transaction_id"` + ProductPlanIdentifier string `json:"product_plan_identifier"` } // https://docs.revenuecat.com/reference#section-the-non-subscription-object