TagValue Properties Name Type Description Notes title string [optional] [default to undefined] internal_id number [optional] [default to undefined] Example import { TagValue } from 'qase-api-client'; const instance: TagValue = { title, internal_id, }; [Back to Model list] [Back to API list] [Back to README]