Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.23 KB

V1LinkResource.md

File metadata and controls

22 lines (19 loc) · 1.23 KB

V1LinkResource

Properties

Name Type Description Notes
Id string link id [optional] [default to null]
WorkspaceId string workspace id [optional] [default to null]
DomainId string domain id [optional] [default to null]
DomainName string domain name [optional] [default to null]
Title string title [optional] [default to null]
Path string path [optional] [default to null]
Link string short link [optional] [default to null]
File string file [optional] [default to null]
RecordType string record type [optional] [default to null]
Destination string destination url [optional] [default to null]
Utm *V1LinkResourceUtm [optional] [default to null]
Tags []string tags [optional] [default to null]
CreatedAt string created at [optional] [default to null]
UpdatedAt string updated at [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]