|
| 1 | +.gitignore |
| 2 | +.openapi-generator-ignore |
| 3 | +.php_cs |
| 4 | +.travis.yml |
| 5 | +README.md |
| 6 | +composer.json |
| 7 | +docs/Api/BlacklistApi.md |
| 8 | +docs/Api/ContactsApi.md |
| 9 | +docs/Api/DeliveryReportApi.md |
| 10 | +docs/Api/GroupsApi.md |
| 11 | +docs/Api/NumberLookupApi.md |
| 12 | +docs/Api/OmnimessageApi.md |
| 13 | +docs/Api/StatisticsApi.md |
| 14 | +docs/Model/Channel.md |
| 15 | +docs/Model/ContactEnvelope.md |
| 16 | +docs/Model/ContactFields.md |
| 17 | +docs/Model/ContactListEnvelope.md |
| 18 | +docs/Model/ContactResponseFields.md |
| 19 | +docs/Model/ContactUpdateFields.md |
| 20 | +docs/Model/DeliveryReportResponse.md |
| 21 | +docs/Model/DeliveryResult.md |
| 22 | +docs/Model/ErrorCodeOmnichannel.md |
| 23 | +docs/Model/ErrorCodeOmnichannelMachine.md |
| 24 | +docs/Model/ErrorCodePhonebook.md |
| 25 | +docs/Model/ErrorCodeStatistics.md |
| 26 | +docs/Model/ErrorItemNumberLookup.md |
| 27 | +docs/Model/ErrorItemNumberLookupError.md |
| 28 | +docs/Model/ErrorItemOmnichannel.md |
| 29 | +docs/Model/ErrorItemPhonebook.md |
| 30 | +docs/Model/ErrorItemStatistics.md |
| 31 | +docs/Model/ErrorNumberLookup.md |
| 32 | +docs/Model/ErrorOmnichannel.md |
| 33 | +docs/Model/ErrorPhonebook.md |
| 34 | +docs/Model/ErrorStatistics.md |
| 35 | +docs/Model/ErrorTitleOmnichannel.md |
| 36 | +docs/Model/ErrorTitlePhonebook.md |
| 37 | +docs/Model/FetchBlacklistSuccess.md |
| 38 | +docs/Model/GroupEnvelope.md |
| 39 | +docs/Model/GroupListEnvelope.md |
| 40 | +docs/Model/GroupName.md |
| 41 | +docs/Model/GroupResponseFields.md |
| 42 | +docs/Model/MessageResult.md |
| 43 | +docs/Model/MobileNetwork.md |
| 44 | +docs/Model/NumberToBlacklist.md |
| 45 | +docs/Model/NumbersToInvestigate.md |
| 46 | +docs/Model/OmniMessageCreateSuccessResponse.md |
| 47 | +docs/Model/Omnimessage.md |
| 48 | +docs/Model/Priority.md |
| 49 | +docs/Model/SMS.md |
| 50 | +docs/Model/StatisticsReport.md |
| 51 | +docs/Model/StatisticsReportSettings.md |
| 52 | +docs/Model/StatisticsReportSuccess.md |
| 53 | +docs/Model/Status.md |
| 54 | +docs/Model/SyncNumberLookupResult.md |
| 55 | +docs/Model/SyncNumberLookupSuccess.md |
| 56 | +docs/Model/Telegram.md |
| 57 | +docs/Model/TextStore.md |
| 58 | +docs/Model/Viber.md |
| 59 | +docs/Model/WhatsApp.md |
| 60 | +docs/Model/WhatsAppAudio.md |
| 61 | +docs/Model/WhatsAppDocument.md |
| 62 | +docs/Model/WhatsAppImage.md |
| 63 | +docs/Model/WhatsAppText.md |
| 64 | +git_push.sh |
| 65 | +lib/Api/BlacklistApi.php |
| 66 | +lib/Api/ContactsApi.php |
| 67 | +lib/Api/DeliveryReportApi.php |
| 68 | +lib/Api/GroupsApi.php |
| 69 | +lib/Api/NumberLookupApi.php |
| 70 | +lib/Api/OmnimessageApi.php |
| 71 | +lib/Api/StatisticsApi.php |
| 72 | +lib/ApiException.php |
| 73 | +lib/Configuration.php |
| 74 | +lib/HeaderSelector.php |
| 75 | +lib/Model/Channel.php |
| 76 | +lib/Model/ContactEnvelope.php |
| 77 | +lib/Model/ContactFields.php |
| 78 | +lib/Model/ContactListEnvelope.php |
| 79 | +lib/Model/ContactResponseFields.php |
| 80 | +lib/Model/ContactUpdateFields.php |
| 81 | +lib/Model/DeliveryReportResponse.php |
| 82 | +lib/Model/DeliveryResult.php |
| 83 | +lib/Model/ErrorCodeOmnichannel.php |
| 84 | +lib/Model/ErrorCodeOmnichannelMachine.php |
| 85 | +lib/Model/ErrorCodePhonebook.php |
| 86 | +lib/Model/ErrorCodeStatistics.php |
| 87 | +lib/Model/ErrorItemNumberLookup.php |
| 88 | +lib/Model/ErrorItemNumberLookupError.php |
| 89 | +lib/Model/ErrorItemOmnichannel.php |
| 90 | +lib/Model/ErrorItemPhonebook.php |
| 91 | +lib/Model/ErrorItemStatistics.php |
| 92 | +lib/Model/ErrorNumberLookup.php |
| 93 | +lib/Model/ErrorOmnichannel.php |
| 94 | +lib/Model/ErrorPhonebook.php |
| 95 | +lib/Model/ErrorStatistics.php |
| 96 | +lib/Model/ErrorTitleOmnichannel.php |
| 97 | +lib/Model/ErrorTitlePhonebook.php |
| 98 | +lib/Model/FetchBlacklistSuccess.php |
| 99 | +lib/Model/GroupEnvelope.php |
| 100 | +lib/Model/GroupListEnvelope.php |
| 101 | +lib/Model/GroupName.php |
| 102 | +lib/Model/GroupResponseFields.php |
| 103 | +lib/Model/MessageResult.php |
| 104 | +lib/Model/MobileNetwork.php |
| 105 | +lib/Model/ModelInterface.php |
| 106 | +lib/Model/NumberToBlacklist.php |
| 107 | +lib/Model/NumbersToInvestigate.php |
| 108 | +lib/Model/OmniMessageCreateSuccessResponse.php |
| 109 | +lib/Model/Omnimessage.php |
| 110 | +lib/Model/Priority.php |
| 111 | +lib/Model/SMS.php |
| 112 | +lib/Model/StatisticsReport.php |
| 113 | +lib/Model/StatisticsReportSettings.php |
| 114 | +lib/Model/StatisticsReportSuccess.php |
| 115 | +lib/Model/Status.php |
| 116 | +lib/Model/SyncNumberLookupResult.php |
| 117 | +lib/Model/SyncNumberLookupSuccess.php |
| 118 | +lib/Model/Telegram.php |
| 119 | +lib/Model/TextStore.php |
| 120 | +lib/Model/Viber.php |
| 121 | +lib/Model/WhatsApp.php |
| 122 | +lib/Model/WhatsAppAudio.php |
| 123 | +lib/Model/WhatsAppDocument.php |
| 124 | +lib/Model/WhatsAppImage.php |
| 125 | +lib/Model/WhatsAppText.php |
| 126 | +lib/ObjectSerializer.php |
| 127 | +phpunit.xml.dist |
| 128 | +test/Api/BlacklistApiTest.php |
| 129 | +test/Api/ContactsApiTest.php |
| 130 | +test/Api/DeliveryReportApiTest.php |
| 131 | +test/Api/GroupsApiTest.php |
| 132 | +test/Api/NumberLookupApiTest.php |
| 133 | +test/Api/OmnimessageApiTest.php |
| 134 | +test/Api/StatisticsApiTest.php |
| 135 | +test/Model/ChannelTest.php |
| 136 | +test/Model/ContactEnvelopeTest.php |
| 137 | +test/Model/ContactFieldsTest.php |
| 138 | +test/Model/ContactListEnvelopeTest.php |
| 139 | +test/Model/ContactResponseFieldsTest.php |
| 140 | +test/Model/ContactUpdateFieldsTest.php |
| 141 | +test/Model/DeliveryReportResponseTest.php |
| 142 | +test/Model/DeliveryResultTest.php |
| 143 | +test/Model/ErrorCodeOmnichannelMachineTest.php |
| 144 | +test/Model/ErrorCodeOmnichannelTest.php |
| 145 | +test/Model/ErrorCodePhonebookTest.php |
| 146 | +test/Model/ErrorCodeStatisticsTest.php |
| 147 | +test/Model/ErrorItemNumberLookupErrorTest.php |
| 148 | +test/Model/ErrorItemNumberLookupTest.php |
| 149 | +test/Model/ErrorItemOmnichannelTest.php |
| 150 | +test/Model/ErrorItemPhonebookTest.php |
| 151 | +test/Model/ErrorItemStatisticsTest.php |
| 152 | +test/Model/ErrorNumberLookupTest.php |
| 153 | +test/Model/ErrorOmnichannelTest.php |
| 154 | +test/Model/ErrorPhonebookTest.php |
| 155 | +test/Model/ErrorStatisticsTest.php |
| 156 | +test/Model/ErrorTitleOmnichannelTest.php |
| 157 | +test/Model/ErrorTitlePhonebookTest.php |
| 158 | +test/Model/FetchBlacklistSuccessTest.php |
| 159 | +test/Model/GroupEnvelopeTest.php |
| 160 | +test/Model/GroupListEnvelopeTest.php |
| 161 | +test/Model/GroupNameTest.php |
| 162 | +test/Model/GroupResponseFieldsTest.php |
| 163 | +test/Model/MessageResultTest.php |
| 164 | +test/Model/MobileNetworkTest.php |
| 165 | +test/Model/NumberToBlacklistTest.php |
| 166 | +test/Model/NumbersToInvestigateTest.php |
| 167 | +test/Model/OmniMessageCreateSuccessResponseTest.php |
| 168 | +test/Model/OmnimessageTest.php |
| 169 | +test/Model/PriorityTest.php |
| 170 | +test/Model/SMSTest.php |
| 171 | +test/Model/StatisticsReportSettingsTest.php |
| 172 | +test/Model/StatisticsReportSuccessTest.php |
| 173 | +test/Model/StatisticsReportTest.php |
| 174 | +test/Model/StatusTest.php |
| 175 | +test/Model/SyncNumberLookupResultTest.php |
| 176 | +test/Model/SyncNumberLookupSuccessTest.php |
| 177 | +test/Model/TelegramTest.php |
| 178 | +test/Model/TextStoreTest.php |
| 179 | +test/Model/ViberTest.php |
| 180 | +test/Model/WhatsAppAudioTest.php |
| 181 | +test/Model/WhatsAppDocumentTest.php |
| 182 | +test/Model/WhatsAppImageTest.php |
| 183 | +test/Model/WhatsAppTest.php |
| 184 | +test/Model/WhatsAppTextTest.php |
0 commit comments