reuseMidNumber property
Indicates whether the Amex Merchant ID is reused from a previously setup Amex payment method. This is only applicable for gatewayContract and paymentDesignatorContract service levels. The default value is false.
Implementation
@BuiltValueField(wireName: r'reuseMidNumber')
bool? get reuseMidNumber;