threeds2PeriodCardEnrolled property

  1. @BuiltValueField.new(wireName: r'threeds2.cardEnrolled')
bool? get threeds2PeriodCardEnrolled

Indicates whether a card is enrolled for 3D Secure 2.

Implementation

@BuiltValueField(wireName: r'threeds2.cardEnrolled')
bool? get threeds2PeriodCardEnrolled;