Provides stamp info.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Gets ID of the stamp. | [optional] |
| indexOnPage | Integer | Gets index on page of the stamp. | [optional] |
| pageIndex | Integer | Gets PageIndex of the annotation. | [optional] |
| rect | Rectangle | Gets Rect of the annotation. | [optional] |
| text | String | Get the text content. | [optional] |
| visible | Boolean | Gets the stamp is visible. | [optional] |
| stampType | StampType | Gets stamp type. | |
| links | List<Link> | Link to the document. | [optional] |