Merge branch 'master' of github.com:Tapfury/go-iap into noti

# Conflicts:
#	appstore/model.go
#	appstore/notification.go
This commit is contained in:
sanjid133
2019-08-18 17:06:30 +06:00

View File

@@ -137,7 +137,6 @@ type (
PendingRenewalInfo []PendingRenewalInfo `json:"pending_renewal_info,omitempty"`
IsRetryable bool `json:"is-retryable,omitempty"`
}
// The IAPLatestResponse type has the response properties
// If you use latest_receipt as token to verify, response should be like following struct
IAPLatestResponse struct {