Address interface
Address details.
Properties
| index | Index(Location) of the Address in the input text content. |
| text | Detected Address. |
Property Details
index
Index(Location) of the Address in the input text content.
index?: undefined | number
Property Value
undefined | number
text
Detected Address.
text?: undefined | string
Property Value
undefined | string