Name | Type | Description | Notes |
---|---|---|---|
id | str | A unique identifier for an object. | [optional] [readonly] |
application_id | str | [optional] | |
custom_mappings | {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type | When custom mappings are configured on the resource, the result is included here. | [optional] [readonly] |
updated_by | str, none_type | The user who last updated the object. | [optional] [readonly] |
created_by | str, none_type | The user who created the object. | [optional] [readonly] |
updated_at | datetime, none_type | The date and time when the object was last updated. | [optional] [readonly] |
created_at | datetime, none_type | The date and time when the object was created. | [optional] [readonly] |