n01 constant

  1. @BuiltValueEnumConst.new(wireName: r'01')
ThreeDSRequestDataChallengeWindowSizeEnum const n01

Dimensions of the 3DS2 challenge window to be displayed to the cardholder. Possible values: * 01 - size of 250x400 * 02 - size of 390x400 * 03 - size of 500x600 * 04 - size of 600x400 * 05 - Fullscreen

Implementation

@BuiltValueEnumConst(wireName: r'01')
static const ThreeDSRequestDataChallengeWindowSizeEnum n01 = _$threeDSRequestDataChallengeWindowSizeEnum_n01;