unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
ThreeDSRequestDataChallengeWindowSizeEnum const unknownDefaultOpenApi

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'unknown_default_open_api', fallback: true)
static const ThreeDSRequestDataChallengeWindowSizeEnum unknownDefaultOpenApi = _$threeDSRequestDataChallengeWindowSizeEnum_unknownDefaultOpenApi;