We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3891df commit 153d4bbCopy full SHA for 153d4bb
lib/Client.php
@@ -71,15 +71,17 @@
71
* Clients
72
* @method Client clients()
73
*
74
- * ContactDB
75
- * @method Client contactdb()
76
- * @method Client custom_fields()
77
- * @method Client lists()
78
- * @method Client recipients()
79
- * @method Client billable_count()
+ * Marketing
+ * @method Client marketing()
+ * @method Client contacts()
80
* @method Client count()
81
- * @method Client reserved_fields()
+ * @method Client exports()
+ * @method Client imports()
+ * @method Client lists()
+ * @method Client field_definitions()
82
* @method Client segments()
83
+ * @method Client singlesends()
84
+ *
85
86
* Devices
87
* @method Client devices()
0 commit comments