[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

RegisteredExtensionsRepresentation

Properties

array of Extension
extensions Optional

array of OtherFileType
otherFileType Optional

JSON Example

{
	"extensions": [
		{
			"friendlyName": "string",
			"value": "string"
		}
	],
	"otherFileType": [
		{
			"friendlyName": "string",
			"type": "string",
			"value": "string"
		}
	]
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

ApplicationDefinitionResponseTO

Feedback

Was this page helpful?