Parameters
| Name | Type | Mode |
|---|---|---|
| prop_code | text | IN |
| report_id | integer | IN |
| params | json | IN |
| export_format | text | IN (DEFAULT 'pdf') |
| access_token | text | IN (DEFAULT NULL) |
| content_type | text | OUT |
| file_content | bytea | OUT |
| Name | Type | Mode |
|---|---|---|
| prop_code | text | IN |
| report_id | integer | IN |
| params | json | IN |
| export_format | text | IN (DEFAULT 'pdf') |
| access_token | text | IN (DEFAULT NULL) |
| content_type | text | OUT |
| file_content | bytea | OUT |