CreateComponent Xojo Example
// This example requires the Chilkat API to have been previously unlocked.
// See Global Unlock Sample for sample code.
Dim rest As New Chilkat.Rest
Dim success As Boolean
Dim authAws As New Chilkat.AuthAws
authAws.AccessKey = "AWS_ACCESS_KEY"
authAws.SecretKey = "AWS_SECRET_KEY"
// Don't forget to change the region to your particular region. (Also make the same change in the call to Connect below.)
authAws.Region = "us-west-2"
authAws.ServiceName = "amplifyuibuilder"
// SetAuthAws causes Chilkat to automatically add the following headers: Authorization, X-Amz-Date
success = rest.SetAuthAws(authAws)
// URL: https://amplifyuibuilder.us-west-2.amazonaws.com/
// Use the same region as specified above.
success = rest.Connect("amplifyuibuilder.us-west-2.amazonaws.com",443,True,True)
If (success <> True) Then
System.DebugLog("ConnectFailReason: " + Str(rest.ConnectFailReason))
System.DebugLog(rest.LastErrorText)
Return
End If
// The following code creates the JSON request body.
// The JSON created by this code is shown below.
// Use this online tool to generate code from sample JSON:
// Generate Code to Create JSON
Dim json As New Chilkat.JsonObject
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.bucket","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.defaultValue","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.key","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.model","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.predicates[0].and[0]","Predicate")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.predicates[0].field","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.predicates[0].operand","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.predicates[0].operator","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.predicates[0].or[0]","Predicate")
success = json.UpdateString("componentToCreate.bindingProperties.string.bindingProperties.userAttribute","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.defaultValue","string")
success = json.UpdateString("componentToCreate.bindingProperties.string.type","string")
success = json.UpdateString("componentToCreate.children[0].children[0]","ComponentChild")
success = json.UpdateString("componentToCreate.children[0].componentType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.action","string")
success = json.UpdateString("componentToCreate.children[0].events.string.bindingEvent","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].events.string.parameters.anchor.configured",123)
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.event","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.type","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.anchor.value","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].events.string.parameters.fields.string.configured",123)
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.event","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.type","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.fields.string.value","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].events.string.parameters.global.configured",123)
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.event","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.type","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.global.value","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].events.string.parameters.id.configured",123)
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.event","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.type","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.id.value","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].events.string.parameters.state.set.configured",123)
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.event","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.type","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.state.set.value","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].events.string.parameters.target.configured",123)
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.event","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.type","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.target.value","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].events.string.parameters.type.configured",123)
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.event","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.type","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.type.value","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.componentName","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].events.string.parameters.url.configured",123)
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.event","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.model","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.property","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.type","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].events.string.parameters.url.value","string")
success = json.UpdateString("componentToCreate.children[0].name","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.bindings.string.element","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.bindings.string.property","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.componentName","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].properties.string.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.children[0].properties.string.condition.field","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.condition.operand","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.condition.operandType","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.condition.operator","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.condition.property","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.children[0].properties.string.configured",123)
success = json.UpdateString("componentToCreate.children[0].properties.string.defaultValue","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.event","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.importedValue","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.model","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.property","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.type","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.userAttribute","string")
success = json.UpdateString("componentToCreate.children[0].properties.string.value","string")
success = json.UpdateString("componentToCreate.children[0].sourceId","string")
success = json.UpdateString("componentToCreate.collectionProperties.string.identifiers[0]","string")
success = json.UpdateString("componentToCreate.collectionProperties.string.model","string")
success = json.UpdateString("componentToCreate.collectionProperties.string.predicate.and[0]","Predicate")
success = json.UpdateString("componentToCreate.collectionProperties.string.predicate.field","string")
success = json.UpdateString("componentToCreate.collectionProperties.string.predicate.operand","string")
success = json.UpdateString("componentToCreate.collectionProperties.string.predicate.operator","string")
success = json.UpdateString("componentToCreate.collectionProperties.string.predicate.or[0]","Predicate")
success = json.UpdateString("componentToCreate.collectionProperties.string.sort[0].direction","string")
success = json.UpdateString("componentToCreate.collectionProperties.string.sort[0].field","string")
success = json.UpdateString("componentToCreate.componentType","string")
success = json.UpdateString("componentToCreate.events.string.action","string")
success = json.UpdateString("componentToCreate.events.string.bindingEvent","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.bindings.string.element","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.bindings.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.condition.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.condition.operand","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.condition.operandType","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.condition.operator","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.condition.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.events.string.parameters.anchor.configured",123)
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.defaultValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.event","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.importedValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.type","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.userAttribute","string")
success = json.UpdateString("componentToCreate.events.string.parameters.anchor.value","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.bindings.string.element","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.bindings.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.condition.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.condition.operand","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.condition.operandType","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.condition.operator","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.condition.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.events.string.parameters.fields.string.configured",123)
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.defaultValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.event","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.importedValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.type","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.userAttribute","string")
success = json.UpdateString("componentToCreate.events.string.parameters.fields.string.value","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.bindings.string.element","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.bindings.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.global.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.global.condition.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.condition.operand","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.condition.operandType","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.condition.operator","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.condition.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.events.string.parameters.global.configured",123)
success = json.UpdateString("componentToCreate.events.string.parameters.global.defaultValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.event","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.importedValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.type","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.userAttribute","string")
success = json.UpdateString("componentToCreate.events.string.parameters.global.value","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.bindings.string.element","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.bindings.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.id.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.id.condition.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.condition.operand","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.condition.operandType","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.condition.operator","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.condition.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.events.string.parameters.id.configured",123)
success = json.UpdateString("componentToCreate.events.string.parameters.id.defaultValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.event","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.importedValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.type","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.userAttribute","string")
success = json.UpdateString("componentToCreate.events.string.parameters.id.value","string")
success = json.UpdateString("componentToCreate.events.string.parameters.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.bindings.string.element","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.bindings.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.condition.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.condition.operand","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.condition.operandType","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.condition.operator","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.condition.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.events.string.parameters.state.set.configured",123)
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.defaultValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.event","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.importedValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.type","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.userAttribute","string")
success = json.UpdateString("componentToCreate.events.string.parameters.state.set.value","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.bindings.string.element","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.bindings.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.target.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.target.condition.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.condition.operand","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.condition.operandType","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.condition.operator","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.condition.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.events.string.parameters.target.configured",123)
success = json.UpdateString("componentToCreate.events.string.parameters.target.defaultValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.event","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.importedValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.type","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.userAttribute","string")
success = json.UpdateString("componentToCreate.events.string.parameters.target.value","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.bindings.string.element","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.bindings.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.type.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.type.condition.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.condition.operand","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.condition.operandType","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.condition.operator","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.condition.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.events.string.parameters.type.configured",123)
success = json.UpdateString("componentToCreate.events.string.parameters.type.defaultValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.event","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.importedValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.type","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.userAttribute","string")
success = json.UpdateString("componentToCreate.events.string.parameters.type.value","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.bindings.string.element","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.bindings.string.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.componentName","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.url.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.events.string.parameters.url.condition.field","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.condition.operand","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.condition.operandType","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.condition.operator","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.condition.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.events.string.parameters.url.configured",123)
success = json.UpdateString("componentToCreate.events.string.parameters.url.defaultValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.event","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.importedValue","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.model","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.property","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.type","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.userAttribute","string")
success = json.UpdateString("componentToCreate.events.string.parameters.url.value","string")
success = json.UpdateString("componentToCreate.name","string")
success = json.UpdateString("componentToCreate.overrides.string.string","string")
success = json.UpdateString("componentToCreate.properties.string.bindingProperties.field","string")
success = json.UpdateString("componentToCreate.properties.string.bindingProperties.property","string")
success = json.UpdateString("componentToCreate.properties.string.bindings.string.element","string")
success = json.UpdateString("componentToCreate.properties.string.bindings.string.property","string")
success = json.UpdateString("componentToCreate.properties.string.collectionBindingProperties.field","string")
success = json.UpdateString("componentToCreate.properties.string.collectionBindingProperties.property","string")
success = json.UpdateString("componentToCreate.properties.string.componentName","string")
success = json.UpdateString("componentToCreate.properties.string.concat[0]","ComponentProperty")
success = json.UpdateString("componentToCreate.properties.string.condition.else","ComponentProperty")
success = json.UpdateString("componentToCreate.properties.string.condition.field","string")
success = json.UpdateString("componentToCreate.properties.string.condition.operand","string")
success = json.UpdateString("componentToCreate.properties.string.condition.operandType","string")
success = json.UpdateString("componentToCreate.properties.string.condition.operator","string")
success = json.UpdateString("componentToCreate.properties.string.condition.property","string")
success = json.UpdateString("componentToCreate.properties.string.condition.then","ComponentProperty")
success = json.UpdateInt("componentToCreate.properties.string.configured",123)
success = json.UpdateString("componentToCreate.properties.string.defaultValue","string")
success = json.UpdateString("componentToCreate.properties.string.event","string")
success = json.UpdateString("componentToCreate.properties.string.importedValue","string")
success = json.UpdateString("componentToCreate.properties.string.model","string")
success = json.UpdateString("componentToCreate.properties.string.property","string")
success = json.UpdateString("componentToCreate.properties.string.type","string")
success = json.UpdateString("componentToCreate.properties.string.userAttribute","string")
success = json.UpdateString("componentToCreate.properties.string.value","string")
success = json.UpdateString("componentToCreate.schemaVersion","string")
success = json.UpdateString("componentToCreate.sourceId","string")
success = json.UpdateString("componentToCreate.tags.string","string")
success = json.UpdateString("componentToCreate.variants[0].overrides.string.string","string")
success = json.UpdateString("componentToCreate.variants[0].variantValues.string","string")
// The JSON request body created by the above code:
// {
// "componentToCreate": {
// "bindingProperties": {
// "string": {
// "bindingProperties": {
// "bucket": "string",
// "defaultValue": "string",
// "field": "string",
// "key": "string",
// "model": "string",
// "predicates": [
// {
// "and": [
// "Predicate"
// ],
// "field": "string",
// "operand": "string",
// "operator": "string",
// "or": [
// "Predicate"
// ]
// }
// ],
// "userAttribute": "string"
// },
// "defaultValue": "string",
// "type": "string"
// }
// },
// "children": [
// {
// "children": [
// "ComponentChild"
// ],
// "componentType": "string",
// "events": {
// "string": {
// "action": "string",
// "bindingEvent": "string",
// "parameters": {
// "anchor": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "fields": {
// "string": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "global": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "id": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "model": "string",
// "state": {
// "componentName": "string",
// "property": "string",
// "set": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "target": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "type": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "url": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// }
// }
// },
// "name": "string",
// "properties": {
// "string": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "sourceId": "string"
// }
// ],
// "collectionProperties": {
// "string": {
// "identifiers": [
// "string"
// ],
// "model": "string",
// "predicate": {
// "and": [
// "Predicate"
// ],
// "field": "string",
// "operand": "string",
// "operator": "string",
// "or": [
// "Predicate"
// ]
// },
// "sort": [
// {
// "direction": "string",
// "field": "string"
// }
// ]
// }
// },
// "componentType": "string",
// "events": {
// "string": {
// "action": "string",
// "bindingEvent": "string",
// "parameters": {
// "anchor": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "fields": {
// "string": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "global": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "id": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "model": "string",
// "state": {
// "componentName": "string",
// "property": "string",
// "set": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "target": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "type": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "url": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// }
// }
// },
// "name": "string",
// "overrides": {
// "string": {
// "string": "string"
// }
// },
// "properties": {
// "string": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "schemaVersion": "string",
// "sourceId": "string",
// "tags": {
// "string": "string"
// },
// "variants": [
// {
// "overrides": {
// "string": {
// "string": "string"
// }
// },
// "variantValues": {
// "string": "string"
// }
// }
// ]
// }
// }
success = rest.AddHeader("Content-Type","application/x-amz-json-1.1")
success = rest.AddHeader("X-Amz-Target","CreateComponent")
Dim sbRequestBody As New Chilkat.StringBuilder
success = json.EmitSb(sbRequestBody)
Dim sbResponseBody As New Chilkat.StringBuilder
success = rest.FullRequestSb("POST","/app/{appId}/environment/{environmentName}/components",sbRequestBody,sbResponseBody)
If (success <> True) Then
System.DebugLog(rest.LastErrorText)
Return
End If
Dim respStatusCode As Int32
respStatusCode = rest.ResponseStatusCode
System.DebugLog("response status code = " + Str(respStatusCode))
If (respStatusCode <> 200) Then
System.DebugLog("Response Header:")
System.DebugLog(rest.ResponseHeader)
System.DebugLog("Response Body:")
System.DebugLog(sbResponseBody.GetAsString())
Return
End If
Dim jResp As New Chilkat.JsonObject
success = jResp.LoadSb(sbResponseBody)
// The following code parses the JSON response.
// A sample JSON response is shown below the sample code.
// Use this online tool to generate parsing code from sample JSON:
// Generate Parsing Code from JSON
Dim field As String
Dim operand As String
Dim operator As String
Dim j As Int32
Dim count_j As Int32
Dim strVal As String
Dim componentType As String
Dim StringAction As String
Dim StringBindingEvent As String
Dim AnchorComponentName As String
Dim AnchorConfigured As Int32
Dim AnchorEvent As String
Dim AnchorImportedValue As String
Dim AnchorValue As String
Dim name As String
Dim sourceId As String
Dim direction As String
Dim StringString As String
Dim variantValuesString As String
Dim AppId As String
AppId = jResp.StringOf("entity.appId")
Dim Bucket As String
Bucket = jResp.StringOf("entity.bindingProperties.string.bindingProperties.bucket")
Dim DefaultValue As String
DefaultValue = jResp.StringOf("entity.bindingProperties.string.bindingProperties.defaultValue")
Dim Field As String
Field = jResp.StringOf("entity.bindingProperties.string.bindingProperties.field")
Dim Key As String
Key = jResp.StringOf("entity.bindingProperties.string.bindingProperties.key")
Dim Model As String
Model = jResp.StringOf("entity.bindingProperties.string.bindingProperties.model")
Dim UserAttribute As String
UserAttribute = jResp.StringOf("entity.bindingProperties.string.bindingProperties.userAttribute")
Dim StringDefaultValue As String
StringDefaultValue = jResp.StringOf("entity.bindingProperties.string.defaultValue")
Dim v_Type As String
v_Type = jResp.StringOf("entity.bindingProperties.string.type")
Dim StringModel As String
StringModel = jResp.StringOf("entity.collectionProperties.string.model")
Dim PredicateField As String
PredicateField = jResp.StringOf("entity.collectionProperties.string.predicate.field")
Dim Operand As String
Operand = jResp.StringOf("entity.collectionProperties.string.predicate.operand")
Dim Operator As String
Operator = jResp.StringOf("entity.collectionProperties.string.predicate.operator")
Dim ComponentType As String
ComponentType = jResp.StringOf("entity.componentType")
Dim CreatedAt As Int32
CreatedAt = jResp.IntOf("entity.createdAt")
Dim EnvironmentName As String
EnvironmentName = jResp.StringOf("entity.environmentName")
Dim Action As String
Action = jResp.StringOf("entity.events.string.action")
Dim BindingEvent As String
BindingEvent = jResp.StringOf("entity.events.string.bindingEvent")
Dim BindingPropertiesField As String
BindingPropertiesField = jResp.StringOf("entity.events.string.parameters.anchor.bindingProperties.field")
Dim Property As String
Property = jResp.StringOf("entity.events.string.parameters.anchor.bindingProperties.property")
Dim Element As String
Element = jResp.StringOf("entity.events.string.parameters.anchor.bindings.string.element")
Dim StringProperty As String
StringProperty = jResp.StringOf("entity.events.string.parameters.anchor.bindings.string.property")
Dim CollectionBindingPropertiesField As String
CollectionBindingPropertiesField = jResp.StringOf("entity.events.string.parameters.anchor.collectionBindingProperties.field")
Dim CollectionBindingPropertiesProperty As String
CollectionBindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.anchor.collectionBindingProperties.property")
Dim ComponentName As String
ComponentName = jResp.StringOf("entity.events.string.parameters.anchor.componentName")
Dim v_Else As String
v_Else = jResp.StringOf("entity.events.string.parameters.anchor.condition.else")
Dim ConditionField As String
ConditionField = jResp.StringOf("entity.events.string.parameters.anchor.condition.field")
Dim ConditionOperand As String
ConditionOperand = jResp.StringOf("entity.events.string.parameters.anchor.condition.operand")
Dim OperandType As String
OperandType = jResp.StringOf("entity.events.string.parameters.anchor.condition.operandType")
Dim ConditionOperator As String
ConditionOperator = jResp.StringOf("entity.events.string.parameters.anchor.condition.operator")
Dim ConditionProperty As String
ConditionProperty = jResp.StringOf("entity.events.string.parameters.anchor.condition.property")
Dim v_Then As String
v_Then = jResp.StringOf("entity.events.string.parameters.anchor.condition.then")
Dim Configured As Int32
Configured = jResp.IntOf("entity.events.string.parameters.anchor.configured")
Dim AnchorDefaultValue As String
AnchorDefaultValue = jResp.StringOf("entity.events.string.parameters.anchor.defaultValue")
Dim v_Event As String
v_Event = jResp.StringOf("entity.events.string.parameters.anchor.event")
Dim ImportedValue As String
ImportedValue = jResp.StringOf("entity.events.string.parameters.anchor.importedValue")
Dim AnchorModel As String
AnchorModel = jResp.StringOf("entity.events.string.parameters.anchor.model")
Dim AnchorProperty As String
AnchorProperty = jResp.StringOf("entity.events.string.parameters.anchor.property")
Dim AnchorType As String
AnchorType = jResp.StringOf("entity.events.string.parameters.anchor.type")
Dim AnchorUserAttribute As String
AnchorUserAttribute = jResp.StringOf("entity.events.string.parameters.anchor.userAttribute")
Dim Value As String
Value = jResp.StringOf("entity.events.string.parameters.anchor.value")
BindingPropertiesField = jResp.StringOf("entity.events.string.parameters.fields.string.bindingProperties.field")
Dim BindingPropertiesProperty As String
BindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.fields.string.bindingProperties.property")
Dim StringElement As String
StringElement = jResp.StringOf("entity.events.string.parameters.fields.string.bindings.string.element")
StringProperty = jResp.StringOf("entity.events.string.parameters.fields.string.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.events.string.parameters.fields.string.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.fields.string.collectionBindingProperties.property")
Dim StringComponentName As String
StringComponentName = jResp.StringOf("entity.events.string.parameters.fields.string.componentName")
Dim ConditionElse As String
ConditionElse = jResp.StringOf("entity.events.string.parameters.fields.string.condition.else")
ConditionField = jResp.StringOf("entity.events.string.parameters.fields.string.condition.field")
ConditionOperand = jResp.StringOf("entity.events.string.parameters.fields.string.condition.operand")
Dim ConditionOperandType As String
ConditionOperandType = jResp.StringOf("entity.events.string.parameters.fields.string.condition.operandType")
ConditionOperator = jResp.StringOf("entity.events.string.parameters.fields.string.condition.operator")
ConditionProperty = jResp.StringOf("entity.events.string.parameters.fields.string.condition.property")
Dim ConditionThen As String
ConditionThen = jResp.StringOf("entity.events.string.parameters.fields.string.condition.then")
Dim StringConfigured As Int32
StringConfigured = jResp.IntOf("entity.events.string.parameters.fields.string.configured")
StringDefaultValue = jResp.StringOf("entity.events.string.parameters.fields.string.defaultValue")
Dim StringEvent As String
StringEvent = jResp.StringOf("entity.events.string.parameters.fields.string.event")
Dim StringImportedValue As String
StringImportedValue = jResp.StringOf("entity.events.string.parameters.fields.string.importedValue")
StringModel = jResp.StringOf("entity.events.string.parameters.fields.string.model")
StringProperty = jResp.StringOf("entity.events.string.parameters.fields.string.property")
Dim StringType As String
StringType = jResp.StringOf("entity.events.string.parameters.fields.string.type")
Dim StringUserAttribute As String
StringUserAttribute = jResp.StringOf("entity.events.string.parameters.fields.string.userAttribute")
Dim StringValue As String
StringValue = jResp.StringOf("entity.events.string.parameters.fields.string.value")
BindingPropertiesField = jResp.StringOf("entity.events.string.parameters.global.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.global.bindingProperties.property")
StringElement = jResp.StringOf("entity.events.string.parameters.global.bindings.string.element")
StringProperty = jResp.StringOf("entity.events.string.parameters.global.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.events.string.parameters.global.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.global.collectionBindingProperties.property")
Dim GlobalComponentName As String
GlobalComponentName = jResp.StringOf("entity.events.string.parameters.global.componentName")
ConditionElse = jResp.StringOf("entity.events.string.parameters.global.condition.else")
ConditionField = jResp.StringOf("entity.events.string.parameters.global.condition.field")
ConditionOperand = jResp.StringOf("entity.events.string.parameters.global.condition.operand")
ConditionOperandType = jResp.StringOf("entity.events.string.parameters.global.condition.operandType")
ConditionOperator = jResp.StringOf("entity.events.string.parameters.global.condition.operator")
ConditionProperty = jResp.StringOf("entity.events.string.parameters.global.condition.property")
ConditionThen = jResp.StringOf("entity.events.string.parameters.global.condition.then")
Dim GlobalConfigured As Int32
GlobalConfigured = jResp.IntOf("entity.events.string.parameters.global.configured")
Dim GlobalDefaultValue As String
GlobalDefaultValue = jResp.StringOf("entity.events.string.parameters.global.defaultValue")
Dim GlobalEvent As String
GlobalEvent = jResp.StringOf("entity.events.string.parameters.global.event")
Dim GlobalImportedValue As String
GlobalImportedValue = jResp.StringOf("entity.events.string.parameters.global.importedValue")
Dim GlobalModel As String
GlobalModel = jResp.StringOf("entity.events.string.parameters.global.model")
Dim GlobalProperty As String
GlobalProperty = jResp.StringOf("entity.events.string.parameters.global.property")
Dim GlobalType As String
GlobalType = jResp.StringOf("entity.events.string.parameters.global.type")
Dim GlobalUserAttribute As String
GlobalUserAttribute = jResp.StringOf("entity.events.string.parameters.global.userAttribute")
Dim GlobalValue As String
GlobalValue = jResp.StringOf("entity.events.string.parameters.global.value")
BindingPropertiesField = jResp.StringOf("entity.events.string.parameters.id.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.id.bindingProperties.property")
StringElement = jResp.StringOf("entity.events.string.parameters.id.bindings.string.element")
StringProperty = jResp.StringOf("entity.events.string.parameters.id.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.events.string.parameters.id.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.id.collectionBindingProperties.property")
Dim IdComponentName As String
IdComponentName = jResp.StringOf("entity.events.string.parameters.id.componentName")
ConditionElse = jResp.StringOf("entity.events.string.parameters.id.condition.else")
ConditionField = jResp.StringOf("entity.events.string.parameters.id.condition.field")
ConditionOperand = jResp.StringOf("entity.events.string.parameters.id.condition.operand")
ConditionOperandType = jResp.StringOf("entity.events.string.parameters.id.condition.operandType")
ConditionOperator = jResp.StringOf("entity.events.string.parameters.id.condition.operator")
ConditionProperty = jResp.StringOf("entity.events.string.parameters.id.condition.property")
ConditionThen = jResp.StringOf("entity.events.string.parameters.id.condition.then")
Dim IdConfigured As Int32
IdConfigured = jResp.IntOf("entity.events.string.parameters.id.configured")
Dim IdDefaultValue As String
IdDefaultValue = jResp.StringOf("entity.events.string.parameters.id.defaultValue")
Dim IdEvent As String
IdEvent = jResp.StringOf("entity.events.string.parameters.id.event")
Dim IdImportedValue As String
IdImportedValue = jResp.StringOf("entity.events.string.parameters.id.importedValue")
Dim IdModel As String
IdModel = jResp.StringOf("entity.events.string.parameters.id.model")
Dim IdProperty As String
IdProperty = jResp.StringOf("entity.events.string.parameters.id.property")
Dim IdType As String
IdType = jResp.StringOf("entity.events.string.parameters.id.type")
Dim IdUserAttribute As String
IdUserAttribute = jResp.StringOf("entity.events.string.parameters.id.userAttribute")
Dim IdValue As String
IdValue = jResp.StringOf("entity.events.string.parameters.id.value")
Dim ParametersModel As String
ParametersModel = jResp.StringOf("entity.events.string.parameters.model")
Dim StateComponentName As String
StateComponentName = jResp.StringOf("entity.events.string.parameters.state.componentName")
Dim StateProperty As String
StateProperty = jResp.StringOf("entity.events.string.parameters.state.property")
BindingPropertiesField = jResp.StringOf("entity.events.string.parameters.state.set.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.state.set.bindingProperties.property")
StringElement = jResp.StringOf("entity.events.string.parameters.state.set.bindings.string.element")
StringProperty = jResp.StringOf("entity.events.string.parameters.state.set.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.events.string.parameters.state.set.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.state.set.collectionBindingProperties.property")
Dim SetComponentName As String
SetComponentName = jResp.StringOf("entity.events.string.parameters.state.set.componentName")
ConditionElse = jResp.StringOf("entity.events.string.parameters.state.set.condition.else")
ConditionField = jResp.StringOf("entity.events.string.parameters.state.set.condition.field")
ConditionOperand = jResp.StringOf("entity.events.string.parameters.state.set.condition.operand")
ConditionOperandType = jResp.StringOf("entity.events.string.parameters.state.set.condition.operandType")
ConditionOperator = jResp.StringOf("entity.events.string.parameters.state.set.condition.operator")
ConditionProperty = jResp.StringOf("entity.events.string.parameters.state.set.condition.property")
ConditionThen = jResp.StringOf("entity.events.string.parameters.state.set.condition.then")
Dim SetConfigured As Int32
SetConfigured = jResp.IntOf("entity.events.string.parameters.state.set.configured")
Dim SetDefaultValue As String
SetDefaultValue = jResp.StringOf("entity.events.string.parameters.state.set.defaultValue")
Dim SetEvent As String
SetEvent = jResp.StringOf("entity.events.string.parameters.state.set.event")
Dim SetImportedValue As String
SetImportedValue = jResp.StringOf("entity.events.string.parameters.state.set.importedValue")
Dim SetModel As String
SetModel = jResp.StringOf("entity.events.string.parameters.state.set.model")
Dim SetProperty As String
SetProperty = jResp.StringOf("entity.events.string.parameters.state.set.property")
Dim SetType As String
SetType = jResp.StringOf("entity.events.string.parameters.state.set.type")
Dim SetUserAttribute As String
SetUserAttribute = jResp.StringOf("entity.events.string.parameters.state.set.userAttribute")
Dim SetValue As String
SetValue = jResp.StringOf("entity.events.string.parameters.state.set.value")
BindingPropertiesField = jResp.StringOf("entity.events.string.parameters.target.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.target.bindingProperties.property")
StringElement = jResp.StringOf("entity.events.string.parameters.target.bindings.string.element")
StringProperty = jResp.StringOf("entity.events.string.parameters.target.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.events.string.parameters.target.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.target.collectionBindingProperties.property")
Dim TargetComponentName As String
TargetComponentName = jResp.StringOf("entity.events.string.parameters.target.componentName")
ConditionElse = jResp.StringOf("entity.events.string.parameters.target.condition.else")
ConditionField = jResp.StringOf("entity.events.string.parameters.target.condition.field")
ConditionOperand = jResp.StringOf("entity.events.string.parameters.target.condition.operand")
ConditionOperandType = jResp.StringOf("entity.events.string.parameters.target.condition.operandType")
ConditionOperator = jResp.StringOf("entity.events.string.parameters.target.condition.operator")
ConditionProperty = jResp.StringOf("entity.events.string.parameters.target.condition.property")
ConditionThen = jResp.StringOf("entity.events.string.parameters.target.condition.then")
Dim TargetConfigured As Int32
TargetConfigured = jResp.IntOf("entity.events.string.parameters.target.configured")
Dim TargetDefaultValue As String
TargetDefaultValue = jResp.StringOf("entity.events.string.parameters.target.defaultValue")
Dim TargetEvent As String
TargetEvent = jResp.StringOf("entity.events.string.parameters.target.event")
Dim TargetImportedValue As String
TargetImportedValue = jResp.StringOf("entity.events.string.parameters.target.importedValue")
Dim TargetModel As String
TargetModel = jResp.StringOf("entity.events.string.parameters.target.model")
Dim TargetProperty As String
TargetProperty = jResp.StringOf("entity.events.string.parameters.target.property")
Dim TargetType As String
TargetType = jResp.StringOf("entity.events.string.parameters.target.type")
Dim TargetUserAttribute As String
TargetUserAttribute = jResp.StringOf("entity.events.string.parameters.target.userAttribute")
Dim TargetValue As String
TargetValue = jResp.StringOf("entity.events.string.parameters.target.value")
BindingPropertiesField = jResp.StringOf("entity.events.string.parameters.type.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.type.bindingProperties.property")
StringElement = jResp.StringOf("entity.events.string.parameters.type.bindings.string.element")
StringProperty = jResp.StringOf("entity.events.string.parameters.type.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.events.string.parameters.type.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.type.collectionBindingProperties.property")
Dim TypeComponentName As String
TypeComponentName = jResp.StringOf("entity.events.string.parameters.type.componentName")
ConditionElse = jResp.StringOf("entity.events.string.parameters.type.condition.else")
ConditionField = jResp.StringOf("entity.events.string.parameters.type.condition.field")
ConditionOperand = jResp.StringOf("entity.events.string.parameters.type.condition.operand")
ConditionOperandType = jResp.StringOf("entity.events.string.parameters.type.condition.operandType")
ConditionOperator = jResp.StringOf("entity.events.string.parameters.type.condition.operator")
ConditionProperty = jResp.StringOf("entity.events.string.parameters.type.condition.property")
ConditionThen = jResp.StringOf("entity.events.string.parameters.type.condition.then")
Dim TypeConfigured As Int32
TypeConfigured = jResp.IntOf("entity.events.string.parameters.type.configured")
Dim TypeDefaultValue As String
TypeDefaultValue = jResp.StringOf("entity.events.string.parameters.type.defaultValue")
Dim TypeEvent As String
TypeEvent = jResp.StringOf("entity.events.string.parameters.type.event")
Dim TypeImportedValue As String
TypeImportedValue = jResp.StringOf("entity.events.string.parameters.type.importedValue")
Dim TypeModel As String
TypeModel = jResp.StringOf("entity.events.string.parameters.type.model")
Dim TypeProperty As String
TypeProperty = jResp.StringOf("entity.events.string.parameters.type.property")
Dim TypeType As String
TypeType = jResp.StringOf("entity.events.string.parameters.type.type")
Dim TypeUserAttribute As String
TypeUserAttribute = jResp.StringOf("entity.events.string.parameters.type.userAttribute")
Dim TypeValue As String
TypeValue = jResp.StringOf("entity.events.string.parameters.type.value")
BindingPropertiesField = jResp.StringOf("entity.events.string.parameters.url.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.url.bindingProperties.property")
StringElement = jResp.StringOf("entity.events.string.parameters.url.bindings.string.element")
StringProperty = jResp.StringOf("entity.events.string.parameters.url.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.events.string.parameters.url.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.events.string.parameters.url.collectionBindingProperties.property")
Dim UrlComponentName As String
UrlComponentName = jResp.StringOf("entity.events.string.parameters.url.componentName")
ConditionElse = jResp.StringOf("entity.events.string.parameters.url.condition.else")
ConditionField = jResp.StringOf("entity.events.string.parameters.url.condition.field")
ConditionOperand = jResp.StringOf("entity.events.string.parameters.url.condition.operand")
ConditionOperandType = jResp.StringOf("entity.events.string.parameters.url.condition.operandType")
ConditionOperator = jResp.StringOf("entity.events.string.parameters.url.condition.operator")
ConditionProperty = jResp.StringOf("entity.events.string.parameters.url.condition.property")
ConditionThen = jResp.StringOf("entity.events.string.parameters.url.condition.then")
Dim UrlConfigured As Int32
UrlConfigured = jResp.IntOf("entity.events.string.parameters.url.configured")
Dim UrlDefaultValue As String
UrlDefaultValue = jResp.StringOf("entity.events.string.parameters.url.defaultValue")
Dim UrlEvent As String
UrlEvent = jResp.StringOf("entity.events.string.parameters.url.event")
Dim UrlImportedValue As String
UrlImportedValue = jResp.StringOf("entity.events.string.parameters.url.importedValue")
Dim UrlModel As String
UrlModel = jResp.StringOf("entity.events.string.parameters.url.model")
Dim UrlProperty As String
UrlProperty = jResp.StringOf("entity.events.string.parameters.url.property")
Dim UrlType As String
UrlType = jResp.StringOf("entity.events.string.parameters.url.type")
Dim UrlUserAttribute As String
UrlUserAttribute = jResp.StringOf("entity.events.string.parameters.url.userAttribute")
Dim UrlValue As String
UrlValue = jResp.StringOf("entity.events.string.parameters.url.value")
Dim Id As String
Id = jResp.StringOf("entity.id")
Dim ModifiedAt As Int32
ModifiedAt = jResp.IntOf("entity.modifiedAt")
Dim Name As String
Name = jResp.StringOf("entity.name")
Dim v_String As String
v_String = jResp.StringOf("entity.overrides.string.string")
BindingPropertiesField = jResp.StringOf("entity.properties.string.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.properties.string.bindingProperties.property")
StringElement = jResp.StringOf("entity.properties.string.bindings.string.element")
StringProperty = jResp.StringOf("entity.properties.string.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.properties.string.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.properties.string.collectionBindingProperties.property")
StringComponentName = jResp.StringOf("entity.properties.string.componentName")
ConditionElse = jResp.StringOf("entity.properties.string.condition.else")
ConditionField = jResp.StringOf("entity.properties.string.condition.field")
ConditionOperand = jResp.StringOf("entity.properties.string.condition.operand")
ConditionOperandType = jResp.StringOf("entity.properties.string.condition.operandType")
ConditionOperator = jResp.StringOf("entity.properties.string.condition.operator")
ConditionProperty = jResp.StringOf("entity.properties.string.condition.property")
ConditionThen = jResp.StringOf("entity.properties.string.condition.then")
StringConfigured = jResp.IntOf("entity.properties.string.configured")
StringDefaultValue = jResp.StringOf("entity.properties.string.defaultValue")
StringEvent = jResp.StringOf("entity.properties.string.event")
StringImportedValue = jResp.StringOf("entity.properties.string.importedValue")
StringModel = jResp.StringOf("entity.properties.string.model")
StringProperty = jResp.StringOf("entity.properties.string.property")
StringType = jResp.StringOf("entity.properties.string.type")
StringUserAttribute = jResp.StringOf("entity.properties.string.userAttribute")
StringValue = jResp.StringOf("entity.properties.string.value")
Dim SchemaVersion As String
SchemaVersion = jResp.StringOf("entity.schemaVersion")
Dim SourceId As String
SourceId = jResp.StringOf("entity.sourceId")
Dim TagsString As String
TagsString = jResp.StringOf("entity.tags.string")
Dim i As Int32
i = 0
Dim count_i As Int32
count_i = jResp.SizeOfArray("entity.bindingProperties.string.bindingProperties.predicates")
While i < count_i
jResp.I = i
field = jResp.StringOf("entity.bindingProperties.string.bindingProperties.predicates[i].field")
operand = jResp.StringOf("entity.bindingProperties.string.bindingProperties.predicates[i].operand")
operator = jResp.StringOf("entity.bindingProperties.string.bindingProperties.predicates[i].operator")
j = 0
count_j = jResp.SizeOfArray("entity.bindingProperties.string.bindingProperties.predicates[i].and")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.bindingProperties.string.bindingProperties.predicates[i].and[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.bindingProperties.string.bindingProperties.predicates[i].or")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.bindingProperties.string.bindingProperties.predicates[i].or[j]")
j = j + 1
Wend
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.children")
While i < count_i
jResp.I = i
componentType = jResp.StringOf("entity.children[i].componentType")
StringAction = jResp.StringOf("entity.children[i].events.string.action")
StringBindingEvent = jResp.StringOf("entity.children[i].events.string.bindingEvent")
BindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.anchor.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.anchor.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].events.string.parameters.anchor.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.anchor.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.anchor.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.anchor.collectionBindingProperties.property")
AnchorComponentName = jResp.StringOf("entity.children[i].events.string.parameters.anchor.componentName")
ConditionElse = jResp.StringOf("entity.children[i].events.string.parameters.anchor.condition.else")
ConditionField = jResp.StringOf("entity.children[i].events.string.parameters.anchor.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].events.string.parameters.anchor.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].events.string.parameters.anchor.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].events.string.parameters.anchor.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].events.string.parameters.anchor.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].events.string.parameters.anchor.condition.then")
AnchorConfigured = jResp.IntOf("entity.children[i].events.string.parameters.anchor.configured")
AnchorDefaultValue = jResp.StringOf("entity.children[i].events.string.parameters.anchor.defaultValue")
AnchorEvent = jResp.StringOf("entity.children[i].events.string.parameters.anchor.event")
AnchorImportedValue = jResp.StringOf("entity.children[i].events.string.parameters.anchor.importedValue")
AnchorModel = jResp.StringOf("entity.children[i].events.string.parameters.anchor.model")
AnchorProperty = jResp.StringOf("entity.children[i].events.string.parameters.anchor.property")
AnchorType = jResp.StringOf("entity.children[i].events.string.parameters.anchor.type")
AnchorUserAttribute = jResp.StringOf("entity.children[i].events.string.parameters.anchor.userAttribute")
AnchorValue = jResp.StringOf("entity.children[i].events.string.parameters.anchor.value")
BindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.collectionBindingProperties.property")
StringComponentName = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.componentName")
ConditionElse = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.condition.else")
ConditionField = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.condition.then")
StringConfigured = jResp.IntOf("entity.children[i].events.string.parameters.fields.string.configured")
StringDefaultValue = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.defaultValue")
StringEvent = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.event")
StringImportedValue = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.importedValue")
StringModel = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.model")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.property")
StringType = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.type")
StringUserAttribute = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.userAttribute")
StringValue = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.value")
BindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.global.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.global.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].events.string.parameters.global.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.global.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.global.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.global.collectionBindingProperties.property")
GlobalComponentName = jResp.StringOf("entity.children[i].events.string.parameters.global.componentName")
ConditionElse = jResp.StringOf("entity.children[i].events.string.parameters.global.condition.else")
ConditionField = jResp.StringOf("entity.children[i].events.string.parameters.global.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].events.string.parameters.global.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].events.string.parameters.global.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].events.string.parameters.global.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].events.string.parameters.global.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].events.string.parameters.global.condition.then")
GlobalConfigured = jResp.IntOf("entity.children[i].events.string.parameters.global.configured")
GlobalDefaultValue = jResp.StringOf("entity.children[i].events.string.parameters.global.defaultValue")
GlobalEvent = jResp.StringOf("entity.children[i].events.string.parameters.global.event")
GlobalImportedValue = jResp.StringOf("entity.children[i].events.string.parameters.global.importedValue")
GlobalModel = jResp.StringOf("entity.children[i].events.string.parameters.global.model")
GlobalProperty = jResp.StringOf("entity.children[i].events.string.parameters.global.property")
GlobalType = jResp.StringOf("entity.children[i].events.string.parameters.global.type")
GlobalUserAttribute = jResp.StringOf("entity.children[i].events.string.parameters.global.userAttribute")
GlobalValue = jResp.StringOf("entity.children[i].events.string.parameters.global.value")
BindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.id.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.id.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].events.string.parameters.id.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.id.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.id.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.id.collectionBindingProperties.property")
IdComponentName = jResp.StringOf("entity.children[i].events.string.parameters.id.componentName")
ConditionElse = jResp.StringOf("entity.children[i].events.string.parameters.id.condition.else")
ConditionField = jResp.StringOf("entity.children[i].events.string.parameters.id.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].events.string.parameters.id.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].events.string.parameters.id.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].events.string.parameters.id.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].events.string.parameters.id.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].events.string.parameters.id.condition.then")
IdConfigured = jResp.IntOf("entity.children[i].events.string.parameters.id.configured")
IdDefaultValue = jResp.StringOf("entity.children[i].events.string.parameters.id.defaultValue")
IdEvent = jResp.StringOf("entity.children[i].events.string.parameters.id.event")
IdImportedValue = jResp.StringOf("entity.children[i].events.string.parameters.id.importedValue")
IdModel = jResp.StringOf("entity.children[i].events.string.parameters.id.model")
IdProperty = jResp.StringOf("entity.children[i].events.string.parameters.id.property")
IdType = jResp.StringOf("entity.children[i].events.string.parameters.id.type")
IdUserAttribute = jResp.StringOf("entity.children[i].events.string.parameters.id.userAttribute")
IdValue = jResp.StringOf("entity.children[i].events.string.parameters.id.value")
ParametersModel = jResp.StringOf("entity.children[i].events.string.parameters.model")
StateComponentName = jResp.StringOf("entity.children[i].events.string.parameters.state.componentName")
StateProperty = jResp.StringOf("entity.children[i].events.string.parameters.state.property")
BindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.state.set.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.state.set.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].events.string.parameters.state.set.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.state.set.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.state.set.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.state.set.collectionBindingProperties.property")
SetComponentName = jResp.StringOf("entity.children[i].events.string.parameters.state.set.componentName")
ConditionElse = jResp.StringOf("entity.children[i].events.string.parameters.state.set.condition.else")
ConditionField = jResp.StringOf("entity.children[i].events.string.parameters.state.set.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].events.string.parameters.state.set.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].events.string.parameters.state.set.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].events.string.parameters.state.set.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].events.string.parameters.state.set.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].events.string.parameters.state.set.condition.then")
SetConfigured = jResp.IntOf("entity.children[i].events.string.parameters.state.set.configured")
SetDefaultValue = jResp.StringOf("entity.children[i].events.string.parameters.state.set.defaultValue")
SetEvent = jResp.StringOf("entity.children[i].events.string.parameters.state.set.event")
SetImportedValue = jResp.StringOf("entity.children[i].events.string.parameters.state.set.importedValue")
SetModel = jResp.StringOf("entity.children[i].events.string.parameters.state.set.model")
SetProperty = jResp.StringOf("entity.children[i].events.string.parameters.state.set.property")
SetType = jResp.StringOf("entity.children[i].events.string.parameters.state.set.type")
SetUserAttribute = jResp.StringOf("entity.children[i].events.string.parameters.state.set.userAttribute")
SetValue = jResp.StringOf("entity.children[i].events.string.parameters.state.set.value")
BindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.target.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.target.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].events.string.parameters.target.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.target.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.target.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.target.collectionBindingProperties.property")
TargetComponentName = jResp.StringOf("entity.children[i].events.string.parameters.target.componentName")
ConditionElse = jResp.StringOf("entity.children[i].events.string.parameters.target.condition.else")
ConditionField = jResp.StringOf("entity.children[i].events.string.parameters.target.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].events.string.parameters.target.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].events.string.parameters.target.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].events.string.parameters.target.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].events.string.parameters.target.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].events.string.parameters.target.condition.then")
TargetConfigured = jResp.IntOf("entity.children[i].events.string.parameters.target.configured")
TargetDefaultValue = jResp.StringOf("entity.children[i].events.string.parameters.target.defaultValue")
TargetEvent = jResp.StringOf("entity.children[i].events.string.parameters.target.event")
TargetImportedValue = jResp.StringOf("entity.children[i].events.string.parameters.target.importedValue")
TargetModel = jResp.StringOf("entity.children[i].events.string.parameters.target.model")
TargetProperty = jResp.StringOf("entity.children[i].events.string.parameters.target.property")
TargetType = jResp.StringOf("entity.children[i].events.string.parameters.target.type")
TargetUserAttribute = jResp.StringOf("entity.children[i].events.string.parameters.target.userAttribute")
TargetValue = jResp.StringOf("entity.children[i].events.string.parameters.target.value")
BindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.type.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.type.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].events.string.parameters.type.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.type.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.type.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.type.collectionBindingProperties.property")
TypeComponentName = jResp.StringOf("entity.children[i].events.string.parameters.type.componentName")
ConditionElse = jResp.StringOf("entity.children[i].events.string.parameters.type.condition.else")
ConditionField = jResp.StringOf("entity.children[i].events.string.parameters.type.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].events.string.parameters.type.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].events.string.parameters.type.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].events.string.parameters.type.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].events.string.parameters.type.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].events.string.parameters.type.condition.then")
TypeConfigured = jResp.IntOf("entity.children[i].events.string.parameters.type.configured")
TypeDefaultValue = jResp.StringOf("entity.children[i].events.string.parameters.type.defaultValue")
TypeEvent = jResp.StringOf("entity.children[i].events.string.parameters.type.event")
TypeImportedValue = jResp.StringOf("entity.children[i].events.string.parameters.type.importedValue")
TypeModel = jResp.StringOf("entity.children[i].events.string.parameters.type.model")
TypeProperty = jResp.StringOf("entity.children[i].events.string.parameters.type.property")
TypeType = jResp.StringOf("entity.children[i].events.string.parameters.type.type")
TypeUserAttribute = jResp.StringOf("entity.children[i].events.string.parameters.type.userAttribute")
TypeValue = jResp.StringOf("entity.children[i].events.string.parameters.type.value")
BindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.url.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.url.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].events.string.parameters.url.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].events.string.parameters.url.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].events.string.parameters.url.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].events.string.parameters.url.collectionBindingProperties.property")
UrlComponentName = jResp.StringOf("entity.children[i].events.string.parameters.url.componentName")
ConditionElse = jResp.StringOf("entity.children[i].events.string.parameters.url.condition.else")
ConditionField = jResp.StringOf("entity.children[i].events.string.parameters.url.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].events.string.parameters.url.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].events.string.parameters.url.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].events.string.parameters.url.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].events.string.parameters.url.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].events.string.parameters.url.condition.then")
UrlConfigured = jResp.IntOf("entity.children[i].events.string.parameters.url.configured")
UrlDefaultValue = jResp.StringOf("entity.children[i].events.string.parameters.url.defaultValue")
UrlEvent = jResp.StringOf("entity.children[i].events.string.parameters.url.event")
UrlImportedValue = jResp.StringOf("entity.children[i].events.string.parameters.url.importedValue")
UrlModel = jResp.StringOf("entity.children[i].events.string.parameters.url.model")
UrlProperty = jResp.StringOf("entity.children[i].events.string.parameters.url.property")
UrlType = jResp.StringOf("entity.children[i].events.string.parameters.url.type")
UrlUserAttribute = jResp.StringOf("entity.children[i].events.string.parameters.url.userAttribute")
UrlValue = jResp.StringOf("entity.children[i].events.string.parameters.url.value")
name = jResp.StringOf("entity.children[i].name")
BindingPropertiesField = jResp.StringOf("entity.children[i].properties.string.bindingProperties.field")
BindingPropertiesProperty = jResp.StringOf("entity.children[i].properties.string.bindingProperties.property")
StringElement = jResp.StringOf("entity.children[i].properties.string.bindings.string.element")
StringProperty = jResp.StringOf("entity.children[i].properties.string.bindings.string.property")
CollectionBindingPropertiesField = jResp.StringOf("entity.children[i].properties.string.collectionBindingProperties.field")
CollectionBindingPropertiesProperty = jResp.StringOf("entity.children[i].properties.string.collectionBindingProperties.property")
StringComponentName = jResp.StringOf("entity.children[i].properties.string.componentName")
ConditionElse = jResp.StringOf("entity.children[i].properties.string.condition.else")
ConditionField = jResp.StringOf("entity.children[i].properties.string.condition.field")
ConditionOperand = jResp.StringOf("entity.children[i].properties.string.condition.operand")
ConditionOperandType = jResp.StringOf("entity.children[i].properties.string.condition.operandType")
ConditionOperator = jResp.StringOf("entity.children[i].properties.string.condition.operator")
ConditionProperty = jResp.StringOf("entity.children[i].properties.string.condition.property")
ConditionThen = jResp.StringOf("entity.children[i].properties.string.condition.then")
StringConfigured = jResp.IntOf("entity.children[i].properties.string.configured")
StringDefaultValue = jResp.StringOf("entity.children[i].properties.string.defaultValue")
StringEvent = jResp.StringOf("entity.children[i].properties.string.event")
StringImportedValue = jResp.StringOf("entity.children[i].properties.string.importedValue")
StringModel = jResp.StringOf("entity.children[i].properties.string.model")
StringProperty = jResp.StringOf("entity.children[i].properties.string.property")
StringType = jResp.StringOf("entity.children[i].properties.string.type")
StringUserAttribute = jResp.StringOf("entity.children[i].properties.string.userAttribute")
StringValue = jResp.StringOf("entity.children[i].properties.string.value")
sourceId = jResp.StringOf("entity.children[i].sourceId")
j = 0
count_j = jResp.SizeOfArray("entity.children[i].children")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].children[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].events.string.parameters.anchor.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].events.string.parameters.anchor.concat[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].events.string.parameters.fields.string.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].events.string.parameters.fields.string.concat[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].events.string.parameters.global.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].events.string.parameters.global.concat[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].events.string.parameters.id.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].events.string.parameters.id.concat[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].events.string.parameters.state.set.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].events.string.parameters.state.set.concat[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].events.string.parameters.target.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].events.string.parameters.target.concat[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].events.string.parameters.type.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].events.string.parameters.type.concat[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].events.string.parameters.url.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].events.string.parameters.url.concat[j]")
j = j + 1
Wend
j = 0
count_j = jResp.SizeOfArray("entity.children[i].properties.string.concat")
While j < count_j
jResp.J = j
strVal = jResp.StringOf("entity.children[i].properties.string.concat[j]")
j = j + 1
Wend
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.collectionProperties.string.identifiers")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.collectionProperties.string.identifiers[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.collectionProperties.string.predicate.and")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.collectionProperties.string.predicate.and[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.collectionProperties.string.predicate.or")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.collectionProperties.string.predicate.or[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.collectionProperties.string.sort")
While i < count_i
jResp.I = i
direction = jResp.StringOf("entity.collectionProperties.string.sort[i].direction")
field = jResp.StringOf("entity.collectionProperties.string.sort[i].field")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.events.string.parameters.anchor.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.events.string.parameters.anchor.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.events.string.parameters.fields.string.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.events.string.parameters.fields.string.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.events.string.parameters.global.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.events.string.parameters.global.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.events.string.parameters.id.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.events.string.parameters.id.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.events.string.parameters.state.set.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.events.string.parameters.state.set.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.events.string.parameters.target.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.events.string.parameters.target.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.events.string.parameters.type.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.events.string.parameters.type.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.events.string.parameters.url.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.events.string.parameters.url.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.properties.string.concat")
While i < count_i
jResp.I = i
strVal = jResp.StringOf("entity.properties.string.concat[i]")
i = i + 1
Wend
i = 0
count_i = jResp.SizeOfArray("entity.variants")
While i < count_i
jResp.I = i
StringString = jResp.StringOf("entity.variants[i].overrides.string.string")
variantValuesString = jResp.StringOf("entity.variants[i].variantValues.string")
i = i + 1
Wend
// A sample JSON response body parsed by the above code:
// {
// "entity": {
// "appId": "string",
// "bindingProperties": {
// "string": {
// "bindingProperties": {
// "bucket": "string",
// "defaultValue": "string",
// "field": "string",
// "key": "string",
// "model": "string",
// "predicates": [
// {
// "and": [
// "Predicate"
// ],
// "field": "string",
// "operand": "string",
// "operator": "string",
// "or": [
// "Predicate"
// ]
// }
// ],
// "userAttribute": "string"
// },
// "defaultValue": "string",
// "type": "string"
// }
// },
// "children": [
// {
// "children": [
// "ComponentChild"
// ],
// "componentType": "string",
// "events": {
// "string": {
// "action": "string",
// "bindingEvent": "string",
// "parameters": {
// "anchor": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "fields": {
// "string": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "global": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "id": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "model": "string",
// "state": {
// "componentName": "string",
// "property": "string",
// "set": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "target": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "type": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "url": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// }
// }
// },
// "name": "string",
// "properties": {
// "string": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "sourceId": "string"
// }
// ],
// "collectionProperties": {
// "string": {
// "identifiers": [
// "string"
// ],
// "model": "string",
// "predicate": {
// "and": [
// "Predicate"
// ],
// "field": "string",
// "operand": "string",
// "operator": "string",
// "or": [
// "Predicate"
// ]
// },
// "sort": [
// {
// "direction": "string",
// "field": "string"
// }
// ]
// }
// },
// "componentType": "string",
// "createdAt": number,
// "environmentName": "string",
// "events": {
// "string": {
// "action": "string",
// "bindingEvent": "string",
// "parameters": {
// "anchor": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "fields": {
// "string": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "global": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "id": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "model": "string",
// "state": {
// "componentName": "string",
// "property": "string",
// "set": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "target": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "type": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// },
// "url": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// }
// }
// },
// "id": "string",
// "modifiedAt": number,
// "name": "string",
// "overrides": {
// "string": {
// "string": "string"
// }
// },
// "properties": {
// "string": {
// "bindingProperties": {
// "field": "string",
// "property": "string"
// },
// "bindings": {
// "string": {
// "element": "string",
// "property": "string"
// }
// },
// "collectionBindingProperties": {
// "field": "string",
// "property": "string"
// },
// "componentName": "string",
// "concat": [
// "ComponentProperty"
// ],
// "condition": {
// "else": "ComponentProperty",
// "field": "string",
// "operand": "string",
// "operandType": "string",
// "operator": "string",
// "property": "string",
// "then": "ComponentProperty"
// },
// "configured": boolean,
// "defaultValue": "string",
// "event": "string",
// "importedValue": "string",
// "model": "string",
// "property": "string",
// "type": "string",
// "userAttribute": "string",
// "value": "string"
// }
// },
// "schemaVersion": "string",
// "sourceId": "string",
// "tags": {
// "string": "string"
// },
// "variants": [
// {
// "overrides": {
// "string": {
// "string": "string"
// }
// },
// "variantValues": {
// "string": "string"
// }
// }
// ]
// }
// }