cvcResultRaw property

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

Card Verification Code result raw.

Implementation

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