Correct description
authorJoe Murray <joe.murray@jmaconsulting.biz>
Fri, 17 Mar 2017 18:02:38 +0000 (14:02 -0400)
committerGitHub <noreply@github.com>
Fri, 17 Mar 2017 18:02:38 +0000 (14:02 -0400)
There are no order records as there is no order table.

api/v3/Order.php

index c0dc2985fbc210020cd8994d82d0f46de04d06c0..4bbaef684f06e79a9c58d8cb7f838c0cafa289e7 100644 (file)
@@ -26,7 +26,8 @@
  */
 
 /**
- * This api exposes CiviCRM Order records.
+ * This api exposes CiviCRM Order objects, an abstract entity
+ * comprised of contributions and related line items.
  *
  * @package CiviCRM_APIv3
  */