CodeDescription
- class CodeDescription
Structure to capture a description for an error code.
Members defined in
CodeDescription(2 members) Attributes
- property href: str
An URI to open with more information about the diagnostic error.
Methods
- __init__(href: str) None