cvcResultRaw property

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

Raw CVC result received from the acquirer, where available. Example: 1

Implementation

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