| DelegationId | Links the request to a specified delegation, allowing the link to operate based on the rights and positions associated with that delegation. |
| Status | Indicates whether the link is active or inactive. Inactive links cannot be accessed. |
| Payload | The JSON formatted data or plain text necessary for the specified link type. |
| EmbeddedView | Indicates whether the link should hide parts of the system interface, such as the left menu and top toolbar. Typically used for displaying documents. |
| RequestLimit | Defines the maximum number of times the link can be accessed. if is null, link is limitless. |
| LinkType | It holds the values used to specify the type of the link. |
| ViewHideInfo | Provides information on which sections of the interface should be hidden when the link is opened. |
| UserId | Identifies a specific user who can access the link. If null, the link is accessible to all users. |
| ExpireDate | Specifies the date and time when the link will expire. If null, the link remains accessible indefinitely. |
| Language | Defines the language of the link, such as en-US, tr-TR, etc. |
| Scope | Specifies the permission range that the link should adhere to. |