encryptedCard property
Only include this for JSON Web Encryption (JWE) implementations. The JWE-encrypted card details.
Implementation
@BuiltValueField(wireName: r'encryptedCard')
String? get encryptedCard;
Only include this for JSON Web Encryption (JWE) implementations. The JWE-encrypted card details.
@BuiltValueField(wireName: r'encryptedCard')
String? get encryptedCard;