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