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 (optional) - The details of the discount offer to apply to the payment.