Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 684 Bytes

CreateTemplateRequestEntity.md

File metadata and controls

12 lines (9 loc) · 684 Bytes

IO.Swagger.Model.CreateTemplateRequestEntity

Properties

Name Type Description Notes
Name string The name of the template. [optional]
Description string The description of the template. [optional]
SnippetId string The identifier of the snippet. [optional]
DisconnectedNodeAcknowledged bool? Acknowledges that this node is disconnected to allow for mutable requests to proceed. [optional]

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