Skip to main content

TextLocation

This is a generic model that is used for text location.

Properties​

NameTypeDescriptionNotes
var_schemaEmbeddedModelSchema[optional]
textstrthis is the value that was found.
startintthis is the start index within the original string.
endintthis is the end index within the original string.