transactionIdentifier string - 唯一标识一次成功支付交易的字符串。
transactionDate string - 交易被添加到 App Store 付款队列的日期。
originalTransactionIdentifier string - App Store 恢复的交易的标识符。
transactionState string - 交易状态,可以是 purchasing(购买中)、purchased(已购买)、failed(失败)、restored(已恢复)或 deferred(已推迟)。
errorCode Integer - 处理交易时发生错误的错误代码。
errorMessage string - 处理交易时发生错误的错误消息。
payment Object
productIdentifier string - 已购买产品的标识符。
quantity Integer - 购买的数量。
applicationUsername string - 在您的系统上表示用户帐户的不透明标识符。
paymentDiscount PaymentDiscount (可选) - 应用于付款的折扣优惠详情。