Report Representation
ReportRepresentation ¶
Represents the metadata of a Vectice report.
A Report Representation shows information about a specific issue from the Vectice app. It makes it easier to get and read this information through the API.
Attributes:
Name | Type | Description |
---|---|---|
id |
int
|
The unique identifier of the issue. |
name |
str
|
The name of the issue. |
creator |
Dict[str, str]
|
Creator of the issue. |