Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.01 KB

VersionedFlowSnapshotMetadata.md

File metadata and controls

15 lines (12 loc) · 1.01 KB

VersionedFlowSnapshotMetadata

Properties

Name Type Description Notes
Author string The user that created this snapshot of the flow. [default to null]
BucketIdentifier string The identifier of the bucket this snapshot belongs to. [default to null]
Comments string The comments provided by the user when creating the snapshot. [optional] [default to null]
FlowIdentifier string The identifier of the flow this snapshot belongs to. [default to null]
Link *Link [optional] [default to null]
Timestamp int64 The timestamp when the flow was saved, as milliseconds since epoch. [optional] [default to null]
Version int32 The version of this snapshot of the flow. [optional] [default to null]

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