N constant
Indicates whether the cardholder shipping address and cardholder billing address are the same. Allowed values: * Y — Shipping address matches billing address. * N — Shipping address does not match billing address.
Implementation
@BuiltValueEnumConst(wireName: r'N')
static const ThreeDS2RequestDataAddrMatchEnum N = _$threeDS2RequestDataAddrMatchEnum_N;