Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 967 Bytes

NetworkChange.md

File metadata and controls

15 lines (12 loc) · 967 Bytes

NetworkChange

Properties

Name Type Description Notes
Href string Network URI [optional] [default to null]
Uuid string Uniquely identifies a change [optional] [default to null]
Type_ *NetworkChangeType [optional] [default to null]
Status *NetworkChangeStatus [optional] [default to null]
CreatedDateTime time.Time Set when change flow starts [optional] [default to null]
UpdatedDateTime time.Time Set when change object is updated [optional] [default to null]
Data []NetworkChangeOperation [optional] [default to null]

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