GetShortLinkOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The GetShortLinkOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetShortLinkOptions | Initializes a new instance of the GetShortLinkOptions class  | 
| Name | Description | |
|---|---|---|
| AccountId | Gets or sets an account ID to be associated with the link.  | |
| CategoryId | Gets or sets an arbitrary category to be associated with the short link.  | |
| FileSystemEntryId | Gets or sets an optional ID relating the short link to a file system entry.  | |
| LongLink | Gets or sets the link to shorten.  | |
| TenantId | Gets or sets the ID to be associated of the tenant associated with the specified account.  | |
| TimeToLive | Gets or sets the time to live for the link.  |