Class: Aws::Types::CryptogramVerificationArpcMethod2
- Inherits:
-
Object
- Object
- Aws::Types::CryptogramVerificationArpcMethod2
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#card_status_update ⇒ ::String
Returns the value of attribute card_status_update.
-
#proprietary_authentication_data ⇒ ::String
Returns the value of attribute proprietary_authentication_data.
Instance Attribute Details
#card_status_update ⇒ ::String
Returns the value of attribute card_status_update.
161 162 163 |
# File 'sig/types.rbs', line 161 def card_status_update @card_status_update end |
#proprietary_authentication_data ⇒ ::String
Returns the value of attribute proprietary_authentication_data.
162 163 164 |
# File 'sig/types.rbs', line 162 def proprietary_authentication_data @proprietary_authentication_data end |