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