<response> <head> <per_page></per_page> <page></page> <page_count></page_count> <link rel="next" href="?per_page=50&page=2"/> </head> <content> <orders> <order id="12286f05-35b2-40a0-b712-e64be62389d4"> <status></status> <employee></employee> <order_date></order_date> <store></store> <employee> <parent_order_id/> <fulfillment_centre_id/> </order>
I created 5 fields i.e. id, status, employee, order_date and store(with their setters and getters in the class) even though there are more elements but they didn't return any value, hence reason for me not to create them as fields
--
You received this message because you are subscribed to the Google Groups "REST assured" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rest-assured...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--