| 1 | 1 |
deleted file mode 100644 |
| ... | ... |
@@ -1,21 +0,0 @@ |
| 1 |
-<?php |
|
| 2 |
- |
|
| 3 |
-namespace Telnyx; |
|
| 4 |
- |
|
| 5 |
-/** |
|
| 6 |
- * Class BillingGroup |
|
| 7 |
- * |
|
| 8 |
- * @package Telnyx |
|
| 9 |
- */ |
|
| 10 |
-class BillingGroup extends ApiResource |
|
| 11 |
-{
|
|
| 12 |
- |
|
| 13 |
- const OBJECT_NAME = "billing_group"; |
|
| 14 |
- |
|
| 15 |
- use ApiOperations\All; |
|
| 16 |
- use ApiOperations\Create; |
|
| 17 |
- use ApiOperations\Delete; |
|
| 18 |
- use ApiOperations\Retrieve; |
|
| 19 |
- use ApiOperations\Update; |
|
| 20 |
- |
|
| 21 |
-} |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,21 @@ |
| 1 |
+<?php |
|
| 2 |
+ |
|
| 3 |
+namespace Telnyx; |
|
| 4 |
+ |
|
| 5 |
+/** |
|
| 6 |
+ * Class BillingGroup |
|
| 7 |
+ * |
|
| 8 |
+ * @package Telnyx |
|
| 9 |
+ */ |
|
| 10 |
+class BillingGroup extends ApiResource |
|
| 11 |
+{
|
|
| 12 |
+ |
|
| 13 |
+ const OBJECT_NAME = "billing_group"; |
|
| 14 |
+ |
|
| 15 |
+ use ApiOperations\All; |
|
| 16 |
+ use ApiOperations\Create; |
|
| 17 |
+ use ApiOperations\Delete; |
|
| 18 |
+ use ApiOperations\Retrieve; |
|
| 19 |
+ use ApiOperations\Update; |
|
| 20 |
+ |
|
| 21 |
+} |
| 1 | 1 |
deleted file mode 100644 |
| ... | ... |
@@ -1,21 +0,0 @@ |
| 1 |
-<?php |
|
| 2 |
- |
|
| 3 |
-namespace Telnyx; |
|
| 4 |
- |
|
| 5 |
-/** |
|
| 6 |
- * Class BillingGroup |
|
| 7 |
- * |
|
| 8 |
- * @package Telnyx |
|
| 9 |
- */ |
|
| 10 |
-class BillingGroup extends ApiResource |
|
| 11 |
-{
|
|
| 12 |
- |
|
| 13 |
- const OBJECT_NAME = "billing_group"; |
|
| 14 |
- |
|
| 15 |
- use ApiOperations\All; |
|
| 16 |
- use ApiOperations\Create; |
|
| 17 |
- use ApiOperations\Delete; |
|
| 18 |
- use ApiOperations\Retrieve; |
|
| 19 |
- use ApiOperations\Update; |
|
| 20 |
- |
|
| 21 |
-} |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,21 @@ |
| 1 |
+<?php |
|
| 2 |
+ |
|
| 3 |
+namespace Telnyx; |
|
| 4 |
+ |
|
| 5 |
+/** |
|
| 6 |
+ * Class BillingGroup |
|
| 7 |
+ * |
|
| 8 |
+ * @package Telnyx |
|
| 9 |
+ */ |
|
| 10 |
+class BillingGroup extends ApiResource |
|
| 11 |
+{
|
|
| 12 |
+ |
|
| 13 |
+ const OBJECT_NAME = "billing_group"; |
|
| 14 |
+ |
|
| 15 |
+ use ApiOperations\All; |
|
| 16 |
+ use ApiOperations\Create; |
|
| 17 |
+ use ApiOperations\Delete; |
|
| 18 |
+ use ApiOperations\Retrieve; |
|
| 19 |
+ use ApiOperations\Update; |
|
| 20 |
+ |
|
| 21 |
+} |