TextLocation
Properties​
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
text | String | this is the value that was found. | |
start | int | this is the start index within the original string. | |
end | int | this is the end index within the original string. |