Method: OpenapiClient::EncryptedApplePayHeader#transaction_id
- Defined in:
- lib/openapi_client/models/encrypted_apple_pay_header.rb
#transaction_id ⇒ Object
Transaction identifier, generated on the device.
28 29 30 |
# File 'lib/openapi_client/models/encrypted_apple_pay_header.rb', line 28 def transaction_id @transaction_id end |