Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 954 Bytes

File metadata and controls

15 lines (12 loc) · 954 Bytes

IO.Swagger.Model.VersionedFlowSnapshotMetadata

Properties

Name Type Description Notes
Link Link An WebLink to this entity. [optional]
BucketIdentifier string The identifier of the bucket this snapshot belongs to.
FlowIdentifier string The identifier of the flow this snapshot belongs to.
Version int? The version of this snapshot of the flow.
Timestamp long? The timestamp when the flow was saved, as milliseconds since epoch. [optional]
Author string The user that created this snapshot of the flow. [optional]
Comments string The comments provided by the user when creating the snapshot. [optional]

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