Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 899 Bytes

ReportInstance.md

File metadata and controls

15 lines (11 loc) · 899 Bytes

ReportInstance

Properties

Name Type Description Notes
generated str The date the report finished generation. [optional]
id int The identifier of the report instance. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
size ReportSize The size of the report, uncompressed. [optional]
status str The status of the report generation process. [optional]
uri str The URI of the report accessible through the web console. Refer to the `Download` relation hyperlink for a download URI. [optional]

[Back to Model list] [Back to API list] [Back to README]