Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 534 Bytes

AttributeDto.md

File metadata and controls

13 lines (8 loc) · 534 Bytes

AttributeDto

Properties

Name Type Description Notes
name Option<String> The attribute name. [optional]
value Option<String> The attribute value. [optional]
previous_value Option<String> The value of the attribute before the event took place. [optional]

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