Name | Type | Description | Notes |
---|---|---|---|
id | str | Export definition id. | |
title | str | Export definition object title. | |
created_at | str, none_type | Time of the entity creation. | [optional] |
created_by | DeclarativeUserIdentifier | [optional] | |
description | str | Export definition object description. | [optional] |
modified_at | str, none_type | Time of the last entity modification. | [optional] |
modified_by | DeclarativeUserIdentifier | [optional] | |
request_payload | DeclarativeExportDefinitionRequestPayload | [optional] | |
tags | [str] | A list of tags. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |