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?: number
Property Value
number
subType
Subtype of the detected IP Address.
subType?: string
Property Value
string
text
Detected IP Address.
text?: string
Property Value
string