ViewsLink Properties Name Type Description Notes href string [optional] [default to undefined] type string [optional] [default to undefined] Example import { ViewsLink } from 'launchdarkly-api-typescript'; const instance: ViewsLink = { href, type, }; [Back to Model list] [Back to API list] [Back to README]