SwaggerCustomDynamicTreeCommand interface    
The swagger tree command.
Properties
| item | The path to an item property which defines the display name of the item. | 
| item | The path to an item property which defines the display name of the item. | 
| items | The path to an item property which defines the display name of the item. | 
| item | The path to an item property which defines the display name of the item. | 
| item | The path to an item property which defines the display name of the item. | 
| operation | The path to an item property which defines the display name of the item. | 
| parameters | Dictionary of <SwaggerCustomDynamicTreeParameter> | 
| selectable | The path to an item property which defines the display name of the item. | 
Property Details
		itemFullTitlePath
	   
	The path to an item property which defines the display name of the item.
itemFullTitlePath?: stringProperty Value
string
		itemIsParent
	 
	The path to an item property which defines the display name of the item.
itemIsParent?: stringProperty Value
string
		itemsPath
	 
	The path to an item property which defines the display name of the item.
itemsPath?: stringProperty Value
string
		itemTitlePath
	  
	The path to an item property which defines the display name of the item.
itemTitlePath?: stringProperty Value
string
		itemValuePath
	  
	The path to an item property which defines the display name of the item.
itemValuePath?: stringProperty Value
string
		operationId
	 
	The path to an item property which defines the display name of the item.
operationId?: stringProperty Value
string
parameters
Dictionary of <SwaggerCustomDynamicTreeParameter>
parameters?: {[propertyName: string]: SwaggerCustomDynamicTreeParameter}Property Value
{[propertyName: string]: SwaggerCustomDynamicTreeParameter}
		selectableFilter
	 
	The path to an item property which defines the display name of the item.
selectableFilter?: stringProperty Value
string