diff --git a/appstore/notification.go b/appstore/notification.go index 2d61828..cee5e2c 100644 --- a/appstore/notification.go +++ b/appstore/notification.go @@ -83,7 +83,6 @@ type SubscriptionNotification struct { // Posted only if notification_type is RENEWAL or INTERACTIVE_RENEWAL. ExpirationIntent string `json:"expiration_intent"` - // Auto renew info AutoRenewStatus string `json:"auto_renew_status"` // false or true AutoRenewProductID string `json:"auto_renew_product_id"`