icasdk.model.find_sample_condition.FindSampleCondition
Adds a condition on a string field.
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Adds a condition on a string field.
Key
Input Type
Accessed Type
Description
Notes
values
list, tuple,
tuple,
metadataField
FieldId
FieldId
[optional]
field
None, str,
NoneClass, str,
[optional]
matchMode
None, str,
NoneClass, str,
Defines how the value will be matched.
[optional] must be one of ["EXACT", "EXCLUDE", "FUZZY", ]
any_string_name
dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader
frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO
any string name can be used but the value must be the correct type
[optional]
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
[Back to Model list] [Back to API list] [Back to README]