Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 630 Bytes

CopySnippetRequestEntity.md

File metadata and controls

13 lines (8 loc) · 630 Bytes

CopySnippetRequestEntity

Properties

Name Type Description Notes
snippetId String The identifier of the snippet. [optional]
originX Double The x coordinate of the origin of the bounding box where the new components will be placed. [optional]
originY Double The y coordinate of the origin of the bounding box where the new components will be placed. [optional]
disconnectedNodeAcknowledged Boolean Acknowledges that this node is disconnected to allow for mutable requests to proceed. [optional]