Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 787 Bytes

ItemValidationEvent.md

File metadata and controls

15 lines (10 loc) · 787 Bytes

ItemValidationEvent

Object describing an item validation event

Properties

Name Type Description Notes
attribute str The attribute that the item validation event references [optional]
code int The event code that the item validation event references [optional]
message str Title message describing the item validation event [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]