studyreport
/api/studyreport/
List methods: get
Detail methods: options, get
Fields
- id: IntegerField
-
This field is readonly.
- resource_uri: RelatedUrlField
-
A reference to the resource. Maybe specified by URI or ID
This field is readonly.
- max_generation_time: IntegerField
-
Maximum time in seconds to generate the report. It helps the client app to warn the user if a problem occurs.
This field may be blank
This field will default to: '' (empty string)
- name: CharField
-
This field will default to: '' (empty string)
- template: CharField
-
This field will default to: '' (empty string)
- cron: CharField
-
This field may be blank
This field will default to: '' (empty string)
- script: CharField
-
This field may be blank
This field will default to: '' (empty string)
- period: ChoiceField
-
Choices : [(1, 'Short Term'), (2, 'Long Term')]
This field will default to: '' (empty string)
- type: ChoiceField
-
Choices : [(0, 'Individual'), (1, 'Group'), (2, 'All')]
This field will default to: '' (empty string)
- max_duration: IntegerField
-
Maximal duration of the period from which the report is generated (in minutes)
This field may be blank
This field will default to: '' (empty string)
- note: CharField
-
This field may be blank
This field will default to: '' (empty string)
- template_html: CharField
-
Contains the HTML code to generate the report
This field may be blank
This field will default to: '' (empty string)
- template_css: CharField
-
Contains the CSS code to generate the report
This field may be blank
This field will default to: '' (empty string)
- json_template: JSONField
-
JSON template used to generate the actual JSON provided to the report generator
This field may be blank
This field will default to: '' (empty string)
- template_web: JSONField
-
The structure to generate the web report
This field may be blank
This field will default to: '' (empty string)
Filtering Options
No filtering supported
Sorting Options
No sorting supported
© 2024 by CarrĂ© Technologies Inc.