Method: CyberSource::TokenizeResult#masked_pan
- Defined in:
- lib/cyberSource_client/models/tokenize_result.rb
#masked_pan ⇒ Object
The masked card number displaying the first 6 digits and the last 4 digits.
24 25 26 |
# File 'lib/cyberSource_client/models/tokenize_result.rb', line 24 def masked_pan @masked_pan end |