Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 815 Bytes

DataListenAllOf.md

File metadata and controls

13 lines (8 loc) · 815 Bytes

DataListenAllOf

Information about asset data listener

Properties

Name Type Description Notes
status_code int The status code expecting when actually perform the operation. Some values are - 200: updated (ok) - 201: created - 204: deleted (no content) - 304: unchanged (not modified) - 400: problem (bad request) - 404: not found - 409: duplicated (conflict) - 422: unprocessable [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]

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