reuseMidNumber property
Indicates whether the JCB Merchant ID is reused from a previously configured JCB payment method. The default value is false. For merchants operating in Japan, this field is required and must be set to true.
Implementation
@BuiltValueField(wireName: r'reuseMidNumber')
bool get reuseMidNumber;