AnnotationURLCitation

AnnotationURLCitation(**data: Any)
!!! abstract “Usage Documentation” Models A base class for creating Pydantic models.
Parameters:
NameDescription
**dataType: Any

Class Attributes

end_index


The index of the last character of the URL citation in the message.

model_config



start_index


The index of the first character of the URL citation in the message.

title


The title of the web resource.

url


The URL of the web resource.