dialogflow-java-client
dialogflow-java-client copied to clipboard
Structure Issue In Json Object
Can we get some solid structure for parameters in results section? For example for unit currency type when we give $50 we get currency type divided to amount and currency but when we give 50 it gives only unit currency and its value as 50 and now there is no sections like amount and currency. Is there a way to get to know if inner parameter is null? For example when we give 50 then can it give unit currency entity as amount=50 and currency=null?
Hello! Sorry for long answer. The given issue is reported to server-side team.