states property

List<DataMatchResultField>? states
getter/setter pair

The data match state of each field.

See DataMatchResultField for more information.

Implementation

List<DataMatchResultField>? states;