Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 933 Bytes

Change.md

File metadata and controls

15 lines (12 loc) · 933 Bytes

Change

Properties

Name Type Description Notes
Uuid string Uniquely identifies a change [optional] [default to null]
Type_ string Type of change [default to null]
Status string Current outcome of the change flow [optional] [default to null]
CreatedDateTime time.Time Set when change flow starts [default to null]
UpdatedDateTime time.Time Set when change object is updated [optional] [default to null]
Information string Additional information [optional] [default to null]
Data *ConnectionChangeOperation [optional] [default to null]

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