forked from Mirrors/go-iap
Add missing is_upgrade field
This commit is contained in:
@@ -93,6 +93,7 @@ type (
|
|||||||
|
|
||||||
CancellationDate
|
CancellationDate
|
||||||
CancellationReason string `json:"cancellation_reason,omitempty"`
|
CancellationReason string `json:"cancellation_reason,omitempty"`
|
||||||
|
IsUpgraded string `json:"is_upgraded,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// The Receipt type has whole data of receipt
|
// The Receipt type has whole data of receipt
|
||||||
|
|||||||
Reference in New Issue
Block a user