Class: Aws::Types::CryptogramVerificationArpcMethod2

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:proprietary_authentication_data])

Instance Attribute Summary collapse

Instance Attribute Details

#card_status_update::String

Returns the value of attribute card_status_update.

Returns:

  • (::String)


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.

Returns:

  • (::String)


162
163
164
# File 'sig/types.rbs', line 162

def proprietary_authentication_data
  @proprietary_authentication_data
end