Method: Venice::InAppReceipt#transaction_id

Defined in:
lib/venice/in_app_receipt.rb

#transaction_idObject (readonly)

The transaction identifier of the item that was purchased. This value corresponds to the transaction’s transactionIdentifier property.



19
20
21
# File 'lib/venice/in_app_receipt.rb', line 19

def transaction_id
  @transaction_id
end