encryptedExpiryMonth property

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

The encrypted expiryMonth

Implementation

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