こんにちは私はsenchatouch2を初めて使用します。私はWebサービスを利用しています。リストオブジェクトにデータを返しています。したがって、リストからデータを反復処理する方法
ここに出力があります:
request: Array[2]
0: Object
Address: "1 Bangalore"
Name: "Vinay"
__type: "Customer:#WcfService1"
__proto__: Object
1: Object
Address: "1 Kerala"
Name: "Sujay"
__type: "Customer:#WcfService1"