documents property
List of document IDs to which the verification errors related to the capabilities correspond to.
Implementation
@BuiltValueField(wireName: r'documents')
BuiltList<String>? get documents;
List of document IDs to which the verification errors related to the capabilities correspond to.
@BuiltValueField(wireName: r'documents')
BuiltList<String>? get documents;