From attached JSON file, that was generated by preview.luis.ai - generated C# file has only sections
// Simple entities
public string[] amount;
public string[] [object_Object];
public string[] [object_Object];
public string[] directionWithAddress;
public string[] [object_Object];
public string[] [object_Object];
public string[] [object_Object];
public string[] valueCurrency;
public string[] [object_Object];
public string[] [object_Object];
{
"name": "directionWithAddress",
"children": [
{
"name": "direction2",
"children": [],
"features": [
{
"featureName": "direction"
}
]
},
{
"name": "id",
"children": [],
"features": []
},
{
"name": "network",
"children": [],
"features": []
}
],
"roles": [],
"features": []
},
From attached JSON file, that was generated by preview.luis.ai - generated C# file has only sections
while for example entity
directionWithAddressis not simple from JSON sectionTransferFunds.zip