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] |