Update SK2 to latest master and rewrite ASF to use newly-introduced EPurchaseResultDetail

This commit is contained in:
JustArchi
2017-02-11 22:24:49 +01:00
parent d554c57b34
commit 353af0d67b
5 changed files with 46 additions and 48 deletions

View File

@@ -392,7 +392,7 @@ namespace ArchiSteamFarm.JSON {
internal sealed class RedeemWalletResponse {
#pragma warning disable 649
[JsonProperty(PropertyName = "detail", Required = Required.Always)]
internal readonly ArchiHandler.PurchaseResponseCallback.EPurchaseResult PurchaseResult;
internal readonly EPurchaseResultDetail PurchaseResultDetail;
#pragma warning restore 649
// Deserialized from JSON