N constant

  1. @BuiltValueEnumConst.new(wireName: r'N')
ThreeDS2RequestFieldsAddrMatchEnum const N

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;