protectedCardData property

  1. @BuiltValueField.new(wireName: r'ProtectedCardData')
String? get protectedCardData

Sensitive information related to the payment card, protected by CMS. SensitiveCardData protected by CMS EnvelopedData.

Implementation

@BuiltValueField(wireName: r'ProtectedCardData')
String? get protectedCardData;