Method: OpenapiClient::Secure3DAuthenticationResult#xid
- Defined in:
- lib/openapi_client/models/secure3_d_authentication_result.rb
#xid ⇒ Object
The transaction identifier (XID) is a unique tracking number set by the merchant.
22 23 24 |
# File 'lib/openapi_client/models/secure3_d_authentication_result.rb', line 22 def xid @xid end |