Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 527 Bytes

AttributeDTO.md

File metadata and controls

11 lines (8 loc) · 527 Bytes

IO.Swagger.Model.AttributeDTO

Properties

Name Type Description Notes
Name string The attribute name. [optional]
Value string The attribute value. [optional]
PreviousValue string The value of the attribute before the event took place. [optional]

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