checkCode property
The check code of the bank account. >Refer to Required information for details on field requirements.
Implementation
@BuiltValueField(wireName: r'checkCode')
String? get checkCode;
The check code of the bank account. >Refer to Required information for details on field requirements.
@BuiltValueField(wireName: r'checkCode')
String? get checkCode;