--CRM-16188, added examples
authorPradeep Nayak <pradpnayak@gmail.com>
Wed, 17 Feb 2016 17:32:07 +0000 (23:02 +0530)
committerPradeep Nayak <pradpnayak@gmail.com>
Wed, 17 Feb 2016 17:32:07 +0000 (23:02 +0530)
commit54a54e1527d4555d91ff87f6acc08a8a9756458e
tree25011cba22124ad9937bae3d0cf1bc4ca92562bb
parentf8264dc34acbec00ebec432adbac7dc9c6909695
--CRM-16188, added examples
api/v3/examples/Order/Cancel.php [new file with mode: 0644]
api/v3/examples/Order/Create.php [new file with mode: 0644]
api/v3/examples/Order/CreateOrderParticipant.php [new file with mode: 0644]
api/v3/examples/Order/Delete.php [new file with mode: 0644]
api/v3/examples/Order/Get.php [new file with mode: 0644]
tests/phpunit/api/v3/OrderTest.php