Link Properties Name Type Description Notes rel string [optional] [default to undefined] href string [optional] [default to undefined] Example import { Link } from 'bandwidth-sdk'; const instance: Link = { rel, href, }; [Back to Model list] [Back to API list] [Back to README]