Class: Aws::Types::SessionKeyAmex
- Inherits:
-
Object
- Object
- Aws::Types::SessionKeyAmex
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pan_sequence_number ⇒ ::String
Returns the value of attribute pan_sequence_number.
-
#primary_account_number ⇒ ::String
Returns the value of attribute primary_account_number.
Instance Attribute Details
#pan_sequence_number ⇒ ::String
Returns the value of attribute pan_sequence_number.
678 679 680 |
# File 'sig/types.rbs', line 678 def pan_sequence_number @pan_sequence_number end |
#primary_account_number ⇒ ::String
Returns the value of attribute primary_account_number.
677 678 679 |
# File 'sig/types.rbs', line 677 def primary_account_number @primary_account_number end |