Class: Aws::Types::AmexCardSecurityCodeVersion1
- Inherits:
-
Object
- Object
- Aws::Types::AmexCardSecurityCodeVersion1
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#card_expiry_date ⇒ ::String
Returns the value of attribute card_expiry_date.
Instance Attribute Details
#card_expiry_date ⇒ ::String
Returns the value of attribute card_expiry_date.
27 28 29 |
# File 'sig/types.rbs', line 27 def card_expiry_date @card_expiry_date end |