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 ThreeDS2RequestFieldsAddrMatchEnum N = _$threeDS2RequestFieldsAddrMatchEnum_N;