From 6e02e330c3ac34f3cde3c1cdb656fc9c0993b418 Mon Sep 17 00:00:00 2001 From: Bill Condo Date: Wed, 29 May 2024 14:34:04 -0400 Subject: [PATCH] Additional OpenAPI updates --- README.md | 2 +- docs/Api/AccountServicesApi.md | 20 +- docs/Api/BulkActivitiesApi.md | 46 +-- docs/Api/ContactListsApi.md | 16 +- docs/Api/ContactTagsApi.md | 14 +- docs/Api/ContactsApi.md | 22 +- docs/Api/ContactsCustomFieldsApi.md | 12 +- docs/Api/ContactsReportingApi.md | 6 +- docs/Api/EmailCampaignsABTestsApi.md | 6 +- docs/Api/EmailCampaignsApi.md | 26 +- docs/Api/EmailReportingApi.md | 24 +- docs/Api/EmailSchedulingApi.md | 12 +- docs/Api/LandingPagesReportingApi.md | 12 +- docs/Api/SMSReportingApi.md | 2 +- docs/Api/SegmentsApi.md | 16 +- docs/Api/TechnologyPartnersApi.md | 20 +- docs/Api/TechnologyPartnersWebhooksApi.md | 10 +- src/Api/AccountServicesApi.php | 174 ++++----- src/Api/BulkActivitiesApi.php | 368 +++++++++--------- src/Api/ContactListsApi.php | 144 +++---- src/Api/ContactTagsApi.php | 124 +++--- src/Api/ContactsApi.php | 214 +++++----- src/Api/ContactsCustomFieldsApi.php | 108 ++--- src/Api/ContactsReportingApi.php | 64 +-- src/Api/EmailCampaignsABTestsApi.php | 58 +-- src/Api/EmailCampaignsApi.php | 232 +++++------ src/Api/EmailReportingApi.php | 244 ++++++------ src/Api/EmailSchedulingApi.php | 112 +++--- src/Api/LandingPagesReportingApi.php | 124 +++--- src/Api/SMSReportingApi.php | 24 +- src/Api/SegmentsApi.php | 138 +++---- src/Api/TechnologyPartnersApi.php | 162 ++++---- src/Api/TechnologyPartnersWebhooksApi.php | 98 ++--- src/ApiException.php | 4 +- src/Configuration.php | 4 +- src/HeaderSelector.php | 4 +- src/Model/ABTestData.php | 6 +- src/Model/APIErrorSchemaInner.php | 6 +- src/Model/AccountCancellation.php | 6 +- src/Model/AccountEmailCreateResponse.php | 6 +- src/Model/AccountEmailInput.php | 6 +- src/Model/AccountEmailsInner.php | 6 +- src/Model/AccountPhysicalAddress.php | 6 +- src/Model/AccountSuspension.php | 6 +- src/Model/Activities.php | 18 +- src/Model/ActivitiesActivitiesInner.php | 18 +- src/Model/Activity.php | 18 +- src/Model/ActivityDeleteCustomFields.php | 12 +- src/Model/ActivityDeleteListResponse.php | 12 +- src/Model/ActivityDeleteListsResponse.php | 18 +- .../ActivityDeleteListsResponseLinks.php | 12 +- .../ActivityDeleteListsResponseLinksSelf.php | 6 +- .../ActivityDeleteListsResponseStatus.php | 6 +- src/Model/ActivityDeleteStatus.php | 18 +- src/Model/ActivityDeleteStatusLinks.php | 12 +- src/Model/ActivityDeleteStatusLinksSelf.php | 6 +- src/Model/ActivityDeleteStatusStatus.php | 6 +- src/Model/ActivityErrors.php | 6 +- src/Model/ActivityExportStatus.php | 18 +- src/Model/ActivityExportStatusStatus.php | 6 +- src/Model/ActivityGeneric.php | 24 +- src/Model/ActivityGenericStatus.php | 6 +- src/Model/ActivityImport.php | 18 +- src/Model/ActivityImportStatus.php | 6 +- src/Model/ActivityLinks.php | 18 +- src/Model/ActivityLinksResults.php | 6 +- src/Model/ActivityLinksSelf.php | 6 +- src/Model/ActivityListsMembership.php | 18 +- src/Model/ActivityListsMembershipStatus.php | 6 +- src/Model/ActivityReference.php | 6 +- src/Model/ActivityStatus.php | 6 +- src/Model/ActivityStatusExportLink.php | 18 +- src/Model/ActivityStatusExportLinkResults.php | 6 +- src/Model/ActivityStatusExportLinkSelf.php | 6 +- src/Model/ActivityStatusLink.php | 12 +- src/Model/ActivityTagging.php | 18 +- src/Model/ActivityTaggingStatus.php | 6 +- src/Model/AuthorizationErrorSchema.php | 6 +- src/Model/BouncesTrackingActivitiesPage.php | 18 +- src/Model/BouncesTrackingActivity.php | 6 +- src/Model/BulkCampaignSummary.php | 12 +- src/Model/BulkEmailCampaignSummariesPage.php | 24 +- .../BulkEmailCampaignSummariesPercents.php | 6 +- src/Model/BulkEmailCampaignSummary.php | 12 +- .../BulkSmsCampaignSummariesPercents.php | 6 +- .../CampaignActivityStatsQueryResultEmail.php | 18 +- ...tyStatsResultGenericStatsEmailActivity.php | 12 +- src/Model/CampaignActivitySummary.php | 6 +- src/Model/CampaignStatsQueryResultEmail.php | 18 +- ...tsResultGenericStatsEmailPercentsEmail.php | 18 +- src/Model/ClicksTrackingActivitiesPage.php | 18 +- src/Model/ClicksTrackingActivity.php | 6 +- src/Model/CompanyLogo.php | 6 +- .../ContactCampaignActivitiesSummary.php | 18 +- src/Model/ContactCreateOrUpdateInput.php | 18 +- ...ontactCreateOrUpdateInputStreetAddress.php | 6 +- src/Model/ContactCreateOrUpdateResponse.php | 6 +- src/Model/ContactCustomField.php | 6 +- src/Model/ContactDelete.php | 6 +- src/Model/ContactList.php | 6 +- src/Model/ContactListArray.php | 18 +- src/Model/ContactListPutPost.php | 6 +- src/Model/ContactOpenAndClickRates.php | 6 +- src/Model/ContactPostRequest.php | 36 +- src/Model/ContactPutRequest.php | 36 +- src/Model/ContactResource.php | 42 +- src/Model/ContactResourceSmsChannel.php | 12 +- src/Model/ContactTrackingActivitiesPage.php | 18 +- src/Model/ContactTrackingActivity.php | 6 +- src/Model/ContactXref.php | 6 +- src/Model/ContactXrefs.php | 12 +- src/Model/Contacts.php | 18 +- src/Model/ContactsCounts.php | 6 +- src/Model/ContactsExport.php | 6 +- src/Model/ContactsJsonImport.php | 12 +- .../CreateOrUpdateContactCustomField.php | 6 +- src/Model/CrossReference.php | 6 +- src/Model/CrossReferenceResponse.php | 12 +- src/Model/CustomFieldId100.php | 6 +- src/Model/CustomFieldInput.php | 6 +- src/Model/CustomFieldResource.php | 6 +- src/Model/CustomFields.php | 18 +- src/Model/Customer.php | 18 +- src/Model/CustomerPhysicalAddress.php | 6 +- src/Model/CustomerPut.php | 6 +- .../DidNotOpensTrackingActivitiesPage.php | 18 +- src/Model/DidNotOpensTrackingActivity.php | 6 +- src/Model/EmailAddress.php | 6 +- src/Model/EmailAddressPost.php | 6 +- src/Model/EmailAddressPut.php | 6 +- src/Model/EmailCampaign.php | 12 +- src/Model/EmailCampaignActivity.php | 18 +- ...mailCampaignActivityDocumentProperties.php | 6 +- src/Model/EmailCampaignActivityInput.php | 12 +- src/Model/EmailCampaignActivityPreview.php | 6 +- src/Model/EmailCampaignComplete.php | 12 +- src/Model/EmailCampaignName.php | 6 +- src/Model/EmailCampaigns.php | 6 +- src/Model/EmailLinkClickCount.php | 6 +- src/Model/EmailLinks.php | 12 +- src/Model/EmailPhysicalAddress.php | 6 +- src/Model/EmailScheduleInput.php | 6 +- src/Model/EmailScheduleResponseInner.php | 6 +- src/Model/EmailSendHistoryInner.php | 6 +- src/Model/EmailTestSendInput.php | 6 +- src/Model/EmailsLink.php | 6 +- src/Model/EmailsPagingLinks.php | 12 +- src/Model/FileObject.php | 12 +- src/Model/FileStatusArrayInner.php | 6 +- src/Model/ForwardsTrackingActivitiesPage.php | 18 +- src/Model/ForwardsTrackingActivity.php | 6 +- src/Model/HeadersObject.php | 6 +- src/Model/HistoryDetails.php | 6 +- src/Model/JsonImportContact.php | 6 +- src/Model/Link.php | 6 +- src/Model/Links.php | 12 +- src/Model/ListActivityAddContacts.php | 12 +- src/Model/ListActivityAddContactsSource.php | 6 +- src/Model/ListActivityRemoveContacts.php | 12 +- .../ListActivityRemoveContactsSource.php | 6 +- src/Model/ListIdList100.php | 6 +- src/Model/ListInput.php | 6 +- src/Model/ListXref.php | 6 +- src/Model/ListXrefs.php | 12 +- src/Model/LpreportingLinks.php | 12 +- src/Model/LpreportingNext.php | 6 +- src/Model/ModelInterface.php | 2 +- src/Model/MyLibraryFileCollectionInner.php | 12 +- .../MyLibraryFileCollectionInnerThumbnail.php | 6 +- src/Model/Next.php | 6 +- src/Model/Note.php | 6 +- src/Model/OpensTrackingActivitiesPage.php | 18 +- src/Model/OpensTrackingActivity.php | 6 +- src/Model/OptoutsTrackingActivitiesPage.php | 18 +- src/Model/OptoutsTrackingActivity.php | 6 +- .../PContactAddTrackingActivitiesPage.php | 18 +- src/Model/PContactAddTrackingActivity.php | 12 +- .../PContactClickTrackingActivitiesPage.php | 18 +- src/Model/PContactClickTrackingActivity.php | 12 +- src/Model/PContactOpenTrackingActivity.php | 12 +- .../PContactOpensTrackingActivitiesPage.php | 18 +- ...PContactSMSOptInTrackingActivitiesPage.php | 18 +- .../PContactSMSOptInTrackingActivity.php | 12 +- .../PContactUpdateTrackingActivitiesPage.php | 18 +- src/Model/PContactUpdateTrackingActivity.php | 12 +- src/Model/PagedEmailCampaignResponse.php | 18 +- src/Model/PaginationLinks.php | 12 +- src/Model/PagingLinks.php | 12 +- src/Model/PartnerAccount.php | 18 +- src/Model/PartnerAccountOperationsRequest.php | 24 +- .../PartnerAccountSiteOwnerListInner.php | 6 +- src/Model/PartnersLink.php | 6 +- src/Model/PathParamObject.php | 6 +- src/Model/PercentsEmail.php | 6 +- src/Model/PhoneNumber.php | 6 +- src/Model/PhoneNumberPut.php | 6 +- src/Model/PlanInfo.php | 6 +- src/Model/PlanTiersObject.php | 12 +- src/Model/Provision.php | 6 +- src/Model/ProvisionResponse.php | 6 +- src/Model/QueryParamObject.php | 6 +- src/Model/ReportingLinks.php | 12 +- src/Model/ReportingNext.php | 6 +- src/Model/ReportingsmsLinks.php | 12 +- src/Model/ReportingsmsNext.php | 6 +- src/Model/ResendToNonOpenersInner.php | 6 +- src/Model/ResendToNonOpenersInput.php | 6 +- src/Model/ResendToNonOpenersObject.php | 6 +- src/Model/SSOUser.php | 6 +- src/Model/SegmentData.php | 6 +- src/Model/SegmentDetail.php | 6 +- src/Model/SegmentMaster.php | 6 +- src/Model/SegmentName.php | 6 +- src/Model/SegmentsDTO.php | 18 +- src/Model/SendsTrackingActivitiesPage.php | 18 +- src/Model/SendsTrackingActivity.php | 6 +- src/Model/SmsCampaignSummariesPage.php | 24 +- src/Model/SmsChannelConsentDetails.php | 6 +- src/Model/SmsEngagementHistoryInner.php | 12 +- src/Model/StatsEmail.php | 6 +- src/Model/StatsEmailActivity.php | 6 +- src/Model/StatsError.php | 6 +- src/Model/StreetAddress.php | 6 +- src/Model/StreetAddressPut.php | 6 +- src/Model/Tag.php | 6 +- src/Model/TagAddRemoveContacts.php | 18 +- src/Model/TagAddRemoveContactsExclude.php | 6 +- src/Model/TagAddRemoveContactsSource.php | 6 +- src/Model/TagIdList500Limit.php | 6 +- src/Model/TagPost.php | 6 +- src/Model/TagPut.php | 6 +- src/Model/Tags.php | 18 +- src/Model/TagsActivityLinks.php | 12 +- src/Model/TagsActivityLinksSelf.php | 6 +- src/Model/TagsLinks.php | 12 +- src/Model/TagsPagingLinks.php | 12 +- src/Model/TierObject.php | 6 +- src/Model/TrackingActivitySmsChannelDTO.php | 6 +- src/Model/UniqueEmailCounts.php | 6 +- src/Model/UniqueSmsCounts.php | 6 +- src/Model/UserPrivilegesResourceInner.php | 6 +- src/Model/WebhooksSubscriptionBody.php | 6 +- .../WebhooksSubscriptionCollectionInner.php | 6 +- src/Model/WebhooksSubscriptionPutResp.php | 6 +- src/Model/WebhooksSubscriptionResponse.php | 6 +- src/Model/WebhooksTestSend.php | 6 +- src/ObjectSerializer.php | 6 +- test/Api/AccountServicesApiTest.php | 10 +- test/Api/BulkActivitiesApiTest.php | 10 +- test/Api/ContactListsApiTest.php | 10 +- test/Api/ContactTagsApiTest.php | 10 +- test/Api/ContactsApiTest.php | 10 +- test/Api/ContactsCustomFieldsApiTest.php | 10 +- test/Api/ContactsReportingApiTest.php | 10 +- test/Api/EmailCampaignsABTestsApiTest.php | 10 +- test/Api/EmailCampaignsApiTest.php | 10 +- test/Api/EmailReportingApiTest.php | 10 +- test/Api/EmailSchedulingApiTest.php | 10 +- test/Api/LandingPagesReportingApiTest.php | 10 +- test/Api/SMSReportingApiTest.php | 10 +- test/Api/SegmentsApiTest.php | 10 +- test/Api/TechnologyPartnersApiTest.php | 10 +- .../Api/TechnologyPartnersWebhooksApiTest.php | 10 +- test/Model/ABTestDataTest.php | 2 +- test/Model/APIErrorSchemaInnerTest.php | 2 +- test/Model/AccountCancellationTest.php | 2 +- test/Model/AccountEmailCreateResponseTest.php | 2 +- test/Model/AccountEmailInputTest.php | 2 +- test/Model/AccountEmailsInnerTest.php | 2 +- test/Model/AccountPhysicalAddressTest.php | 2 +- test/Model/AccountSuspensionTest.php | 2 +- test/Model/ActivitiesActivitiesInnerTest.php | 2 +- test/Model/ActivitiesTest.php | 2 +- test/Model/ActivityDeleteCustomFieldsTest.php | 2 +- test/Model/ActivityDeleteListResponseTest.php | 2 +- ...tivityDeleteListsResponseLinksSelfTest.php | 2 +- .../ActivityDeleteListsResponseLinksTest.php | 2 +- .../ActivityDeleteListsResponseStatusTest.php | 2 +- .../Model/ActivityDeleteListsResponseTest.php | 2 +- .../ActivityDeleteStatusLinksSelfTest.php | 2 +- test/Model/ActivityDeleteStatusLinksTest.php | 2 +- test/Model/ActivityDeleteStatusStatusTest.php | 2 +- test/Model/ActivityDeleteStatusTest.php | 2 +- test/Model/ActivityErrorsTest.php | 2 +- test/Model/ActivityExportStatusStatusTest.php | 2 +- test/Model/ActivityExportStatusTest.php | 2 +- test/Model/ActivityGenericStatusTest.php | 2 +- test/Model/ActivityGenericTest.php | 2 +- test/Model/ActivityImportStatusTest.php | 2 +- test/Model/ActivityImportTest.php | 2 +- test/Model/ActivityLinksResultsTest.php | 2 +- test/Model/ActivityLinksSelfTest.php | 2 +- test/Model/ActivityLinksTest.php | 2 +- .../ActivityListsMembershipStatusTest.php | 2 +- test/Model/ActivityListsMembershipTest.php | 2 +- test/Model/ActivityReferenceTest.php | 2 +- .../ActivityStatusExportLinkResultsTest.php | 2 +- .../ActivityStatusExportLinkSelfTest.php | 2 +- test/Model/ActivityStatusExportLinkTest.php | 2 +- test/Model/ActivityStatusLinkTest.php | 2 +- test/Model/ActivityStatusTest.php | 2 +- test/Model/ActivityTaggingStatusTest.php | 2 +- test/Model/ActivityTaggingTest.php | 2 +- test/Model/ActivityTest.php | 2 +- test/Model/AuthorizationErrorSchemaTest.php | 2 +- .../BouncesTrackingActivitiesPageTest.php | 2 +- test/Model/BouncesTrackingActivityTest.php | 2 +- test/Model/BulkCampaignSummaryTest.php | 2 +- .../BulkEmailCampaignSummariesPageTest.php | 2 +- ...BulkEmailCampaignSummariesPercentsTest.php | 2 +- test/Model/BulkEmailCampaignSummaryTest.php | 2 +- .../BulkSmsCampaignSummariesPercentsTest.php | 2 +- ...paignActivityStatsQueryResultEmailTest.php | 2 +- ...atsResultGenericStatsEmailActivityTest.php | 2 +- test/Model/CampaignActivitySummaryTest.php | 2 +- .../CampaignStatsQueryResultEmailTest.php | 2 +- ...sultGenericStatsEmailPercentsEmailTest.php | 2 +- .../ClicksTrackingActivitiesPageTest.php | 2 +- test/Model/ClicksTrackingActivityTest.php | 2 +- test/Model/CompanyLogoTest.php | 2 +- .../ContactCampaignActivitiesSummaryTest.php | 2 +- ...ctCreateOrUpdateInputStreetAddressTest.php | 2 +- test/Model/ContactCreateOrUpdateInputTest.php | 2 +- .../ContactCreateOrUpdateResponseTest.php | 2 +- test/Model/ContactCustomFieldTest.php | 2 +- test/Model/ContactDeleteTest.php | 2 +- test/Model/ContactListArrayTest.php | 2 +- test/Model/ContactListPutPostTest.php | 2 +- test/Model/ContactListTest.php | 2 +- test/Model/ContactOpenAndClickRatesTest.php | 2 +- test/Model/ContactPostRequestTest.php | 2 +- test/Model/ContactPutRequestTest.php | 2 +- test/Model/ContactResourceSmsChannelTest.php | 2 +- test/Model/ContactResourceTest.php | 2 +- .../ContactTrackingActivitiesPageTest.php | 2 +- test/Model/ContactTrackingActivityTest.php | 2 +- test/Model/ContactXrefTest.php | 2 +- test/Model/ContactXrefsTest.php | 2 +- test/Model/ContactsCountsTest.php | 2 +- test/Model/ContactsExportTest.php | 2 +- test/Model/ContactsJsonImportTest.php | 2 +- test/Model/ContactsTest.php | 2 +- .../CreateOrUpdateContactCustomFieldTest.php | 2 +- test/Model/CrossReferenceResponseTest.php | 2 +- test/Model/CrossReferenceTest.php | 2 +- test/Model/CustomFieldId100Test.php | 2 +- test/Model/CustomFieldInputTest.php | 2 +- test/Model/CustomFieldResourceTest.php | 2 +- test/Model/CustomFieldsTest.php | 2 +- test/Model/CustomerPhysicalAddressTest.php | 2 +- test/Model/CustomerPutTest.php | 2 +- test/Model/CustomerTest.php | 2 +- .../DidNotOpensTrackingActivitiesPageTest.php | 2 +- .../Model/DidNotOpensTrackingActivityTest.php | 2 +- test/Model/EmailAddressPostTest.php | 2 +- test/Model/EmailAddressPutTest.php | 2 +- test/Model/EmailAddressTest.php | 2 +- ...CampaignActivityDocumentPropertiesTest.php | 2 +- test/Model/EmailCampaignActivityInputTest.php | 2 +- .../EmailCampaignActivityPreviewTest.php | 2 +- test/Model/EmailCampaignActivityTest.php | 2 +- test/Model/EmailCampaignCompleteTest.php | 2 +- test/Model/EmailCampaignNameTest.php | 2 +- test/Model/EmailCampaignTest.php | 2 +- test/Model/EmailCampaignsTest.php | 2 +- test/Model/EmailLinkClickCountTest.php | 2 +- test/Model/EmailLinksTest.php | 2 +- test/Model/EmailPhysicalAddressTest.php | 2 +- test/Model/EmailScheduleInputTest.php | 2 +- test/Model/EmailScheduleResponseInnerTest.php | 2 +- test/Model/EmailSendHistoryInnerTest.php | 2 +- test/Model/EmailTestSendInputTest.php | 2 +- test/Model/EmailsLinkTest.php | 2 +- test/Model/EmailsPagingLinksTest.php | 2 +- test/Model/FileObjectTest.php | 2 +- test/Model/FileStatusArrayInnerTest.php | 2 +- .../ForwardsTrackingActivitiesPageTest.php | 2 +- test/Model/ForwardsTrackingActivityTest.php | 2 +- test/Model/HeadersObjectTest.php | 2 +- test/Model/HistoryDetailsTest.php | 2 +- test/Model/JsonImportContactTest.php | 2 +- test/Model/LinkTest.php | 2 +- test/Model/LinksTest.php | 2 +- .../ListActivityAddContactsSourceTest.php | 2 +- test/Model/ListActivityAddContactsTest.php | 2 +- .../ListActivityRemoveContactsSourceTest.php | 2 +- test/Model/ListActivityRemoveContactsTest.php | 2 +- test/Model/ListIdList100Test.php | 2 +- test/Model/ListInputTest.php | 2 +- test/Model/ListXrefTest.php | 2 +- test/Model/ListXrefsTest.php | 2 +- test/Model/LpreportingLinksTest.php | 2 +- test/Model/LpreportingNextTest.php | 2 +- .../MyLibraryFileCollectionInnerTest.php | 2 +- ...ibraryFileCollectionInnerThumbnailTest.php | 2 +- test/Model/NextTest.php | 2 +- test/Model/NoteTest.php | 2 +- .../Model/OpensTrackingActivitiesPageTest.php | 2 +- test/Model/OpensTrackingActivityTest.php | 2 +- .../OptoutsTrackingActivitiesPageTest.php | 2 +- test/Model/OptoutsTrackingActivityTest.php | 2 +- .../PContactAddTrackingActivitiesPageTest.php | 2 +- .../Model/PContactAddTrackingActivityTest.php | 2 +- ...ContactClickTrackingActivitiesPageTest.php | 2 +- .../PContactClickTrackingActivityTest.php | 2 +- .../PContactOpenTrackingActivityTest.php | 2 +- ...ContactOpensTrackingActivitiesPageTest.php | 2 +- ...tactSMSOptInTrackingActivitiesPageTest.php | 2 +- .../PContactSMSOptInTrackingActivityTest.php | 2 +- ...ontactUpdateTrackingActivitiesPageTest.php | 2 +- .../PContactUpdateTrackingActivityTest.php | 2 +- test/Model/PagedEmailCampaignResponseTest.php | 2 +- test/Model/PaginationLinksTest.php | 2 +- test/Model/PagingLinksTest.php | 2 +- .../PartnerAccountOperationsRequestTest.php | 2 +- .../PartnerAccountSiteOwnerListInnerTest.php | 2 +- test/Model/PartnerAccountTest.php | 2 +- test/Model/PartnersLinkTest.php | 2 +- test/Model/PathParamObjectTest.php | 2 +- test/Model/PercentsEmailTest.php | 2 +- test/Model/PhoneNumberPutTest.php | 2 +- test/Model/PhoneNumberTest.php | 2 +- test/Model/PlanInfoTest.php | 2 +- test/Model/PlanTiersObjectTest.php | 2 +- test/Model/ProvisionResponseTest.php | 2 +- test/Model/ProvisionTest.php | 2 +- test/Model/QueryParamObjectTest.php | 2 +- test/Model/ReportingLinksTest.php | 2 +- test/Model/ReportingNextTest.php | 2 +- test/Model/ReportingsmsLinksTest.php | 2 +- test/Model/ReportingsmsNextTest.php | 2 +- test/Model/ResendToNonOpenersInnerTest.php | 2 +- test/Model/ResendToNonOpenersInputTest.php | 2 +- test/Model/ResendToNonOpenersObjectTest.php | 2 +- test/Model/SSOUserTest.php | 2 +- test/Model/SegmentDataTest.php | 2 +- test/Model/SegmentDetailTest.php | 2 +- test/Model/SegmentMasterTest.php | 2 +- test/Model/SegmentNameTest.php | 2 +- test/Model/SegmentsDTOTest.php | 2 +- .../Model/SendsTrackingActivitiesPageTest.php | 2 +- test/Model/SendsTrackingActivityTest.php | 2 +- test/Model/SmsCampaignSummariesPageTest.php | 2 +- test/Model/SmsChannelConsentDetailsTest.php | 2 +- test/Model/SmsEngagementHistoryInnerTest.php | 2 +- test/Model/StatsEmailActivityTest.php | 2 +- test/Model/StatsEmailTest.php | 2 +- test/Model/StatsErrorTest.php | 2 +- test/Model/StreetAddressPutTest.php | 2 +- test/Model/StreetAddressTest.php | 2 +- .../Model/TagAddRemoveContactsExcludeTest.php | 2 +- test/Model/TagAddRemoveContactsSourceTest.php | 2 +- test/Model/TagAddRemoveContactsTest.php | 2 +- test/Model/TagIdList500LimitTest.php | 2 +- test/Model/TagPostTest.php | 2 +- test/Model/TagPutTest.php | 2 +- test/Model/TagTest.php | 2 +- test/Model/TagsActivityLinksSelfTest.php | 2 +- test/Model/TagsActivityLinksTest.php | 2 +- test/Model/TagsLinksTest.php | 2 +- test/Model/TagsPagingLinksTest.php | 2 +- test/Model/TagsTest.php | 2 +- test/Model/TierObjectTest.php | 2 +- .../TrackingActivitySmsChannelDTOTest.php | 2 +- test/Model/UniqueEmailCountsTest.php | 2 +- test/Model/UniqueSmsCountsTest.php | 2 +- .../Model/UserPrivilegesResourceInnerTest.php | 2 +- test/Model/WebhooksSubscriptionBodyTest.php | 2 +- ...ebhooksSubscriptionCollectionInnerTest.php | 2 +- .../Model/WebhooksSubscriptionPutRespTest.php | 2 +- .../WebhooksSubscriptionResponseTest.php | 2 +- test/Model/WebhooksTestSendTest.php | 2 +- 472 files changed, 2685 insertions(+), 2685 deletions(-) diff --git a/README.md b/README.md index 9f2a6e3..05549d1 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ $apiInstance = new OpenAPI\Client\Api\AccountServicesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\AccountEmailInput(); // \OpenAPI\Client\Model\AccountEmailInput | A JSON request payload containing the new email address you want to add to the Constant Contact account. +$body = new 'ConstantContact\Client\Model\AccountEmailInput(); // 'ConstantContact\Client\Model\AccountEmailInput | A JSON request payload containing the new email address you want to add to the Constant Contact account. try { $result = $apiInstance->addAccountEmailAddress($body); diff --git a/docs/Api/AccountServicesApi.md b/docs/Api/AccountServicesApi.md index 4a3da6c..e27c4ea 100644 --- a/docs/Api/AccountServicesApi.md +++ b/docs/Api/AccountServicesApi.md @@ -16,7 +16,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `addAccountEmailAddress()` ```php -addAccountEmailAddress($body): \OpenAPI\Client\Model\AccountEmailCreateResponse +addAccountEmailAddress($body): 'ConstantContact\Client\Model\AccountEmailCreateResponse ``` POST Add an Account Email Address @@ -48,7 +48,7 @@ $apiInstance = new OpenAPI\Client\Api\AccountServicesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\AccountEmailInput(); // \OpenAPI\Client\Model\AccountEmailInput | A JSON request payload containing the new email address you want to add to the Constant Contact account. +$body = new 'ConstantContact\Client\Model\AccountEmailInput(); // 'ConstantContact\Client\Model\AccountEmailInput | A JSON request payload containing the new email address you want to add to the Constant Contact account. try { $result = $apiInstance->addAccountEmailAddress($body); @@ -84,7 +84,7 @@ try { ## `getAccountById()` ```php -getAccountById($extra_fields): \OpenAPI\Client\Model\Customer +getAccountById($extra_fields): 'ConstantContact\Client\Model\Customer ``` GET a Summary of Account Details @@ -152,7 +152,7 @@ try { ## `getPhysicalAddress()` ```php -getPhysicalAddress(): \OpenAPI\Client\Model\AccountPhysicalAddress +getPhysicalAddress(): 'ConstantContact\Client\Model\AccountPhysicalAddress ``` GET the Physical Address for the Account @@ -217,7 +217,7 @@ This endpoint does not need any parameter. ## `getUserPrivileges()` ```php -getUserPrivileges(): \OpenAPI\Client\Model\UserPrivilegesResourceInner[] +getUserPrivileges(): 'ConstantContact\Client\Model\UserPrivilegesResourceInner[] ``` GET User Privileges @@ -282,7 +282,7 @@ This endpoint does not need any parameter. ## `putCustomerById()` ```php -putCustomerById($body): \OpenAPI\Client\Model\CustomerPut +putCustomerById($body): 'ConstantContact\Client\Model\CustomerPut ``` PUT (update) Account Details @@ -314,7 +314,7 @@ $apiInstance = new OpenAPI\Client\Api\AccountServicesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\CustomerPut(); // \OpenAPI\Client\Model\CustomerPut | In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. +$body = new 'ConstantContact\Client\Model\CustomerPut(); // 'ConstantContact\Client\Model\CustomerPut | In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. try { $result = $apiInstance->putCustomerById($body); @@ -350,7 +350,7 @@ try { ## `putPhysicalAddress()` ```php -putPhysicalAddress($body): \OpenAPI\Client\Model\AccountPhysicalAddress +putPhysicalAddress($body): 'ConstantContact\Client\Model\AccountPhysicalAddress ``` PUT (update) the Physical Address for an Account @@ -382,7 +382,7 @@ $apiInstance = new OpenAPI\Client\Api\AccountServicesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\AccountPhysicalAddress(); // \OpenAPI\Client\Model\AccountPhysicalAddress | Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. +$body = new 'ConstantContact\Client\Model\AccountPhysicalAddress(); // 'ConstantContact\Client\Model\AccountPhysicalAddress | Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. try { $result = $apiInstance->putPhysicalAddress($body); @@ -418,7 +418,7 @@ try { ## `retrieveEmailAddresses()` ```php -retrieveEmailAddresses($confirm_status, $role_code, $email_address): \OpenAPI\Client\Model\AccountEmailsInner[] +retrieveEmailAddresses($confirm_status, $role_code, $email_address): 'ConstantContact\Client\Model\AccountEmailsInner[] ``` GET a Collection of Account Email Addresses diff --git a/docs/Api/BulkActivitiesApi.md b/docs/Api/BulkActivitiesApi.md index 84ce525..8f09799 100644 --- a/docs/Api/BulkActivitiesApi.md +++ b/docs/Api/BulkActivitiesApi.md @@ -23,7 +23,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `bulkImportContactsJSON()` ```php -bulkImportContactsJSON($body): \OpenAPI\Client\Model\ActivityImport +bulkImportContactsJSON($body): 'ConstantContact\Client\Model\ActivityImport ``` Import Contacts using a JSON Payload @@ -55,7 +55,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ContactsJsonImport(); // \OpenAPI\Client\Model\ContactsJsonImport | The JSON request payload that contains the contact data and contact lists for the import. +$body = new 'ConstantContact\Client\Model\ContactsJsonImport(); // 'ConstantContact\Client\Model\ContactsJsonImport | The JSON request payload that contains the contact data and contact lists for the import. try { $result = $apiInstance->bulkImportContactsJSON($body); @@ -91,7 +91,7 @@ try { ## `contactsCSVImport()` ```php -contactsCSVImport($file, $list_ids): \OpenAPI\Client\Model\ActivityImport +contactsCSVImport($file, $list_ids): 'ConstantContact\Client\Model\ActivityImport ``` Import Contacts using a CSV File @@ -161,7 +161,7 @@ try { ## `getActivity()` ```php -getActivity($activity_id): \OpenAPI\Client\Model\Activity +getActivity($activity_id): 'ConstantContact\Client\Model\Activity ``` GET an Activity Status @@ -229,7 +229,7 @@ try { ## `getActivityStatusCollection()` ```php -getActivityStatusCollection($limit, $state): \OpenAPI\Client\Model\Activities +getActivityStatusCollection($limit, $state): 'ConstantContact\Client\Model\Activities ``` GET Activity Status Collection @@ -367,7 +367,7 @@ try { ## `postContactDelete()` ```php -postContactDelete($body): \OpenAPI\Client\Model\ActivityDeleteStatus +postContactDelete($body): 'ConstantContact\Client\Model\ActivityDeleteStatus ``` Delete Contacts in Bulk @@ -399,7 +399,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ContactDelete(); // \OpenAPI\Client\Model\ContactDelete | The request body contains an array of contact_ids or list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. +$body = new 'ConstantContact\Client\Model\ContactDelete(); // 'ConstantContact\Client\Model\ContactDelete | The request body contains an array of contact_ids or list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. try { $result = $apiInstance->postContactDelete($body); @@ -435,7 +435,7 @@ try { ## `postContactsExport()` ```php -postContactsExport($body): \OpenAPI\Client\Model\ActivityExportStatus +postContactsExport($body): 'ConstantContact\Client\Model\ActivityExportStatus ``` Export Contacts to a File @@ -467,7 +467,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ContactsExport(); // \OpenAPI\Client\Model\ContactsExport | A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. +$body = new 'ConstantContact\Client\Model\ContactsExport(); // 'ConstantContact\Client\Model\ContactsExport | A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. try { $result = $apiInstance->postContactsExport($body); @@ -503,7 +503,7 @@ try { ## `postCustomFieldDelete()` ```php -postCustomFieldDelete($body): \OpenAPI\Client\Model\ActivityDeleteCustomFields +postCustomFieldDelete($body): 'ConstantContact\Client\Model\ActivityDeleteCustomFields ``` Delete Custom Fields @@ -530,7 +530,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\CustomFieldId100(); // \OpenAPI\Client\Model\CustomFieldId100 | An array of `custom_field_id`'s to delete. +$body = new 'ConstantContact\Client\Model\CustomFieldId100(); // 'ConstantContact\Client\Model\CustomFieldId100 | An array of `custom_field_id`'s to delete. try { $result = $apiInstance->postCustomFieldDelete($body); @@ -566,7 +566,7 @@ try { ## `postListAddContact()` ```php -postListAddContact($body): \OpenAPI\Client\Model\ActivityListsMembership +postListAddContact($body): 'ConstantContact\Client\Model\ActivityListsMembership ``` Add Contacts to Lists @@ -598,7 +598,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ListActivityAddContacts(); // \OpenAPI\Client\Model\ListActivityAddContacts | The JSON payload used to create the 'add contacts to lists' activity +$body = new 'ConstantContact\Client\Model\ListActivityAddContacts(); // 'ConstantContact\Client\Model\ListActivityAddContacts | The JSON payload used to create the 'add contacts to lists' activity try { $result = $apiInstance->postListAddContact($body); @@ -634,7 +634,7 @@ try { ## `postListDelete()` ```php -postListDelete($body): \OpenAPI\Client\Model\ActivityDeleteListsResponse +postListDelete($body): 'ConstantContact\Client\Model\ActivityDeleteListsResponse ``` Delete Contact Lists @@ -666,7 +666,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ListIdList100(); // \OpenAPI\Client\Model\ListIdList100 | An array of `list_id`'s to delete. +$body = new 'ConstantContact\Client\Model\ListIdList100(); // 'ConstantContact\Client\Model\ListIdList100 | An array of `list_id`'s to delete. try { $result = $apiInstance->postListDelete($body); @@ -702,7 +702,7 @@ try { ## `postListRemoveContact()` ```php -postListRemoveContact($body): \OpenAPI\Client\Model\ActivityListsMembership +postListRemoveContact($body): 'ConstantContact\Client\Model\ActivityListsMembership ``` Remove Contacts from Lists @@ -734,7 +734,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ListActivityRemoveContacts(); // \OpenAPI\Client\Model\ListActivityRemoveContacts | The JSON payload used to create the 'remove contacts from lists' activity +$body = new 'ConstantContact\Client\Model\ListActivityRemoveContacts(); // 'ConstantContact\Client\Model\ListActivityRemoveContacts | The JSON payload used to create the 'remove contacts from lists' activity try { $result = $apiInstance->postListRemoveContact($body); @@ -770,7 +770,7 @@ try { ## `postTagAddContact()` ```php -postTagAddContact($body): \OpenAPI\Client\Model\ActivityTagging +postTagAddContact($body): 'ConstantContact\Client\Model\ActivityTagging ``` Add Tags to Contacts @@ -802,7 +802,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\TagAddRemoveContacts(); // \OpenAPI\Client\Model\TagAddRemoveContacts | The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. +$body = new 'ConstantContact\Client\Model\TagAddRemoveContacts(); // 'ConstantContact\Client\Model\TagAddRemoveContacts | The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. try { $result = $apiInstance->postTagAddContact($body); @@ -838,7 +838,7 @@ try { ## `postTagDelete()` ```php -postTagDelete($body): \OpenAPI\Client\Model\ActivityTagging +postTagDelete($body): 'ConstantContact\Client\Model\ActivityTagging ``` Delete Tags @@ -870,7 +870,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\TagIdList500Limit(); // \OpenAPI\Client\Model\TagIdList500Limit | An array of string values (`tag_id`s) to delete. +$body = new 'ConstantContact\Client\Model\TagIdList500Limit(); // 'ConstantContact\Client\Model\TagIdList500Limit | An array of string values (`tag_id`s) to delete. try { $result = $apiInstance->postTagDelete($body); @@ -906,7 +906,7 @@ try { ## `postTagRemoveContact()` ```php -postTagRemoveContact($body): \OpenAPI\Client\Model\ActivityTagging +postTagRemoveContact($body): 'ConstantContact\Client\Model\ActivityTagging ``` Remove Tags from Contacts @@ -938,7 +938,7 @@ $apiInstance = new OpenAPI\Client\Api\BulkActivitiesApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\TagAddRemoveContacts(); // \OpenAPI\Client\Model\TagAddRemoveContacts | The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. +$body = new 'ConstantContact\Client\Model\TagAddRemoveContacts(); // 'ConstantContact\Client\Model\TagAddRemoveContacts | The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. try { $result = $apiInstance->postTagRemoveContact($body); diff --git a/docs/Api/ContactListsApi.md b/docs/Api/ContactListsApi.md index b78ceb1..b89dd8c 100644 --- a/docs/Api/ContactListsApi.md +++ b/docs/Api/ContactListsApi.md @@ -15,7 +15,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `createList()` ```php -createList($body): \OpenAPI\Client\Model\ContactListPutPost +createList($body): 'ConstantContact\Client\Model\ContactListPutPost ``` POST (create) a List @@ -47,7 +47,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactListsApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ListInput(); // \OpenAPI\Client\Model\ListInput | JSON payload defining the new contact list +$body = new 'ConstantContact\Client\Model\ListInput(); // 'ConstantContact\Client\Model\ListInput | JSON payload defining the new contact list try { $result = $apiInstance->createList($body); @@ -83,7 +83,7 @@ try { ## `deleteListActivity()` ```php -deleteListActivity($list_id): \OpenAPI\Client\Model\ActivityDeleteListResponse +deleteListActivity($list_id): 'ConstantContact\Client\Model\ActivityDeleteListResponse ``` DELETE a List @@ -151,7 +151,7 @@ try { ## `getList()` ```php -getList($list_id, $include_membership_count): \OpenAPI\Client\Model\ContactList +getList($list_id, $include_membership_count): 'ConstantContact\Client\Model\ContactList ``` GET a List @@ -221,7 +221,7 @@ try { ## `getListIdXrefs()` ```php -getListIdXrefs($sequence_ids): \OpenAPI\Client\Model\ListXrefs +getListIdXrefs($sequence_ids): 'ConstantContact\Client\Model\ListXrefs ``` GET a collection of V2 and V3 API List IDs @@ -289,7 +289,7 @@ try { ## `getLists()` ```php -getLists($limit, $include_count, $include_membership_count, $name, $status): \OpenAPI\Client\Model\ContactListArray +getLists($limit, $include_count, $include_membership_count, $name, $status): 'ConstantContact\Client\Model\ContactListArray ``` GET Lists Collection @@ -365,7 +365,7 @@ try { ## `putList()` ```php -putList($list_id, $json_put_body): \OpenAPI\Client\Model\ContactListPutPost +putList($list_id, $json_put_body): 'ConstantContact\Client\Model\ContactListPutPost ``` PUT (update) a List @@ -398,7 +398,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactListsApi( $config ); $list_id = cbc05bac-6a41-46fa-a063-79961763bf4b; // string | Unique ID of the contact list to update -$json_put_body = new \OpenAPI\Client\Model\ListInput(); // \OpenAPI\Client\Model\ListInput | JSON payload containing updates to the specified contact list +$json_put_body = new 'ConstantContact\Client\Model\ListInput(); // 'ConstantContact\Client\Model\ListInput | JSON payload containing updates to the specified contact list try { $result = $apiInstance->putList($list_id, $json_put_body); diff --git a/docs/Api/ContactTagsApi.md b/docs/Api/ContactTagsApi.md index 7f33f69..601d91d 100644 --- a/docs/Api/ContactTagsApi.md +++ b/docs/Api/ContactTagsApi.md @@ -14,7 +14,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `deleteTag()` ```php -deleteTag($tag_id): \OpenAPI\Client\Model\ActivityGeneric +deleteTag($tag_id): 'ConstantContact\Client\Model\ActivityGeneric ``` DELETE a Tag @@ -82,7 +82,7 @@ try { ## `getTag()` ```php -getTag($tag_id, $include_count): \OpenAPI\Client\Model\Tag +getTag($tag_id, $include_count): 'ConstantContact\Client\Model\Tag ``` GET Tag Details @@ -152,7 +152,7 @@ try { ## `getTags()` ```php -getTags($limit, $include_count): \OpenAPI\Client\Model\Tags +getTags($limit, $include_count): 'ConstantContact\Client\Model\Tags ``` GET Details for All Tags @@ -222,7 +222,7 @@ try { ## `postTag()` ```php -postTag($body): \OpenAPI\Client\Model\Tag +postTag($body): 'ConstantContact\Client\Model\Tag ``` POST (Create) a Tag @@ -254,7 +254,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactTagsApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\TagPost(); // \OpenAPI\Client\Model\TagPost | The JSON payload to use to create a new tag. +$body = new 'ConstantContact\Client\Model\TagPost(); // 'ConstantContact\Client\Model\TagPost | The JSON payload to use to create a new tag. try { $result = $apiInstance->postTag($body); @@ -290,7 +290,7 @@ try { ## `putTag()` ```php -putTag($tag_id, $body): \OpenAPI\Client\Model\Tag +putTag($tag_id, $body): 'ConstantContact\Client\Model\Tag ``` PUT (Update) a Tag @@ -323,7 +323,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactTagsApi( $config ); $tag_id = 30c97dd0-332e-11eb-923c-fa163e595327; // string | The system generated ID used to uniquely identify the tag that you want to rename (UUID format). -$body = new \OpenAPI\Client\Model\TagPut(); // \OpenAPI\Client\Model\TagPut | The JSON payload used to update the tag name (`name`). +$body = new 'ConstantContact\Client\Model\TagPut(); // 'ConstantContact\Client\Model\TagPut | The JSON payload used to update the tag name (`name`). try { $result = $apiInstance->putTag($tag_id, $body); diff --git a/docs/Api/ContactsApi.md b/docs/Api/ContactsApi.md index 149d8d6..d278b55 100644 --- a/docs/Api/ContactsApi.md +++ b/docs/Api/ContactsApi.md @@ -18,7 +18,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `countContact()` ```php -countContact($include): \OpenAPI\Client\Model\ContactsCounts +countContact($include): 'ConstantContact\Client\Model\ContactsCounts ``` GET Contact Consent Counts @@ -86,7 +86,7 @@ try { ## `createContact()` ```php -createContact($body): \OpenAPI\Client\Model\ContactResource +createContact($body): 'ConstantContact\Client\Model\ContactResource ``` POST (create) a Contact @@ -118,7 +118,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactsApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ContactPostRequest(); // \OpenAPI\Client\Model\ContactPostRequest | The JSON payload defining the contact +$body = new 'ConstantContact\Client\Model\ContactPostRequest(); // 'ConstantContact\Client\Model\ContactPostRequest | The JSON payload defining the contact try { $result = $apiInstance->createContact($body); @@ -154,7 +154,7 @@ try { ## `createOrUpdateContact()` ```php -createOrUpdateContact($body): \OpenAPI\Client\Model\ContactCreateOrUpdateResponse +createOrUpdateContact($body): 'ConstantContact\Client\Model\ContactCreateOrUpdateResponse ``` Create or Update a Contact @@ -186,7 +186,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactsApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\ContactCreateOrUpdateInput(); // \OpenAPI\Client\Model\ContactCreateOrUpdateInput | A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. +$body = new 'ConstantContact\Client\Model\ContactCreateOrUpdateInput(); // 'ConstantContact\Client\Model\ContactCreateOrUpdateInput | A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. try { $result = $apiInstance->createOrUpdateContact($body); @@ -289,7 +289,7 @@ void (empty response body) ## `getContact()` ```php -getContact($contact_id, $include): \OpenAPI\Client\Model\ContactResource +getContact($contact_id, $include): 'ConstantContact\Client\Model\ContactResource ``` GET a Contact @@ -359,7 +359,7 @@ try { ## `getContactIdXrefs()` ```php -getContactIdXrefs($sequence_ids): \OpenAPI\Client\Model\ContactXrefs +getContactIdXrefs($sequence_ids): 'ConstantContact\Client\Model\ContactXrefs ``` GET a collection of V2 and V3 API contact IDs @@ -427,7 +427,7 @@ try { ## `getContacts()` ```php -getContacts($status, $email, $lists, $segment_id, $tags, $updated_after, $updated_before, $created_after, $created_before, $optout_after, $optout_before, $include, $sms_status, $include_count, $limit): \OpenAPI\Client\Model\Contacts +getContacts($status, $email, $lists, $segment_id, $tags, $updated_after, $updated_before, $created_after, $created_before, $optout_after, $optout_before, $include, $sms_status, $include_count, $limit): 'ConstantContact\Client\Model\Contacts ``` GET Contacts Collection @@ -523,7 +523,7 @@ try { ## `getSmsEngagementHistory()` ```php -getSmsEngagementHistory($contact_id): \OpenAPI\Client\Model\SmsEngagementHistoryInner[] +getSmsEngagementHistory($contact_id): 'ConstantContact\Client\Model\SmsEngagementHistoryInner[] ``` GET SMS Engagement History for a Contact @@ -591,7 +591,7 @@ try { ## `putContact()` ```php -putContact($contact_id, $body): \OpenAPI\Client\Model\ContactResource +putContact($contact_id, $body): 'ConstantContact\Client\Model\ContactResource ``` PUT (update) a Contact @@ -624,7 +624,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactsApi( $config ); $contact_id = 04fe9a-a579-43c5-bb1a-58ed29bf0a6a; // string | Unique ID of contact to update -$body = new \OpenAPI\Client\Model\ContactPutRequest(); // \OpenAPI\Client\Model\ContactPutRequest | JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. +$body = new 'ConstantContact\Client\Model\ContactPutRequest(); // 'ConstantContact\Client\Model\ContactPutRequest | JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. try { $result = $apiInstance->putContact($contact_id, $body); diff --git a/docs/Api/ContactsCustomFieldsApi.md b/docs/Api/ContactsCustomFieldsApi.md index 88788f7..ca501ed 100644 --- a/docs/Api/ContactsCustomFieldsApi.md +++ b/docs/Api/ContactsCustomFieldsApi.md @@ -81,7 +81,7 @@ void (empty response body) ## `getCustomField()` ```php -getCustomField($custom_field_id): \OpenAPI\Client\Model\CustomFieldResource +getCustomField($custom_field_id): 'ConstantContact\Client\Model\CustomFieldResource ``` GET a custom_field @@ -149,7 +149,7 @@ try { ## `getCustomFields()` ```php -getCustomFields($limit): \OpenAPI\Client\Model\CustomFields +getCustomFields($limit): 'ConstantContact\Client\Model\CustomFields ``` GET custom_fields Collection @@ -217,7 +217,7 @@ try { ## `postCustomFields()` ```php -postCustomFields($body): \OpenAPI\Client\Model\CustomFieldResource +postCustomFields($body): 'ConstantContact\Client\Model\CustomFieldResource ``` POST (create) a custom_field @@ -249,7 +249,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactsCustomFieldsApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\CustomFieldInput(); // \OpenAPI\Client\Model\CustomFieldInput | The JSON payload required to create a new `custom_field` +$body = new 'ConstantContact\Client\Model\CustomFieldInput(); // 'ConstantContact\Client\Model\CustomFieldInput | The JSON payload required to create a new `custom_field` try { $result = $apiInstance->postCustomFields($body); @@ -285,7 +285,7 @@ try { ## `putCustomField()` ```php -putCustomField($custom_field_id, $body): \OpenAPI\Client\Model\CustomFieldResource +putCustomField($custom_field_id, $body): 'ConstantContact\Client\Model\CustomFieldResource ``` PUT (update) a custom_field @@ -318,7 +318,7 @@ $apiInstance = new OpenAPI\Client\Api\ContactsCustomFieldsApi( $config ); $custom_field_id = 04fe9a-a579-43c5-bb1a-58ed29bf0a6a; // string | Unique ID of the `custom_field` on which to operate. -$body = new \OpenAPI\Client\Model\CustomFieldInput(); // \OpenAPI\Client\Model\CustomFieldInput | The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. +$body = new 'ConstantContact\Client\Model\CustomFieldInput(); // 'ConstantContact\Client\Model\CustomFieldInput | The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. try { $result = $apiInstance->putCustomField($custom_field_id, $body); diff --git a/docs/Api/ContactsReportingApi.md b/docs/Api/ContactsReportingApi.md index 00d86af..207dd38 100644 --- a/docs/Api/ContactsReportingApi.md +++ b/docs/Api/ContactsReportingApi.md @@ -12,7 +12,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `getContactOpenClickRate()` ```php -getContactOpenClickRate($contact_id, $start, $end): \OpenAPI\Client\Model\ContactOpenAndClickRates +getContactOpenClickRate($contact_id, $start, $end): 'ConstantContact\Client\Model\ContactOpenAndClickRates ``` GET Average Open and Click Rates @@ -84,7 +84,7 @@ try { ## `getContactTracking()` ```php -getContactTracking($contact_id, $tracking_activities_list, $tracking_activity_type, $include_campaign_activity_names, $limit): \OpenAPI\Client\Model\ContactTrackingActivitiesPage +getContactTracking($contact_id, $tracking_activities_list, $tracking_activity_type, $include_campaign_activity_names, $limit): 'ConstantContact\Client\Model\ContactTrackingActivitiesPage ``` GET Contact Activity Details @@ -160,7 +160,7 @@ try { ## `getContactTrackingCount()` ```php -getContactTrackingCount($contact_id, $start, $end): \OpenAPI\Client\Model\ContactCampaignActivitiesSummary +getContactTrackingCount($contact_id, $start, $end): 'ConstantContact\Client\Model\ContactCampaignActivitiesSummary ``` GET Contact Action Summary diff --git a/docs/Api/EmailCampaignsABTestsApi.md b/docs/Api/EmailCampaignsABTestsApi.md index 90860a7..082afeb 100644 --- a/docs/Api/EmailCampaignsABTestsApi.md +++ b/docs/Api/EmailCampaignsABTestsApi.md @@ -12,7 +12,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `createEmailCampaignABTestUsingPOST()` ```php -createEmailCampaignABTestUsingPOST($campaign_activity_id, $abtest): \OpenAPI\Client\Model\ABTestData +createEmailCampaignABTestUsingPOST($campaign_activity_id, $abtest): 'ConstantContact\Client\Model\ABTestData ``` POST (Create) an A/B Test for an Email Campaign Activity @@ -45,7 +45,7 @@ $apiInstance = new OpenAPI\Client\Api\EmailCampaignsABTestsApi( $config ); $campaign_activity_id = 91569d46-00e4-4a4d-9a4c-d17d98740d04; // string | The unique ID for the primary email campaign activity. -$abtest = new \OpenAPI\Client\Model\ABTestData(); // \OpenAPI\Client\Model\ABTestData | Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). +$abtest = new 'ConstantContact\Client\Model\ABTestData(); // 'ConstantContact\Client\Model\ABTestData | Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). try { $result = $apiInstance->createEmailCampaignABTestUsingPOST($campaign_activity_id, $abtest); @@ -149,7 +149,7 @@ void (empty response body) ## `retrieveEmailCampaignABTestUsingGET()` ```php -retrieveEmailCampaignABTestUsingGET($campaign_activity_id): \OpenAPI\Client\Model\ABTestData +retrieveEmailCampaignABTestUsingGET($campaign_activity_id): 'ConstantContact\Client\Model\ABTestData ``` GET A/B Test Details for an Email Campaign Activity diff --git a/docs/Api/EmailCampaignsApi.md b/docs/Api/EmailCampaignsApi.md index 8c9b5a3..0206a49 100644 --- a/docs/Api/EmailCampaignsApi.md +++ b/docs/Api/EmailCampaignsApi.md @@ -20,7 +20,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `createEmailCampaignUsingPOST()` ```php -createEmailCampaignUsingPOST($body): \OpenAPI\Client\Model\EmailCampaign +createEmailCampaignUsingPOST($body): 'ConstantContact\Client\Model\EmailCampaign ``` POST (Create) a New Email Campaign @@ -52,7 +52,7 @@ $apiInstance = new OpenAPI\Client\Api\EmailCampaignsApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\EmailCampaignComplete(); // \OpenAPI\Client\Model\EmailCampaignComplete | A JSON request body that contains the email content. +$body = new 'ConstantContact\Client\Model\EmailCampaignComplete(); // 'ConstantContact\Client\Model\EmailCampaignComplete | A JSON request body that contains the email content. try { $result = $apiInstance->createEmailCampaignUsingPOST($body); @@ -88,7 +88,7 @@ try { ## `createResendToNonOpenersUsingPOST()` ```php -createResendToNonOpenersUsingPOST($campaign_activity_id, $resend_schedule): \OpenAPI\Client\Model\ResendToNonOpenersObject +createResendToNonOpenersUsingPOST($campaign_activity_id, $resend_schedule): 'ConstantContact\Client\Model\ResendToNonOpenersObject ``` POST a Resend to Non-openers Campaign Activity @@ -121,7 +121,7 @@ $apiInstance = new OpenAPI\Client\Api\EmailCampaignsApi( $config ); $campaign_activity_id = 91569d46-00e4-4a4d-9a4c-d17d98740d04; // string | The unique ID for the primary email campaign activity. -$resend_schedule = new \OpenAPI\Client\Model\ResendToNonOpenersInput(); // \OpenAPI\Client\Model\ResendToNonOpenersInput | A JSON request body that specifies when to resend the campaign activity to non-openers. +$resend_schedule = new 'ConstantContact\Client\Model\ResendToNonOpenersInput(); // 'ConstantContact\Client\Model\ResendToNonOpenersInput | A JSON request body that specifies when to resend the campaign activity to non-openers. try { $result = $apiInstance->createResendToNonOpenersUsingPOST($campaign_activity_id, $resend_schedule); @@ -294,7 +294,7 @@ void (empty response body) ## `renameEmailCampaignUsingPATCH()` ```php -renameEmailCampaignUsingPATCH($campaign_id, $body): \OpenAPI\Client\Model\EmailCampaign +renameEmailCampaignUsingPATCH($campaign_id, $body): 'ConstantContact\Client\Model\EmailCampaign ``` PATCH (Update) an Email Campaign Name @@ -327,7 +327,7 @@ $apiInstance = new OpenAPI\Client\Api\EmailCampaignsApi( $config ); $campaign_id = 91569d46-00e4-4a4d-9a4c-d17d98740d04; // string | The unique identifier for an email campaign. -$body = new \OpenAPI\Client\Model\EmailCampaignName(); // \OpenAPI\Client\Model\EmailCampaignName | A JSON payload that contains the new email campaign name. +$body = new 'ConstantContact\Client\Model\EmailCampaignName(); // 'ConstantContact\Client\Model\EmailCampaignName | A JSON payload that contains the new email campaign name. try { $result = $apiInstance->renameEmailCampaignUsingPATCH($campaign_id, $body); @@ -364,7 +364,7 @@ try { ## `retrieveEmailCampaignActivityUsingGET()` ```php -retrieveEmailCampaignActivityUsingGET($campaign_activity_id, $include): \OpenAPI\Client\Model\EmailCampaignActivity +retrieveEmailCampaignActivityUsingGET($campaign_activity_id, $include): 'ConstantContact\Client\Model\EmailCampaignActivity ``` GET a Single Email Campaign Activity @@ -434,7 +434,7 @@ try { ## `retrieveEmailCampaignUsingGET()` ```php -retrieveEmailCampaignUsingGET($campaign_id): \OpenAPI\Client\Model\EmailCampaign +retrieveEmailCampaignUsingGET($campaign_id): 'ConstantContact\Client\Model\EmailCampaign ``` GET Details About a Single Email Campaign @@ -502,7 +502,7 @@ try { ## `retrieveEmailCampaignsUsingGET()` ```php -retrieveEmailCampaignsUsingGET($limit, $before_date, $after_date): \OpenAPI\Client\Model\PagedEmailCampaignResponse +retrieveEmailCampaignsUsingGET($limit, $before_date, $after_date): 'ConstantContact\Client\Model\PagedEmailCampaignResponse ``` GET a Collection of Email Campaigns @@ -574,7 +574,7 @@ try { ## `retrieveResendToNonOpenersUsingGET()` ```php -retrieveResendToNonOpenersUsingGET($campaign_activity_id): \OpenAPI\Client\Model\ResendToNonOpenersInner[] +retrieveResendToNonOpenersUsingGET($campaign_activity_id): 'ConstantContact\Client\Model\ResendToNonOpenersInner[] ``` GET Details for a Resend to Non-openers Campaign Activity @@ -642,7 +642,7 @@ try { ## `retrieveXrefMappingsUsingGET()` ```php -retrieveXrefMappingsUsingGET($v2_email_campaign_ids): \OpenAPI\Client\Model\CrossReferenceResponse +retrieveXrefMappingsUsingGET($v2_email_campaign_ids): 'ConstantContact\Client\Model\CrossReferenceResponse ``` GET a Collection of V2 and V3 API Email Campaign Identifiers @@ -710,7 +710,7 @@ try { ## `updateEmailCampaignActivityUsingPUT()` ```php -updateEmailCampaignActivityUsingPUT($campaign_activity_id, $body): \OpenAPI\Client\Model\EmailCampaignActivity +updateEmailCampaignActivityUsingPUT($campaign_activity_id, $body): 'ConstantContact\Client\Model\EmailCampaignActivity ``` PUT (Update) An Email Campaign Activity @@ -743,7 +743,7 @@ $apiInstance = new OpenAPI\Client\Api\EmailCampaignsApi( $config ); $campaign_activity_id = 91569d46-00e4-4a4d-9a4c-d17d98740d04; // string | The unique ID for the email campaign activity you are updating. -$body = new \OpenAPI\Client\Model\EmailCampaignActivity(); // \OpenAPI\Client\Model\EmailCampaignActivity | A request body payload that contains the complete email campaign activity with your changes. +$body = new 'ConstantContact\Client\Model\EmailCampaignActivity(); // 'ConstantContact\Client\Model\EmailCampaignActivity | A request body payload that contains the complete email campaign activity with your changes. try { $result = $apiInstance->updateEmailCampaignActivityUsingPUT($campaign_activity_id, $body); diff --git a/docs/Api/EmailReportingApi.md b/docs/Api/EmailReportingApi.md index 48f7b5c..8a1807f 100644 --- a/docs/Api/EmailReportingApi.md +++ b/docs/Api/EmailReportingApi.md @@ -21,7 +21,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `getAllBulkEmailCampaignSummaries()` ```php -getAllBulkEmailCampaignSummaries($limit): \OpenAPI\Client\Model\BulkEmailCampaignSummariesPage +getAllBulkEmailCampaignSummaries($limit): 'ConstantContact\Client\Model\BulkEmailCampaignSummariesPage ``` GET an Email Campaigns Summary Report @@ -89,7 +89,7 @@ try { ## `getBounces()` ```php -getBounces($campaign_activity_id, $bounce_code, $limit): \OpenAPI\Client\Model\BouncesTrackingActivitiesPage +getBounces($campaign_activity_id, $bounce_code, $limit): 'ConstantContact\Client\Model\BouncesTrackingActivitiesPage ``` GET an Email Bounces Report @@ -161,7 +161,7 @@ try { ## `getCampaignActivityLinkStats()` ```php -getCampaignActivityLinkStats($campaign_activity_id, $no_clicks): \OpenAPI\Client\Model\EmailLinks +getCampaignActivityLinkStats($campaign_activity_id, $no_clicks): 'ConstantContact\Client\Model\EmailLinks ``` GET an Email Links Report @@ -231,7 +231,7 @@ try { ## `getClicks()` ```php -getClicks($campaign_activity_id, $url_id, $limit): \OpenAPI\Client\Model\ClicksTrackingActivitiesPage +getClicks($campaign_activity_id, $url_id, $limit): 'ConstantContact\Client\Model\ClicksTrackingActivitiesPage ``` GET an Email Clicks Report @@ -303,7 +303,7 @@ try { ## `getDidNotOpens()` ```php -getDidNotOpens($campaign_activity_id, $limit): \OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage +getDidNotOpens($campaign_activity_id, $limit): 'ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage ``` GET an Email Did Not Opens Report @@ -373,7 +373,7 @@ try { ## `getEmailCampaignActivitySummary()` ```php -getEmailCampaignActivitySummary($campaign_activity_ids): \OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail +getEmailCampaignActivitySummary($campaign_activity_ids): 'ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail ``` GET an Email Campaign Activity Stats Report @@ -441,7 +441,7 @@ try { ## `getEmailSummary()` ```php -getEmailSummary($campaign_ids): \OpenAPI\Client\Model\CampaignStatsQueryResultEmail +getEmailSummary($campaign_ids): 'ConstantContact\Client\Model\CampaignStatsQueryResultEmail ``` GET an Email Campaign Stats Report @@ -509,7 +509,7 @@ try { ## `getForwards()` ```php -getForwards($campaign_activity_id, $limit): \OpenAPI\Client\Model\ForwardsTrackingActivitiesPage +getForwards($campaign_activity_id, $limit): 'ConstantContact\Client\Model\ForwardsTrackingActivitiesPage ``` GET an Email Forwards Report @@ -579,7 +579,7 @@ try { ## `getOpens()` ```php -getOpens($campaign_activity_id, $limit): \OpenAPI\Client\Model\OpensTrackingActivitiesPage +getOpens($campaign_activity_id, $limit): 'ConstantContact\Client\Model\OpensTrackingActivitiesPage ``` GET an Email Opens Report @@ -649,7 +649,7 @@ try { ## `getOptouts()` ```php -getOptouts($campaign_activity_id, $limit): \OpenAPI\Client\Model\OptoutsTrackingActivitiesPage +getOptouts($campaign_activity_id, $limit): 'ConstantContact\Client\Model\OptoutsTrackingActivitiesPage ``` GET an Email Opt-outs Report @@ -719,7 +719,7 @@ try { ## `getSends()` ```php -getSends($campaign_activity_id, $limit): \OpenAPI\Client\Model\SendsTrackingActivitiesPage +getSends($campaign_activity_id, $limit): 'ConstantContact\Client\Model\SendsTrackingActivitiesPage ``` GET an Email Sends Report @@ -789,7 +789,7 @@ try { ## `getUniqueOpens()` ```php -getUniqueOpens($campaign_activity_id, $limit): \OpenAPI\Client\Model\OpensTrackingActivitiesPage +getUniqueOpens($campaign_activity_id, $limit): 'ConstantContact\Client\Model\OpensTrackingActivitiesPage ``` GET an Email Unique Opens Report diff --git a/docs/Api/EmailSchedulingApi.md b/docs/Api/EmailSchedulingApi.md index 1e53439..72cfb7b 100644 --- a/docs/Api/EmailSchedulingApi.md +++ b/docs/Api/EmailSchedulingApi.md @@ -15,7 +15,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `retrieveEmailCampaignActivityPreviewUsingGET()` ```php -retrieveEmailCampaignActivityPreviewUsingGET($campaign_activity_id): \OpenAPI\Client\Model\EmailCampaignActivityPreview +retrieveEmailCampaignActivityPreviewUsingGET($campaign_activity_id): 'ConstantContact\Client\Model\EmailCampaignActivityPreview ``` GET the HTML Preview of an Email Campaign Activity @@ -83,7 +83,7 @@ try { ## `retrieveEmailSchedulesUsingGET()` ```php -retrieveEmailSchedulesUsingGET($campaign_activity_id): \OpenAPI\Client\Model\EmailScheduleResponseInner[] +retrieveEmailSchedulesUsingGET($campaign_activity_id): 'ConstantContact\Client\Model\EmailScheduleResponseInner[] ``` GET an Email Campaign Activity Schedule @@ -151,7 +151,7 @@ try { ## `retrieveEmailSendHistoryUsingGET()` ```php -retrieveEmailSendHistoryUsingGET($campaign_activity_id): \OpenAPI\Client\Model\EmailSendHistoryInner[] +retrieveEmailSendHistoryUsingGET($campaign_activity_id): 'ConstantContact\Client\Model\EmailSendHistoryInner[] ``` GET the Send History of an Email Campaign Activity @@ -219,7 +219,7 @@ try { ## `scheduleEmailCampaignActivityUsingPOST()` ```php -scheduleEmailCampaignActivityUsingPOST($campaign_activity_id, $body): \OpenAPI\Client\Model\EmailScheduleResponseInner[] +scheduleEmailCampaignActivityUsingPOST($campaign_activity_id, $body): 'ConstantContact\Client\Model\EmailScheduleResponseInner[] ``` POST (Create) an Email Campaign Activity Schedule @@ -252,7 +252,7 @@ $apiInstance = new OpenAPI\Client\Api\EmailSchedulingApi( $config ); $campaign_activity_id = 91569d46-00e4-4a4d-9a4c-d17d98740d04; // string | The unique ID for an email campaign activity. You can only schedule email campaign activities that have the `primary_email` role. -$body = new \OpenAPI\Client\Model\EmailScheduleInput(); // \OpenAPI\Client\Model\EmailScheduleInput | A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. +$body = new 'ConstantContact\Client\Model\EmailScheduleInput(); // 'ConstantContact\Client\Model\EmailScheduleInput | A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. try { $result = $apiInstance->scheduleEmailCampaignActivityUsingPOST($campaign_activity_id, $body); @@ -322,7 +322,7 @@ $apiInstance = new OpenAPI\Client\Api\EmailSchedulingApi( $config ); $campaign_activity_id = 91569d46-00e4-4a4d-9a4c-d17d98740d04; // string | The unique ID for an email campaign activity. You can only test send email campaign activities that have the `primary_email` role. -$email_test_send_input = new \OpenAPI\Client\Model\EmailTestSendInput(); // \OpenAPI\Client\Model\EmailTestSendInput | A JSON request body that contains the recipients of the test email and an optional personal message. +$email_test_send_input = new 'ConstantContact\Client\Model\EmailTestSendInput(); // 'ConstantContact\Client\Model\EmailTestSendInput | A JSON request body that contains the recipients of the test email and an optional personal message. try { $apiInstance->testSendCampaignActivityUsingPOST($campaign_activity_id, $email_test_send_input); diff --git a/docs/Api/LandingPagesReportingApi.md b/docs/Api/LandingPagesReportingApi.md index 0089475..d134513 100644 --- a/docs/Api/LandingPagesReportingApi.md +++ b/docs/Api/LandingPagesReportingApi.md @@ -15,7 +15,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `getContactAdds()` ```php -getContactAdds($campaign_activity_id, $limit, $contacts_filter): \OpenAPI\Client\Model\PContactAddTrackingActivitiesPage +getContactAdds($campaign_activity_id, $limit, $contacts_filter): 'ConstantContact\Client\Model\PContactAddTrackingActivitiesPage ``` GET a Unique Contacts Adds Landing Page Report @@ -87,7 +87,7 @@ try { ## `getContactOpens()` ```php -getContactOpens($campaign_activity_id, $limit, $contacts_filter): \OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage +getContactOpens($campaign_activity_id, $limit, $contacts_filter): 'ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage ``` GET a Contacts Opens Landing Page Report @@ -159,7 +159,7 @@ try { ## `getUniqueContactClicks()` ```php -getUniqueContactClicks($campaign_activity_id, $limit, $contacts_filter): \OpenAPI\Client\Model\PContactClickTrackingActivitiesPage +getUniqueContactClicks($campaign_activity_id, $limit, $contacts_filter): 'ConstantContact\Client\Model\PContactClickTrackingActivitiesPage ``` GET a Unique Contacts Clicks Landing Page Report @@ -231,7 +231,7 @@ try { ## `getUniqueContactOpens()` ```php -getUniqueContactOpens($campaign_activity_id, $limit, $contacts_filter): \OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage +getUniqueContactOpens($campaign_activity_id, $limit, $contacts_filter): 'ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage ``` GET a Unique Contacts Opens Landing Page Report @@ -303,7 +303,7 @@ try { ## `getUniqueContactSMSOptIns()` ```php -getUniqueContactSMSOptIns($campaign_activity_id, $limit, $contacts_filter): \OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage +getUniqueContactSMSOptIns($campaign_activity_id, $limit, $contacts_filter): 'ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage ``` GET a Unique Contacts SMS Opt-In Landing Page Report @@ -375,7 +375,7 @@ try { ## `getUniqueContactUpdates()` ```php -getUniqueContactUpdates($campaign_activity_id, $limit, $contacts_filter): \OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage +getUniqueContactUpdates($campaign_activity_id, $limit, $contacts_filter): 'ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage ``` GET a Unique Contacts Updates Landing Page Report diff --git a/docs/Api/SMSReportingApi.md b/docs/Api/SMSReportingApi.md index 8d7cc70..7b8e3b3 100644 --- a/docs/Api/SMSReportingApi.md +++ b/docs/Api/SMSReportingApi.md @@ -10,7 +10,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `getAllBulkSmsCampaignSummaries()` ```php -getAllBulkSmsCampaignSummaries($limit): \OpenAPI\Client\Model\SmsCampaignSummariesPage +getAllBulkSmsCampaignSummaries($limit): 'ConstantContact\Client\Model\SmsCampaignSummariesPage ``` GET an SMS Campaigns Summary Report diff --git a/docs/Api/SegmentsApi.md b/docs/Api/SegmentsApi.md index d8156c6..7a564bf 100644 --- a/docs/Api/SegmentsApi.md +++ b/docs/Api/SegmentsApi.md @@ -15,7 +15,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `createSegment()` ```php -createSegment($body): \OpenAPI\Client\Model\SegmentDetail +createSegment($body): 'ConstantContact\Client\Model\SegmentDetail ``` POST (create) a Segment @@ -47,7 +47,7 @@ $apiInstance = new OpenAPI\Client\Api\SegmentsApi( new GuzzleHttp\Client(), $config ); -$body = new \OpenAPI\Client\Model\SegmentData(); // \OpenAPI\Client\Model\SegmentData | The segment `name` and `segment_criteria` (requires single-string escaped JSON). +$body = new 'ConstantContact\Client\Model\SegmentData(); // 'ConstantContact\Client\Model\SegmentData | The segment `name` and `segment_criteria` (requires single-string escaped JSON). try { $result = $apiInstance->createSegment($body); @@ -150,7 +150,7 @@ void (empty response body) ## `getAccountSegments()` ```php -getAccountSegments($limit, $sort_by): \OpenAPI\Client\Model\SegmentsDTO +getAccountSegments($limit, $sort_by): 'ConstantContact\Client\Model\SegmentsDTO ``` GET all Segments @@ -220,7 +220,7 @@ try { ## `getSegmentDetail()` ```php -getSegmentDetail($segment_id): \OpenAPI\Client\Model\SegmentDetail +getSegmentDetail($segment_id): 'ConstantContact\Client\Model\SegmentDetail ``` GET a Segment's Details @@ -288,7 +288,7 @@ try { ## `updateSegment()` ```php -updateSegment($segment_id, $body): \OpenAPI\Client\Model\SegmentDetail +updateSegment($segment_id, $body): 'ConstantContact\Client\Model\SegmentDetail ``` PUT (update) a Segment @@ -321,7 +321,7 @@ $apiInstance = new OpenAPI\Client\Api\SegmentsApi( $config ); $segment_id = 14; // int | The system generated ID that uniquely identifies the segment that you want to modify. -$body = new \OpenAPI\Client\Model\SegmentData(); // \OpenAPI\Client\Model\SegmentData | Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. +$body = new 'ConstantContact\Client\Model\SegmentData(); // 'ConstantContact\Client\Model\SegmentData | Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. try { $result = $apiInstance->updateSegment($segment_id, $body); @@ -358,7 +358,7 @@ try { ## `updateSegmentName()` ```php -updateSegmentName($segment_id, $body): \OpenAPI\Client\Model\SegmentDetail +updateSegmentName($segment_id, $body): 'ConstantContact\Client\Model\SegmentDetail ``` PATCH (rename) a Segment @@ -391,7 +391,7 @@ $apiInstance = new OpenAPI\Client\Api\SegmentsApi( $config ); $segment_id = 14; // int | The system generated ID that uniquely identifies the segment that you want to modify. -$body = new \OpenAPI\Client\Model\SegmentName(); // \OpenAPI\Client\Model\SegmentName | Include the existing segment `name` in the body request, then rename the segment using a unique new name. +$body = new 'ConstantContact\Client\Model\SegmentName(); // 'ConstantContact\Client\Model\SegmentName | Include the existing segment `name` in the body request, then rename the segment using a unique new name. try { $result = $apiInstance->updateSegmentName($segment_id, $body); diff --git a/docs/Api/TechnologyPartnersApi.md b/docs/Api/TechnologyPartnersApi.md index ae60625..c4cae06 100644 --- a/docs/Api/TechnologyPartnersApi.md +++ b/docs/Api/TechnologyPartnersApi.md @@ -16,7 +16,7 @@ All URIs are relative to https://api.cc.email/v3, except if the operation define ## `cancelAccount()` ```php -cancelAccount($encoded_account_id, $body): \OpenAPI\Client\Model\AccountCancellation +cancelAccount($encoded_account_id, $body): 'ConstantContact\Client\Model\AccountCancellation ``` PUT Cancel the Billing Plan for a Client Account @@ -48,7 +48,7 @@ $apiInstance = new OpenAPI\Client\Api\TechnologyPartnersApi( $config ); $encoded_account_id = a07e1lxqqqo0; // string | The system generated ID that uniquely identifies the client account. -$body = new \OpenAPI\Client\Model\AccountCancellation(); // \OpenAPI\Client\Model\AccountCancellation | By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). +$body = new 'ConstantContact\Client\Model\AccountCancellation(); // 'ConstantContact\Client\Model\AccountCancellation | By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). try { $result = $apiInstance->cancelAccount($encoded_account_id, $body); @@ -117,7 +117,7 @@ $apiInstance = new OpenAPI\Client\Api\TechnologyPartnersApi( $config ); $encoded_account_id = a07e1lxqqqo0; // string | The encoded account ID that identifies the partner's client account to which to add the new user. -$sso_user = new \OpenAPI\Client\Model\SSOUser(); // \OpenAPI\Client\Model\SSOUser | The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). +$sso_user = new 'ConstantContact\Client\Model\SSOUser(); // 'ConstantContact\Client\Model\SSOUser | The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). try { $apiInstance->createSSOUser($encoded_account_id, $sso_user); @@ -153,7 +153,7 @@ void (empty response body) ## `getPartnerSiteOwners()` ```php -getPartnerSiteOwners($offset, $limit, $account_type): \OpenAPI\Client\Model\PartnerAccount +getPartnerSiteOwners($offset, $limit, $account_type): 'ConstantContact\Client\Model\PartnerAccount ``` GET Partner Client Accounts @@ -224,7 +224,7 @@ try { ## `getPlan()` ```php -getPlan($encoded_account_id): \OpenAPI\Client\Model\PlanTiersObject +getPlan($encoded_account_id): 'ConstantContact\Client\Model\PlanTiersObject ``` GET Billing Plan Details for a Client Account @@ -323,7 +323,7 @@ $apiInstance = new OpenAPI\Client\Api\TechnologyPartnersApi( $config ); $encoded_account_id = a07e1lxqqqo0; // string | An encoded account id for a managed account in your partnership. -$body = new \OpenAPI\Client\Model\PartnerAccountOperationsRequest(); // \OpenAPI\Client\Model\PartnerAccountOperationsRequest | A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. +$body = new 'ConstantContact\Client\Model\PartnerAccountOperationsRequest(); // 'ConstantContact\Client\Model\PartnerAccountOperationsRequest | A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. try { $apiInstance->partnerAccountOperationsPostSync($encoded_account_id, $body); @@ -359,7 +359,7 @@ void (empty response body) ## `provision()` ```php -provision($provision): \OpenAPI\Client\Model\ProvisionResponse +provision($provision): 'ConstantContact\Client\Model\ProvisionResponse ``` POST (create) a Partner Client Account @@ -390,7 +390,7 @@ $apiInstance = new OpenAPI\Client\Api\TechnologyPartnersApi( new GuzzleHttp\Client(), $config ); -$provision = new \OpenAPI\Client\Model\Provision(); // \OpenAPI\Client\Model\Provision | Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. +$provision = new 'ConstantContact\Client\Model\Provision(); // 'ConstantContact\Client\Model\Provision | Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. try { $result = $apiInstance->provision($provision); @@ -426,7 +426,7 @@ try { ## `setPlan()` ```php -setPlan($encoded_account_id, $body): \OpenAPI\Client\Model\PlanTiersObject +setPlan($encoded_account_id, $body): 'ConstantContact\Client\Model\PlanTiersObject ``` PUT (update) Billing Plan Details for a Client Account @@ -458,7 +458,7 @@ $apiInstance = new OpenAPI\Client\Api\TechnologyPartnersApi( $config ); $encoded_account_id = a07e1lxqqqo0; // string | Specify the client's unique `encoded_account_id`. -$body = new \OpenAPI\Client\Model\PlanInfo(); // \OpenAPI\Client\Model\PlanInfo | Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the BRONZE plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. +$body = new 'ConstantContact\Client\Model\PlanInfo(); // 'ConstantContact\Client\Model\PlanInfo | Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the BRONZE plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. try { $result = $apiInstance->setPlan($encoded_account_id, $body); diff --git a/docs/Api/TechnologyPartnersWebhooksApi.md b/docs/Api/TechnologyPartnersWebhooksApi.md index 11d3c38..001d565 100644 --- a/docs/Api/TechnologyPartnersWebhooksApi.md +++ b/docs/Api/TechnologyPartnersWebhooksApi.md @@ -80,7 +80,7 @@ void (empty response body) ## `getWebhooksCollection()` ```php -getWebhooksCollection(): \OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[] +getWebhooksCollection(): 'ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[] ``` GET a Collection of Webhook Topic Subscriptions @@ -144,7 +144,7 @@ This endpoint does not need any parameter. ## `getWebhooksTopic()` ```php -getWebhooksTopic($topic_id): \OpenAPI\Client\Model\WebhooksSubscriptionResponse +getWebhooksTopic($topic_id): 'ConstantContact\Client\Model\WebhooksSubscriptionResponse ``` GET Webhook Topic Subscription @@ -211,7 +211,7 @@ try { ## `putWebhooksTopic()` ```php -putWebhooksTopic($topic_id, $body): \OpenAPI\Client\Model\WebhooksSubscriptionPutResp +putWebhooksTopic($topic_id, $body): 'ConstantContact\Client\Model\WebhooksSubscriptionPutResp ``` PUT Webhook Topic Subscription @@ -243,7 +243,7 @@ $apiInstance = new OpenAPI\Client\Api\TechnologyPartnersWebhooksApi( $config ); $topic_id = 1; // string | Identifies a webhook topic. -$body = new \OpenAPI\Client\Model\WebhooksSubscriptionBody(); // \OpenAPI\Client\Model\WebhooksSubscriptionBody | A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. +$body = new 'ConstantContact\Client\Model\WebhooksSubscriptionBody(); // 'ConstantContact\Client\Model\WebhooksSubscriptionBody | A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. try { $result = $apiInstance->putWebhooksTopic($topic_id, $body); @@ -280,7 +280,7 @@ try { ## `testSendWebhooksTopic()` ```php -testSendWebhooksTopic($topic_id): \OpenAPI\Client\Model\WebhooksTestSend +testSendWebhooksTopic($topic_id): 'ConstantContact\Client\Model\WebhooksTestSend ``` POST Test Send Webhook Notification diff --git a/src/Api/AccountServicesApi.php b/src/Api/AccountServicesApi.php index b450bb5..a60967a 100644 --- a/src/Api/AccountServicesApi.php +++ b/src/Api/AccountServicesApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * AccountServicesApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -145,12 +145,12 @@ public function getConfig() * * POST Add an Account Email Address * - * @param \OpenAPI\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) + * @param 'ConstantContact\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['addAccountEmailAddress'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\AccountEmailCreateResponse + * @return 'ConstantContact\Client\Model\AccountEmailCreateResponse */ public function addAccountEmailAddress($body, string $contentType = self::contentTypes['addAccountEmailAddress'][0]) { @@ -163,12 +163,12 @@ public function addAccountEmailAddress($body, string $contentType = self::conten * * POST Add an Account Email Address * - * @param \OpenAPI\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) + * @param 'ConstantContact\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['addAccountEmailAddress'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\AccountEmailCreateResponse, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\AccountEmailCreateResponse, HTTP status code, HTTP response headers (array of strings) */ public function addAccountEmailAddressWithHttpInfo($body, string $contentType = self::contentTypes['addAccountEmailAddress'][0]) { @@ -211,11 +211,11 @@ public function addAccountEmailAddressWithHttpInfo($body, string $contentType = switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\AccountEmailCreateResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\AccountEmailCreateResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\AccountEmailCreateResponse' !== 'string') { + if ('\ConstantContact\Client\Model\AccountEmailCreateResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -233,13 +233,13 @@ public function addAccountEmailAddressWithHttpInfo($body, string $contentType = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\AccountEmailCreateResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\AccountEmailCreateResponse', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\AccountEmailCreateResponse'; + $returnType = '\ConstantContact\Client\Model\AccountEmailCreateResponse'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -272,7 +272,7 @@ public function addAccountEmailAddressWithHttpInfo($body, string $contentType = case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\AccountEmailCreateResponse', + '\ConstantContact\Client\Model\AccountEmailCreateResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -287,7 +287,7 @@ public function addAccountEmailAddressWithHttpInfo($body, string $contentType = * * POST Add an Account Email Address * - * @param \OpenAPI\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) + * @param 'ConstantContact\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['addAccountEmailAddress'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -308,7 +308,7 @@ function ($response) { * * POST Add an Account Email Address * - * @param \OpenAPI\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) + * @param 'ConstantContact\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['addAccountEmailAddress'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -316,7 +316,7 @@ function ($response) { */ public function addAccountEmailAddressAsyncWithHttpInfo($body, string $contentType = self::contentTypes['addAccountEmailAddress'][0]) { - $returnType = '\OpenAPI\Client\Model\AccountEmailCreateResponse'; + $returnType = '\ConstantContact\Client\Model\AccountEmailCreateResponse'; $request = $this->addAccountEmailAddressRequest($body, $contentType); return $this->client @@ -358,7 +358,7 @@ function ($exception) { /** * Create request for operation 'addAccountEmailAddress' * - * @param \OpenAPI\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) + * @param 'ConstantContact\Client\Model\AccountEmailInput $body A JSON request payload containing the new email address you want to add to the Constant Contact account. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['addAccountEmailAddress'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -467,9 +467,9 @@ public function addAccountEmailAddressRequest($body, string $contentType = self: * @param string $extra_fields Use the `extra_fields` query parameter to include the `physical_address` and/or `company_logo` details in the response body. Use a comma separated list to include both (physical_address, company logo). (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAccountById'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\Customer + * @return 'ConstantContact\Client\Model\Customer */ public function getAccountById($extra_fields = null, string $contentType = self::contentTypes['getAccountById'][0]) { @@ -485,9 +485,9 @@ public function getAccountById($extra_fields = null, string $contentType = self: * @param string $extra_fields Use the `extra_fields` query parameter to include the `physical_address` and/or `company_logo` details in the response body. Use a comma separated list to include both (physical_address, company logo). (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAccountById'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\Customer, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\Customer, HTTP status code, HTTP response headers (array of strings) */ public function getAccountByIdWithHttpInfo($extra_fields = null, string $contentType = self::contentTypes['getAccountById'][0]) { @@ -530,11 +530,11 @@ public function getAccountByIdWithHttpInfo($extra_fields = null, string $content switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\Customer' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Customer' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Customer' !== 'string') { + if ('\ConstantContact\Client\Model\Customer' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -552,13 +552,13 @@ public function getAccountByIdWithHttpInfo($extra_fields = null, string $content } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Customer', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Customer', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\Customer'; + $returnType = '\ConstantContact\Client\Model\Customer'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -591,7 +591,7 @@ public function getAccountByIdWithHttpInfo($extra_fields = null, string $content case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Customer', + '\ConstantContact\Client\Model\Customer', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -635,7 +635,7 @@ function ($response) { */ public function getAccountByIdAsyncWithHttpInfo($extra_fields = null, string $contentType = self::contentTypes['getAccountById'][0]) { - $returnType = '\OpenAPI\Client\Model\Customer'; + $returnType = '\ConstantContact\Client\Model\Customer'; $request = $this->getAccountByIdRequest($extra_fields, $contentType); return $this->client @@ -781,9 +781,9 @@ public function getAccountByIdRequest($extra_fields = null, string $contentType * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPhysicalAddress'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\AccountPhysicalAddress + * @return 'ConstantContact\Client\Model\AccountPhysicalAddress */ public function getPhysicalAddress(string $contentType = self::contentTypes['getPhysicalAddress'][0]) { @@ -798,9 +798,9 @@ public function getPhysicalAddress(string $contentType = self::contentTypes['get * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPhysicalAddress'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\AccountPhysicalAddress, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\AccountPhysicalAddress, HTTP status code, HTTP response headers (array of strings) */ public function getPhysicalAddressWithHttpInfo(string $contentType = self::contentTypes['getPhysicalAddress'][0]) { @@ -843,11 +843,11 @@ public function getPhysicalAddressWithHttpInfo(string $contentType = self::conte switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\AccountPhysicalAddress' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\AccountPhysicalAddress' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\AccountPhysicalAddress' !== 'string') { + if ('\ConstantContact\Client\Model\AccountPhysicalAddress' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -865,13 +865,13 @@ public function getPhysicalAddressWithHttpInfo(string $contentType = self::conte } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\AccountPhysicalAddress', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\AccountPhysicalAddress', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\AccountPhysicalAddress'; + $returnType = '\ConstantContact\Client\Model\AccountPhysicalAddress'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -904,7 +904,7 @@ public function getPhysicalAddressWithHttpInfo(string $contentType = self::conte case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\AccountPhysicalAddress', + '\ConstantContact\Client\Model\AccountPhysicalAddress', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -946,7 +946,7 @@ function ($response) { */ public function getPhysicalAddressAsyncWithHttpInfo(string $contentType = self::contentTypes['getPhysicalAddress'][0]) { - $returnType = '\OpenAPI\Client\Model\AccountPhysicalAddress'; + $returnType = '\ConstantContact\Client\Model\AccountPhysicalAddress'; $request = $this->getPhysicalAddressRequest($contentType); return $this->client @@ -1081,9 +1081,9 @@ public function getPhysicalAddressRequest(string $contentType = self::contentTyp * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUserPrivileges'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\UserPrivilegesResourceInner[] + * @return 'ConstantContact\Client\Model\UserPrivilegesResourceInner[] */ public function getUserPrivileges(string $contentType = self::contentTypes['getUserPrivileges'][0]) { @@ -1098,9 +1098,9 @@ public function getUserPrivileges(string $contentType = self::contentTypes['getU * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUserPrivileges'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\UserPrivilegesResourceInner[], HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\UserPrivilegesResourceInner[], HTTP status code, HTTP response headers (array of strings) */ public function getUserPrivilegesWithHttpInfo(string $contentType = self::contentTypes['getUserPrivileges'][0]) { @@ -1143,11 +1143,11 @@ public function getUserPrivilegesWithHttpInfo(string $contentType = self::conten switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\UserPrivilegesResourceInner[]' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\UserPrivilegesResourceInner[]' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\UserPrivilegesResourceInner[]' !== 'string') { + if ('\ConstantContact\Client\Model\UserPrivilegesResourceInner[]' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1165,13 +1165,13 @@ public function getUserPrivilegesWithHttpInfo(string $contentType = self::conten } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\UserPrivilegesResourceInner[]', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\UserPrivilegesResourceInner[]', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\UserPrivilegesResourceInner[]'; + $returnType = '\ConstantContact\Client\Model\UserPrivilegesResourceInner[]'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1204,7 +1204,7 @@ public function getUserPrivilegesWithHttpInfo(string $contentType = self::conten case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\UserPrivilegesResourceInner[]', + '\ConstantContact\Client\Model\UserPrivilegesResourceInner[]', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1246,7 +1246,7 @@ function ($response) { */ public function getUserPrivilegesAsyncWithHttpInfo(string $contentType = self::contentTypes['getUserPrivileges'][0]) { - $returnType = '\OpenAPI\Client\Model\UserPrivilegesResourceInner[]'; + $returnType = '\ConstantContact\Client\Model\UserPrivilegesResourceInner[]'; $request = $this->getUserPrivilegesRequest($contentType); return $this->client @@ -1379,12 +1379,12 @@ public function getUserPrivilegesRequest(string $contentType = self::contentType * * PUT (update) Account Details * - * @param \OpenAPI\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) + * @param 'ConstantContact\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomerById'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\CustomerPut + * @return 'ConstantContact\Client\Model\CustomerPut */ public function putCustomerById($body, string $contentType = self::contentTypes['putCustomerById'][0]) { @@ -1397,12 +1397,12 @@ public function putCustomerById($body, string $contentType = self::contentTypes[ * * PUT (update) Account Details * - * @param \OpenAPI\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) + * @param 'ConstantContact\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomerById'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\CustomerPut, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\CustomerPut, HTTP status code, HTTP response headers (array of strings) */ public function putCustomerByIdWithHttpInfo($body, string $contentType = self::contentTypes['putCustomerById'][0]) { @@ -1445,11 +1445,11 @@ public function putCustomerByIdWithHttpInfo($body, string $contentType = self::c switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\CustomerPut' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\CustomerPut' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\CustomerPut' !== 'string') { + if ('\ConstantContact\Client\Model\CustomerPut' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1467,13 +1467,13 @@ public function putCustomerByIdWithHttpInfo($body, string $contentType = self::c } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\CustomerPut', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\CustomerPut', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\CustomerPut'; + $returnType = '\ConstantContact\Client\Model\CustomerPut'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1506,7 +1506,7 @@ public function putCustomerByIdWithHttpInfo($body, string $contentType = self::c case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\CustomerPut', + '\ConstantContact\Client\Model\CustomerPut', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1521,7 +1521,7 @@ public function putCustomerByIdWithHttpInfo($body, string $contentType = self::c * * PUT (update) Account Details * - * @param \OpenAPI\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) + * @param 'ConstantContact\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomerById'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1542,7 +1542,7 @@ function ($response) { * * PUT (update) Account Details * - * @param \OpenAPI\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) + * @param 'ConstantContact\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomerById'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1550,7 +1550,7 @@ function ($response) { */ public function putCustomerByIdAsyncWithHttpInfo($body, string $contentType = self::contentTypes['putCustomerById'][0]) { - $returnType = '\OpenAPI\Client\Model\CustomerPut'; + $returnType = '\ConstantContact\Client\Model\CustomerPut'; $request = $this->putCustomerByIdRequest($body, $contentType); return $this->client @@ -1592,7 +1592,7 @@ function ($exception) { /** * Create request for operation 'putCustomerById' * - * @param \OpenAPI\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) + * @param 'ConstantContact\Client\Model\CustomerPut $body In the request body, specify changes to account details by including and modifying all or select `CustomerPut` properties. Changes to read-only fields (`encoded_account_id`) are ignored. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomerById'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1698,12 +1698,12 @@ public function putCustomerByIdRequest($body, string $contentType = self::conten * * PUT (update) the Physical Address for an Account * - * @param \OpenAPI\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) + * @param 'ConstantContact\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putPhysicalAddress'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\AccountPhysicalAddress + * @return 'ConstantContact\Client\Model\AccountPhysicalAddress */ public function putPhysicalAddress($body, string $contentType = self::contentTypes['putPhysicalAddress'][0]) { @@ -1716,12 +1716,12 @@ public function putPhysicalAddress($body, string $contentType = self::contentTyp * * PUT (update) the Physical Address for an Account * - * @param \OpenAPI\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) + * @param 'ConstantContact\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putPhysicalAddress'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\AccountPhysicalAddress, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\AccountPhysicalAddress, HTTP status code, HTTP response headers (array of strings) */ public function putPhysicalAddressWithHttpInfo($body, string $contentType = self::contentTypes['putPhysicalAddress'][0]) { @@ -1764,11 +1764,11 @@ public function putPhysicalAddressWithHttpInfo($body, string $contentType = self switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\AccountPhysicalAddress' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\AccountPhysicalAddress' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\AccountPhysicalAddress' !== 'string') { + if ('\ConstantContact\Client\Model\AccountPhysicalAddress' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1786,13 +1786,13 @@ public function putPhysicalAddressWithHttpInfo($body, string $contentType = self } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\AccountPhysicalAddress', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\AccountPhysicalAddress', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\AccountPhysicalAddress'; + $returnType = '\ConstantContact\Client\Model\AccountPhysicalAddress'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1825,7 +1825,7 @@ public function putPhysicalAddressWithHttpInfo($body, string $contentType = self case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\AccountPhysicalAddress', + '\ConstantContact\Client\Model\AccountPhysicalAddress', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1840,7 +1840,7 @@ public function putPhysicalAddressWithHttpInfo($body, string $contentType = self * * PUT (update) the Physical Address for an Account * - * @param \OpenAPI\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) + * @param 'ConstantContact\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putPhysicalAddress'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1861,7 +1861,7 @@ function ($response) { * * PUT (update) the Physical Address for an Account * - * @param \OpenAPI\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) + * @param 'ConstantContact\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putPhysicalAddress'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1869,7 +1869,7 @@ function ($response) { */ public function putPhysicalAddressAsyncWithHttpInfo($body, string $contentType = self::contentTypes['putPhysicalAddress'][0]) { - $returnType = '\OpenAPI\Client\Model\AccountPhysicalAddress'; + $returnType = '\ConstantContact\Client\Model\AccountPhysicalAddress'; $request = $this->putPhysicalAddressRequest($body, $contentType); return $this->client @@ -1911,7 +1911,7 @@ function ($exception) { /** * Create request for operation 'putPhysicalAddress' * - * @param \OpenAPI\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) + * @param 'ConstantContact\Client\Model\AccountPhysicalAddress $body Include all `AccountPhysicalAddress` properties required for the specified `country_code` and then update only those properties that you want to change. Excluding a non-read only field from the request body removes it from the physical address. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putPhysicalAddress'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2022,9 +2022,9 @@ public function putPhysicalAddressRequest($body, string $contentType = self::con * @param string $email_address Use the `email_address` query parameter to search for a specific account email address. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailAddresses'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\AccountEmailsInner[] + * @return 'ConstantContact\Client\Model\AccountEmailsInner[] */ public function retrieveEmailAddresses($confirm_status = null, $role_code = null, $email_address = null, string $contentType = self::contentTypes['retrieveEmailAddresses'][0]) { @@ -2042,9 +2042,9 @@ public function retrieveEmailAddresses($confirm_status = null, $role_code = null * @param string $email_address Use the `email_address` query parameter to search for a specific account email address. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailAddresses'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\AccountEmailsInner[], HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\AccountEmailsInner[], HTTP status code, HTTP response headers (array of strings) */ public function retrieveEmailAddressesWithHttpInfo($confirm_status = null, $role_code = null, $email_address = null, string $contentType = self::contentTypes['retrieveEmailAddresses'][0]) { @@ -2087,11 +2087,11 @@ public function retrieveEmailAddressesWithHttpInfo($confirm_status = null, $role switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\AccountEmailsInner[]' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\AccountEmailsInner[]' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\AccountEmailsInner[]' !== 'string') { + if ('\ConstantContact\Client\Model\AccountEmailsInner[]' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2109,13 +2109,13 @@ public function retrieveEmailAddressesWithHttpInfo($confirm_status = null, $role } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\AccountEmailsInner[]', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\AccountEmailsInner[]', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\AccountEmailsInner[]'; + $returnType = '\ConstantContact\Client\Model\AccountEmailsInner[]'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2148,7 +2148,7 @@ public function retrieveEmailAddressesWithHttpInfo($confirm_status = null, $role case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\AccountEmailsInner[]', + '\ConstantContact\Client\Model\AccountEmailsInner[]', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2196,7 +2196,7 @@ function ($response) { */ public function retrieveEmailAddressesAsyncWithHttpInfo($confirm_status = null, $role_code = null, $email_address = null, string $contentType = self::contentTypes['retrieveEmailAddresses'][0]) { - $returnType = '\OpenAPI\Client\Model\AccountEmailsInner[]'; + $returnType = '\ConstantContact\Client\Model\AccountEmailsInner[]'; $request = $this->retrieveEmailAddressesRequest($confirm_status, $role_code, $email_address, $contentType); return $this->client diff --git a/src/Api/BulkActivitiesApi.php b/src/Api/BulkActivitiesApi.php index 39122c2..3ee8b0d 100644 --- a/src/Api/BulkActivitiesApi.php +++ b/src/Api/BulkActivitiesApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * BulkActivitiesApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -166,12 +166,12 @@ public function getConfig() * * Import Contacts using a JSON Payload * - * @param \OpenAPI\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) + * @param 'ConstantContact\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['bulkImportContactsJSON'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityImport + * @return 'ConstantContact\Client\Model\ActivityImport */ public function bulkImportContactsJSON($body, string $contentType = self::contentTypes['bulkImportContactsJSON'][0]) { @@ -184,12 +184,12 @@ public function bulkImportContactsJSON($body, string $contentType = self::conten * * Import Contacts using a JSON Payload * - * @param \OpenAPI\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) + * @param 'ConstantContact\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['bulkImportContactsJSON'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityImport, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityImport, HTTP status code, HTTP response headers (array of strings) */ public function bulkImportContactsJSONWithHttpInfo($body, string $contentType = self::contentTypes['bulkImportContactsJSON'][0]) { @@ -232,11 +232,11 @@ public function bulkImportContactsJSONWithHttpInfo($body, string $contentType = switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityImport' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityImport' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityImport' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityImport' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -254,13 +254,13 @@ public function bulkImportContactsJSONWithHttpInfo($body, string $contentType = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityImport', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityImport', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityImport'; + $returnType = '\ConstantContact\Client\Model\ActivityImport'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -293,7 +293,7 @@ public function bulkImportContactsJSONWithHttpInfo($body, string $contentType = case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityImport', + '\ConstantContact\Client\Model\ActivityImport', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -308,7 +308,7 @@ public function bulkImportContactsJSONWithHttpInfo($body, string $contentType = * * Import Contacts using a JSON Payload * - * @param \OpenAPI\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) + * @param 'ConstantContact\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['bulkImportContactsJSON'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -329,7 +329,7 @@ function ($response) { * * Import Contacts using a JSON Payload * - * @param \OpenAPI\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) + * @param 'ConstantContact\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['bulkImportContactsJSON'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -337,7 +337,7 @@ function ($response) { */ public function bulkImportContactsJSONAsyncWithHttpInfo($body, string $contentType = self::contentTypes['bulkImportContactsJSON'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityImport'; + $returnType = '\ConstantContact\Client\Model\ActivityImport'; $request = $this->bulkImportContactsJSONRequest($body, $contentType); return $this->client @@ -379,7 +379,7 @@ function ($exception) { /** * Create request for operation 'bulkImportContactsJSON' * - * @param \OpenAPI\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) + * @param 'ConstantContact\Client\Model\ContactsJsonImport $body The JSON request payload that contains the contact data and contact lists for the import. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['bulkImportContactsJSON'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -489,9 +489,9 @@ public function bulkImportContactsJSONRequest($body, string $contentType = self: * @param string[] $list_ids Specify which contact lists you are adding all imported contacts to as an array of up to 50 contact `list_id` values. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['contactsCSVImport'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityImport + * @return 'ConstantContact\Client\Model\ActivityImport */ public function contactsCSVImport($file, $list_ids, string $contentType = self::contentTypes['contactsCSVImport'][0]) { @@ -508,9 +508,9 @@ public function contactsCSVImport($file, $list_ids, string $contentType = self:: * @param string[] $list_ids Specify which contact lists you are adding all imported contacts to as an array of up to 50 contact `list_id` values. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['contactsCSVImport'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityImport, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityImport, HTTP status code, HTTP response headers (array of strings) */ public function contactsCSVImportWithHttpInfo($file, $list_ids, string $contentType = self::contentTypes['contactsCSVImport'][0]) { @@ -553,11 +553,11 @@ public function contactsCSVImportWithHttpInfo($file, $list_ids, string $contentT switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityImport' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityImport' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityImport' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityImport' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -575,13 +575,13 @@ public function contactsCSVImportWithHttpInfo($file, $list_ids, string $contentT } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityImport', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityImport', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityImport'; + $returnType = '\ConstantContact\Client\Model\ActivityImport'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -614,7 +614,7 @@ public function contactsCSVImportWithHttpInfo($file, $list_ids, string $contentT case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityImport', + '\ConstantContact\Client\Model\ActivityImport', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -660,7 +660,7 @@ function ($response) { */ public function contactsCSVImportAsyncWithHttpInfo($file, $list_ids, string $contentType = self::contentTypes['contactsCSVImport'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityImport'; + $returnType = '\ConstantContact\Client\Model\ActivityImport'; $request = $this->contactsCSVImportRequest($file, $list_ids, $contentType); return $this->client @@ -831,9 +831,9 @@ public function contactsCSVImportRequest($file, $list_ids, string $contentType = * @param string $activity_id The unique ID of the activity to GET (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getActivity'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\Activity + * @return 'ConstantContact\Client\Model\Activity */ public function getActivity($activity_id, string $contentType = self::contentTypes['getActivity'][0]) { @@ -849,9 +849,9 @@ public function getActivity($activity_id, string $contentType = self::contentTyp * @param string $activity_id The unique ID of the activity to GET (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getActivity'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\Activity, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\Activity, HTTP status code, HTTP response headers (array of strings) */ public function getActivityWithHttpInfo($activity_id, string $contentType = self::contentTypes['getActivity'][0]) { @@ -894,11 +894,11 @@ public function getActivityWithHttpInfo($activity_id, string $contentType = self switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\Activity' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Activity' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Activity' !== 'string') { + if ('\ConstantContact\Client\Model\Activity' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -916,13 +916,13 @@ public function getActivityWithHttpInfo($activity_id, string $contentType = self } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Activity', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Activity', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\Activity'; + $returnType = '\ConstantContact\Client\Model\Activity'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -955,7 +955,7 @@ public function getActivityWithHttpInfo($activity_id, string $contentType = self case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Activity', + '\ConstantContact\Client\Model\Activity', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -999,7 +999,7 @@ function ($response) { */ public function getActivityAsyncWithHttpInfo($activity_id, string $contentType = self::contentTypes['getActivity'][0]) { - $returnType = '\OpenAPI\Client\Model\Activity'; + $returnType = '\ConstantContact\Client\Model\Activity'; $request = $this->getActivityRequest($activity_id, $contentType); return $this->client @@ -1152,9 +1152,9 @@ public function getActivityRequest($activity_id, string $contentType = self::con * @param string $state Use this parameter to filter the response to include only activities in one of the following states: cancelled, completed, failed, processing, or timed_out. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getActivityStatusCollection'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\Activities + * @return 'ConstantContact\Client\Model\Activities */ public function getActivityStatusCollection($limit = 50, $state = null, string $contentType = self::contentTypes['getActivityStatusCollection'][0]) { @@ -1171,9 +1171,9 @@ public function getActivityStatusCollection($limit = 50, $state = null, string $ * @param string $state Use this parameter to filter the response to include only activities in one of the following states: cancelled, completed, failed, processing, or timed_out. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getActivityStatusCollection'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\Activities, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\Activities, HTTP status code, HTTP response headers (array of strings) */ public function getActivityStatusCollectionWithHttpInfo($limit = 50, $state = null, string $contentType = self::contentTypes['getActivityStatusCollection'][0]) { @@ -1216,11 +1216,11 @@ public function getActivityStatusCollectionWithHttpInfo($limit = 50, $state = nu switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\Activities' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Activities' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Activities' !== 'string') { + if ('\ConstantContact\Client\Model\Activities' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1238,13 +1238,13 @@ public function getActivityStatusCollectionWithHttpInfo($limit = 50, $state = nu } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Activities', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Activities', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\Activities'; + $returnType = '\ConstantContact\Client\Model\Activities'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1277,7 +1277,7 @@ public function getActivityStatusCollectionWithHttpInfo($limit = 50, $state = nu case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Activities', + '\ConstantContact\Client\Model\Activities', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1323,7 +1323,7 @@ function ($response) { */ public function getActivityStatusCollectionAsyncWithHttpInfo($limit = 50, $state = null, string $contentType = self::contentTypes['getActivityStatusCollection'][0]) { - $returnType = '\OpenAPI\Client\Model\Activities'; + $returnType = '\ConstantContact\Client\Model\Activities'; $request = $this->getActivityStatusCollectionRequest($limit, $state, $contentType); return $this->client @@ -1487,7 +1487,7 @@ public function getActivityStatusCollectionRequest($limit = 50, $state = null, s * @param string $file_export_id The unique ID of the exported file provided in the results: section of the export contacts activity response. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactsExport'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return string */ @@ -1505,7 +1505,7 @@ public function getContactsExport($file_export_id, string $contentType = self::c * @param string $file_export_id The unique ID of the exported file provided in the results: section of the export contacts activity response. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactsExport'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of string, HTTP status code, HTTP response headers (array of strings) */ @@ -1804,12 +1804,12 @@ public function getContactsExportRequest($file_export_id, string $contentType = * * Delete Contacts in Bulk * - * @param \OpenAPI\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) + * @param 'ConstantContact\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactDelete'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityDeleteStatus + * @return 'ConstantContact\Client\Model\ActivityDeleteStatus */ public function postContactDelete($body, string $contentType = self::contentTypes['postContactDelete'][0]) { @@ -1822,12 +1822,12 @@ public function postContactDelete($body, string $contentType = self::contentType * * Delete Contacts in Bulk * - * @param \OpenAPI\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) + * @param 'ConstantContact\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactDelete'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityDeleteStatus, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityDeleteStatus, HTTP status code, HTTP response headers (array of strings) */ public function postContactDeleteWithHttpInfo($body, string $contentType = self::contentTypes['postContactDelete'][0]) { @@ -1870,11 +1870,11 @@ public function postContactDeleteWithHttpInfo($body, string $contentType = self: switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityDeleteStatus' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityDeleteStatus' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityDeleteStatus' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityDeleteStatus' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1892,13 +1892,13 @@ public function postContactDeleteWithHttpInfo($body, string $contentType = self: } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityDeleteStatus', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityDeleteStatus', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityDeleteStatus'; + $returnType = '\ConstantContact\Client\Model\ActivityDeleteStatus'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1931,7 +1931,7 @@ public function postContactDeleteWithHttpInfo($body, string $contentType = self: case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityDeleteStatus', + '\ConstantContact\Client\Model\ActivityDeleteStatus', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1946,7 +1946,7 @@ public function postContactDeleteWithHttpInfo($body, string $contentType = self: * * Delete Contacts in Bulk * - * @param \OpenAPI\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) + * @param 'ConstantContact\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1967,7 +1967,7 @@ function ($response) { * * Delete Contacts in Bulk * - * @param \OpenAPI\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) + * @param 'ConstantContact\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1975,7 +1975,7 @@ function ($response) { */ public function postContactDeleteAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postContactDelete'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityDeleteStatus'; + $returnType = '\ConstantContact\Client\Model\ActivityDeleteStatus'; $request = $this->postContactDeleteRequest($body, $contentType); return $this->client @@ -2017,7 +2017,7 @@ function ($exception) { /** * Create request for operation 'postContactDelete' * - * @param \OpenAPI\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) + * @param 'ConstantContact\Client\Model\ContactDelete $body The request body contains an array of contact_ids <em>or</em> list_ids. All contact_ids provided are deleted, or all members of each specified list_id are deleted. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2123,12 +2123,12 @@ public function postContactDeleteRequest($body, string $contentType = self::cont * * Export Contacts to a File * - * @param \OpenAPI\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) + * @param 'ConstantContact\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactsExport'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityExportStatus + * @return 'ConstantContact\Client\Model\ActivityExportStatus */ public function postContactsExport($body, string $contentType = self::contentTypes['postContactsExport'][0]) { @@ -2141,12 +2141,12 @@ public function postContactsExport($body, string $contentType = self::contentTyp * * Export Contacts to a File * - * @param \OpenAPI\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) + * @param 'ConstantContact\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactsExport'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityExportStatus, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityExportStatus, HTTP status code, HTTP response headers (array of strings) */ public function postContactsExportWithHttpInfo($body, string $contentType = self::contentTypes['postContactsExport'][0]) { @@ -2189,11 +2189,11 @@ public function postContactsExportWithHttpInfo($body, string $contentType = self switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityExportStatus' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityExportStatus' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityExportStatus' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityExportStatus' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2211,13 +2211,13 @@ public function postContactsExportWithHttpInfo($body, string $contentType = self } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityExportStatus', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityExportStatus', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityExportStatus'; + $returnType = '\ConstantContact\Client\Model\ActivityExportStatus'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2250,7 +2250,7 @@ public function postContactsExportWithHttpInfo($body, string $contentType = self case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityExportStatus', + '\ConstantContact\Client\Model\ActivityExportStatus', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2265,7 +2265,7 @@ public function postContactsExportWithHttpInfo($body, string $contentType = self * * Export Contacts to a File * - * @param \OpenAPI\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) + * @param 'ConstantContact\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactsExport'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2286,7 +2286,7 @@ function ($response) { * * Export Contacts to a File * - * @param \OpenAPI\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) + * @param 'ConstantContact\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactsExport'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2294,7 +2294,7 @@ function ($response) { */ public function postContactsExportAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postContactsExport'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityExportStatus'; + $returnType = '\ConstantContact\Client\Model\ActivityExportStatus'; $request = $this->postContactsExportRequest($body, $contentType); return $this->client @@ -2336,7 +2336,7 @@ function ($exception) { /** * Create request for operation 'postContactsExport' * - * @param \OpenAPI\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) + * @param 'ConstantContact\Client\Model\ContactsExport $body A JSON payload that specifies the contacts (rows in the CSV file) and contact properties (columns in the CSV file) you want to export. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postContactsExport'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2442,12 +2442,12 @@ public function postContactsExportRequest($body, string $contentType = self::con * * Delete Custom Fields * - * @param \OpenAPI\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFieldDelete'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityDeleteCustomFields + * @return 'ConstantContact\Client\Model\ActivityDeleteCustomFields */ public function postCustomFieldDelete($body, string $contentType = self::contentTypes['postCustomFieldDelete'][0]) { @@ -2460,12 +2460,12 @@ public function postCustomFieldDelete($body, string $contentType = self::content * * Delete Custom Fields * - * @param \OpenAPI\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFieldDelete'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityDeleteCustomFields, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityDeleteCustomFields, HTTP status code, HTTP response headers (array of strings) */ public function postCustomFieldDeleteWithHttpInfo($body, string $contentType = self::contentTypes['postCustomFieldDelete'][0]) { @@ -2508,11 +2508,11 @@ public function postCustomFieldDeleteWithHttpInfo($body, string $contentType = s switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityDeleteCustomFields' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityDeleteCustomFields' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityDeleteCustomFields' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityDeleteCustomFields' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2530,13 +2530,13 @@ public function postCustomFieldDeleteWithHttpInfo($body, string $contentType = s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityDeleteCustomFields', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityDeleteCustomFields', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityDeleteCustomFields'; + $returnType = '\ConstantContact\Client\Model\ActivityDeleteCustomFields'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2569,7 +2569,7 @@ public function postCustomFieldDeleteWithHttpInfo($body, string $contentType = s case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityDeleteCustomFields', + '\ConstantContact\Client\Model\ActivityDeleteCustomFields', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2584,7 +2584,7 @@ public function postCustomFieldDeleteWithHttpInfo($body, string $contentType = s * * Delete Custom Fields * - * @param \OpenAPI\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFieldDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2605,7 +2605,7 @@ function ($response) { * * Delete Custom Fields * - * @param \OpenAPI\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFieldDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2613,7 +2613,7 @@ function ($response) { */ public function postCustomFieldDeleteAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postCustomFieldDelete'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityDeleteCustomFields'; + $returnType = '\ConstantContact\Client\Model\ActivityDeleteCustomFields'; $request = $this->postCustomFieldDeleteRequest($body, $contentType); return $this->client @@ -2655,7 +2655,7 @@ function ($exception) { /** * Create request for operation 'postCustomFieldDelete' * - * @param \OpenAPI\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\CustomFieldId100 $body An array of `custom_field_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFieldDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2756,12 +2756,12 @@ public function postCustomFieldDeleteRequest($body, string $contentType = self:: * * Add Contacts to Lists * - * @param \OpenAPI\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListAddContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityListsMembership + * @return 'ConstantContact\Client\Model\ActivityListsMembership */ public function postListAddContact($body, string $contentType = self::contentTypes['postListAddContact'][0]) { @@ -2774,12 +2774,12 @@ public function postListAddContact($body, string $contentType = self::contentTyp * * Add Contacts to Lists * - * @param \OpenAPI\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListAddContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityListsMembership, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityListsMembership, HTTP status code, HTTP response headers (array of strings) */ public function postListAddContactWithHttpInfo($body, string $contentType = self::contentTypes['postListAddContact'][0]) { @@ -2822,11 +2822,11 @@ public function postListAddContactWithHttpInfo($body, string $contentType = self switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityListsMembership' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityListsMembership' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityListsMembership' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityListsMembership' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2844,13 +2844,13 @@ public function postListAddContactWithHttpInfo($body, string $contentType = self } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityListsMembership', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityListsMembership', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityListsMembership'; + $returnType = '\ConstantContact\Client\Model\ActivityListsMembership'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2883,7 +2883,7 @@ public function postListAddContactWithHttpInfo($body, string $contentType = self case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityListsMembership', + '\ConstantContact\Client\Model\ActivityListsMembership', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2898,7 +2898,7 @@ public function postListAddContactWithHttpInfo($body, string $contentType = self * * Add Contacts to Lists * - * @param \OpenAPI\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListAddContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2919,7 +2919,7 @@ function ($response) { * * Add Contacts to Lists * - * @param \OpenAPI\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListAddContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2927,7 +2927,7 @@ function ($response) { */ public function postListAddContactAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postListAddContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityListsMembership'; + $returnType = '\ConstantContact\Client\Model\ActivityListsMembership'; $request = $this->postListAddContactRequest($body, $contentType); return $this->client @@ -2969,7 +2969,7 @@ function ($exception) { /** * Create request for operation 'postListAddContact' * - * @param \OpenAPI\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityAddContacts $body The JSON payload used to create the 'add contacts to lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListAddContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3075,12 +3075,12 @@ public function postListAddContactRequest($body, string $contentType = self::con * * Delete Contact Lists * - * @param \OpenAPI\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListDelete'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityDeleteListsResponse + * @return 'ConstantContact\Client\Model\ActivityDeleteListsResponse */ public function postListDelete($body, string $contentType = self::contentTypes['postListDelete'][0]) { @@ -3093,12 +3093,12 @@ public function postListDelete($body, string $contentType = self::contentTypes[' * * Delete Contact Lists * - * @param \OpenAPI\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListDelete'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityDeleteListsResponse, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityDeleteListsResponse, HTTP status code, HTTP response headers (array of strings) */ public function postListDeleteWithHttpInfo($body, string $contentType = self::contentTypes['postListDelete'][0]) { @@ -3141,11 +3141,11 @@ public function postListDeleteWithHttpInfo($body, string $contentType = self::co switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityDeleteListsResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityDeleteListsResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityDeleteListsResponse' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityDeleteListsResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3163,13 +3163,13 @@ public function postListDeleteWithHttpInfo($body, string $contentType = self::co } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityDeleteListsResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityDeleteListsResponse', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityDeleteListsResponse'; + $returnType = '\ConstantContact\Client\Model\ActivityDeleteListsResponse'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3202,7 +3202,7 @@ public function postListDeleteWithHttpInfo($body, string $contentType = self::co case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityDeleteListsResponse', + '\ConstantContact\Client\Model\ActivityDeleteListsResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -3217,7 +3217,7 @@ public function postListDeleteWithHttpInfo($body, string $contentType = self::co * * Delete Contact Lists * - * @param \OpenAPI\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3238,7 +3238,7 @@ function ($response) { * * Delete Contact Lists * - * @param \OpenAPI\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3246,7 +3246,7 @@ function ($response) { */ public function postListDeleteAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postListDelete'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityDeleteListsResponse'; + $returnType = '\ConstantContact\Client\Model\ActivityDeleteListsResponse'; $request = $this->postListDeleteRequest($body, $contentType); return $this->client @@ -3288,7 +3288,7 @@ function ($exception) { /** * Create request for operation 'postListDelete' * - * @param \OpenAPI\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) + * @param 'ConstantContact\Client\Model\ListIdList100 $body An array of `list_id`'s to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3394,12 +3394,12 @@ public function postListDeleteRequest($body, string $contentType = self::content * * Remove Contacts from Lists * - * @param \OpenAPI\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListRemoveContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityListsMembership + * @return 'ConstantContact\Client\Model\ActivityListsMembership */ public function postListRemoveContact($body, string $contentType = self::contentTypes['postListRemoveContact'][0]) { @@ -3412,12 +3412,12 @@ public function postListRemoveContact($body, string $contentType = self::content * * Remove Contacts from Lists * - * @param \OpenAPI\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListRemoveContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityListsMembership, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityListsMembership, HTTP status code, HTTP response headers (array of strings) */ public function postListRemoveContactWithHttpInfo($body, string $contentType = self::contentTypes['postListRemoveContact'][0]) { @@ -3460,11 +3460,11 @@ public function postListRemoveContactWithHttpInfo($body, string $contentType = s switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityListsMembership' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityListsMembership' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityListsMembership' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityListsMembership' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3482,13 +3482,13 @@ public function postListRemoveContactWithHttpInfo($body, string $contentType = s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityListsMembership', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityListsMembership', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityListsMembership'; + $returnType = '\ConstantContact\Client\Model\ActivityListsMembership'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3521,7 +3521,7 @@ public function postListRemoveContactWithHttpInfo($body, string $contentType = s case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityListsMembership', + '\ConstantContact\Client\Model\ActivityListsMembership', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -3536,7 +3536,7 @@ public function postListRemoveContactWithHttpInfo($body, string $contentType = s * * Remove Contacts from Lists * - * @param \OpenAPI\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListRemoveContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3557,7 +3557,7 @@ function ($response) { * * Remove Contacts from Lists * - * @param \OpenAPI\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListRemoveContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3565,7 +3565,7 @@ function ($response) { */ public function postListRemoveContactAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postListRemoveContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityListsMembership'; + $returnType = '\ConstantContact\Client\Model\ActivityListsMembership'; $request = $this->postListRemoveContactRequest($body, $contentType); return $this->client @@ -3607,7 +3607,7 @@ function ($exception) { /** * Create request for operation 'postListRemoveContact' * - * @param \OpenAPI\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) + * @param 'ConstantContact\Client\Model\ListActivityRemoveContacts $body The JSON payload used to create the 'remove contacts from lists' activity (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postListRemoveContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3713,12 +3713,12 @@ public function postListRemoveContactRequest($body, string $contentType = self:: * * Add Tags to Contacts * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagAddContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityTagging + * @return 'ConstantContact\Client\Model\ActivityTagging */ public function postTagAddContact($body, string $contentType = self::contentTypes['postTagAddContact'][0]) { @@ -3731,12 +3731,12 @@ public function postTagAddContact($body, string $contentType = self::contentType * * Add Tags to Contacts * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagAddContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityTagging, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityTagging, HTTP status code, HTTP response headers (array of strings) */ public function postTagAddContactWithHttpInfo($body, string $contentType = self::contentTypes['postTagAddContact'][0]) { @@ -3779,11 +3779,11 @@ public function postTagAddContactWithHttpInfo($body, string $contentType = self: switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityTagging' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityTagging' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityTagging' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityTagging' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3801,13 +3801,13 @@ public function postTagAddContactWithHttpInfo($body, string $contentType = self: } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityTagging', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityTagging', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityTagging'; + $returnType = '\ConstantContact\Client\Model\ActivityTagging'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3840,7 +3840,7 @@ public function postTagAddContactWithHttpInfo($body, string $contentType = self: case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityTagging', + '\ConstantContact\Client\Model\ActivityTagging', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -3855,7 +3855,7 @@ public function postTagAddContactWithHttpInfo($body, string $contentType = self: * * Add Tags to Contacts * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagAddContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3876,7 +3876,7 @@ function ($response) { * * Add Tags to Contacts * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagAddContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3884,7 +3884,7 @@ function ($response) { */ public function postTagAddContactAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postTagAddContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityTagging'; + $returnType = '\ConstantContact\Client\Model\ActivityTagging'; $request = $this->postTagAddContactRequest($body, $contentType); return $this->client @@ -3926,7 +3926,7 @@ function ($exception) { /** * Create request for operation 'postTagAddContact' * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that adds tags to contacts that meet your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagAddContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -4032,12 +4032,12 @@ public function postTagAddContactRequest($body, string $contentType = self::cont * * Delete Tags * - * @param \OpenAPI\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) + * @param 'ConstantContact\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagDelete'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityTagging + * @return 'ConstantContact\Client\Model\ActivityTagging */ public function postTagDelete($body, string $contentType = self::contentTypes['postTagDelete'][0]) { @@ -4050,12 +4050,12 @@ public function postTagDelete($body, string $contentType = self::contentTypes['p * * Delete Tags * - * @param \OpenAPI\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) + * @param 'ConstantContact\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagDelete'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityTagging, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityTagging, HTTP status code, HTTP response headers (array of strings) */ public function postTagDeleteWithHttpInfo($body, string $contentType = self::contentTypes['postTagDelete'][0]) { @@ -4098,11 +4098,11 @@ public function postTagDeleteWithHttpInfo($body, string $contentType = self::con switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityTagging' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityTagging' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityTagging' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityTagging' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -4120,13 +4120,13 @@ public function postTagDeleteWithHttpInfo($body, string $contentType = self::con } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityTagging', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityTagging', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityTagging'; + $returnType = '\ConstantContact\Client\Model\ActivityTagging'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -4159,7 +4159,7 @@ public function postTagDeleteWithHttpInfo($body, string $contentType = self::con case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityTagging', + '\ConstantContact\Client\Model\ActivityTagging', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -4174,7 +4174,7 @@ public function postTagDeleteWithHttpInfo($body, string $contentType = self::con * * Delete Tags * - * @param \OpenAPI\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) + * @param 'ConstantContact\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -4195,7 +4195,7 @@ function ($response) { * * Delete Tags * - * @param \OpenAPI\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) + * @param 'ConstantContact\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -4203,7 +4203,7 @@ function ($response) { */ public function postTagDeleteAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postTagDelete'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityTagging'; + $returnType = '\ConstantContact\Client\Model\ActivityTagging'; $request = $this->postTagDeleteRequest($body, $contentType); return $this->client @@ -4245,7 +4245,7 @@ function ($exception) { /** * Create request for operation 'postTagDelete' * - * @param \OpenAPI\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) + * @param 'ConstantContact\Client\Model\TagIdList500Limit $body An array of string values (`tag_id`s) to delete. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagDelete'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -4351,12 +4351,12 @@ public function postTagDeleteRequest($body, string $contentType = self::contentT * * Remove Tags from Contacts * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagRemoveContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityTagging + * @return 'ConstantContact\Client\Model\ActivityTagging */ public function postTagRemoveContact($body, string $contentType = self::contentTypes['postTagRemoveContact'][0]) { @@ -4369,12 +4369,12 @@ public function postTagRemoveContact($body, string $contentType = self::contentT * * Remove Tags from Contacts * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagRemoveContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityTagging, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityTagging, HTTP status code, HTTP response headers (array of strings) */ public function postTagRemoveContactWithHttpInfo($body, string $contentType = self::contentTypes['postTagRemoveContact'][0]) { @@ -4417,11 +4417,11 @@ public function postTagRemoveContactWithHttpInfo($body, string $contentType = se switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ActivityTagging' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityTagging' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityTagging' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityTagging' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -4439,13 +4439,13 @@ public function postTagRemoveContactWithHttpInfo($body, string $contentType = se } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityTagging', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityTagging', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityTagging'; + $returnType = '\ConstantContact\Client\Model\ActivityTagging'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -4478,7 +4478,7 @@ public function postTagRemoveContactWithHttpInfo($body, string $contentType = se case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityTagging', + '\ConstantContact\Client\Model\ActivityTagging', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -4493,7 +4493,7 @@ public function postTagRemoveContactWithHttpInfo($body, string $contentType = se * * Remove Tags from Contacts * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagRemoveContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -4514,7 +4514,7 @@ function ($response) { * * Remove Tags from Contacts * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagRemoveContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -4522,7 +4522,7 @@ function ($response) { */ public function postTagRemoveContactAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postTagRemoveContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityTagging'; + $returnType = '\ConstantContact\Client\Model\ActivityTagging'; $request = $this->postTagRemoveContactRequest($body, $contentType); return $this->client @@ -4564,7 +4564,7 @@ function ($exception) { /** * Create request for operation 'postTagRemoveContact' * - * @param \OpenAPI\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) + * @param 'ConstantContact\Client\Model\TagAddRemoveContacts $body The JSON payload used to create an asynchronous activity that removes tags from contacts meeting your specified contact filtering criteria. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTagRemoveContact'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/ContactListsApi.php b/src/Api/ContactListsApi.php index b9112a9..b1b0733 100644 --- a/src/Api/ContactListsApi.php +++ b/src/Api/ContactListsApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * ContactListsApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -142,12 +142,12 @@ public function getConfig() * * POST (create) a List * - * @param \OpenAPI\Client\Model\ListInput $body JSON payload defining the new contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $body JSON payload defining the new contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createList'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactListPutPost + * @return 'ConstantContact\Client\Model\ContactListPutPost */ public function createList($body, string $contentType = self::contentTypes['createList'][0]) { @@ -160,12 +160,12 @@ public function createList($body, string $contentType = self::contentTypes['crea * * POST (create) a List * - * @param \OpenAPI\Client\Model\ListInput $body JSON payload defining the new contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $body JSON payload defining the new contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createList'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactListPutPost, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactListPutPost, HTTP status code, HTTP response headers (array of strings) */ public function createListWithHttpInfo($body, string $contentType = self::contentTypes['createList'][0]) { @@ -208,11 +208,11 @@ public function createListWithHttpInfo($body, string $contentType = self::conten switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ContactListPutPost' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactListPutPost' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactListPutPost' !== 'string') { + if ('\ConstantContact\Client\Model\ContactListPutPost' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -230,13 +230,13 @@ public function createListWithHttpInfo($body, string $contentType = self::conten } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactListPutPost', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactListPutPost', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactListPutPost'; + $returnType = '\ConstantContact\Client\Model\ContactListPutPost'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -269,7 +269,7 @@ public function createListWithHttpInfo($body, string $contentType = self::conten case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactListPutPost', + '\ConstantContact\Client\Model\ContactListPutPost', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -284,7 +284,7 @@ public function createListWithHttpInfo($body, string $contentType = self::conten * * POST (create) a List * - * @param \OpenAPI\Client\Model\ListInput $body JSON payload defining the new contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $body JSON payload defining the new contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -305,7 +305,7 @@ function ($response) { * * POST (create) a List * - * @param \OpenAPI\Client\Model\ListInput $body JSON payload defining the new contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $body JSON payload defining the new contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -313,7 +313,7 @@ function ($response) { */ public function createListAsyncWithHttpInfo($body, string $contentType = self::contentTypes['createList'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactListPutPost'; + $returnType = '\ConstantContact\Client\Model\ContactListPutPost'; $request = $this->createListRequest($body, $contentType); return $this->client @@ -355,7 +355,7 @@ function ($exception) { /** * Create request for operation 'createList' * - * @param \OpenAPI\Client\Model\ListInput $body JSON payload defining the new contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $body JSON payload defining the new contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -464,9 +464,9 @@ public function createListRequest($body, string $contentType = self::contentType * @param string $list_id Unique ID of the list to delete (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteListActivity'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityDeleteListResponse + * @return 'ConstantContact\Client\Model\ActivityDeleteListResponse */ public function deleteListActivity($list_id, string $contentType = self::contentTypes['deleteListActivity'][0]) { @@ -482,9 +482,9 @@ public function deleteListActivity($list_id, string $contentType = self::content * @param string $list_id Unique ID of the list to delete (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteListActivity'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityDeleteListResponse, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityDeleteListResponse, HTTP status code, HTTP response headers (array of strings) */ public function deleteListActivityWithHttpInfo($list_id, string $contentType = self::contentTypes['deleteListActivity'][0]) { @@ -527,11 +527,11 @@ public function deleteListActivityWithHttpInfo($list_id, string $contentType = s switch($statusCode) { case 202: - if ('\OpenAPI\Client\Model\ActivityDeleteListResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityDeleteListResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityDeleteListResponse' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityDeleteListResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -549,13 +549,13 @@ public function deleteListActivityWithHttpInfo($list_id, string $contentType = s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityDeleteListResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityDeleteListResponse', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityDeleteListResponse'; + $returnType = '\ConstantContact\Client\Model\ActivityDeleteListResponse'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -588,7 +588,7 @@ public function deleteListActivityWithHttpInfo($list_id, string $contentType = s case 202: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityDeleteListResponse', + '\ConstantContact\Client\Model\ActivityDeleteListResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -632,7 +632,7 @@ function ($response) { */ public function deleteListActivityAsyncWithHttpInfo($list_id, string $contentType = self::contentTypes['deleteListActivity'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityDeleteListResponse'; + $returnType = '\ConstantContact\Client\Model\ActivityDeleteListResponse'; $request = $this->deleteListActivityRequest($list_id, $contentType); return $this->client @@ -785,9 +785,9 @@ public function deleteListActivityRequest($list_id, string $contentType = self:: * @param string $include_membership_count Returns the total number of contacts per list that meet your selection criteria. Set the `include_membership_count` to `active`, to count only active contacts, or `all` to include all contacts in the count. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getList'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactList + * @return 'ConstantContact\Client\Model\ContactList */ public function getList($list_id, $include_membership_count = null, string $contentType = self::contentTypes['getList'][0]) { @@ -804,9 +804,9 @@ public function getList($list_id, $include_membership_count = null, string $cont * @param string $include_membership_count Returns the total number of contacts per list that meet your selection criteria. Set the `include_membership_count` to `active`, to count only active contacts, or `all` to include all contacts in the count. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getList'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactList, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactList, HTTP status code, HTTP response headers (array of strings) */ public function getListWithHttpInfo($list_id, $include_membership_count = null, string $contentType = self::contentTypes['getList'][0]) { @@ -849,11 +849,11 @@ public function getListWithHttpInfo($list_id, $include_membership_count = null, switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactList' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactList' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactList' !== 'string') { + if ('\ConstantContact\Client\Model\ContactList' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -871,13 +871,13 @@ public function getListWithHttpInfo($list_id, $include_membership_count = null, } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactList', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactList', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactList'; + $returnType = '\ConstantContact\Client\Model\ContactList'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -910,7 +910,7 @@ public function getListWithHttpInfo($list_id, $include_membership_count = null, case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactList', + '\ConstantContact\Client\Model\ContactList', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -956,7 +956,7 @@ function ($response) { */ public function getListAsyncWithHttpInfo($list_id, $include_membership_count = null, string $contentType = self::contentTypes['getList'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactList'; + $returnType = '\ConstantContact\Client\Model\ContactList'; $request = $this->getListRequest($list_id, $include_membership_count, $contentType); return $this->client @@ -1119,9 +1119,9 @@ public function getListRequest($list_id, $include_membership_count = null, strin * @param string $sequence_ids Comma delimited list of V2 API list `ids` to cross-reference with the V3 API `list_id` value. Endpoint accepts a maximum of 500 ids at a time. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getListIdXrefs'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ListXrefs + * @return 'ConstantContact\Client\Model\ListXrefs */ public function getListIdXrefs($sequence_ids, string $contentType = self::contentTypes['getListIdXrefs'][0]) { @@ -1137,9 +1137,9 @@ public function getListIdXrefs($sequence_ids, string $contentType = self::conten * @param string $sequence_ids Comma delimited list of V2 API list `ids` to cross-reference with the V3 API `list_id` value. Endpoint accepts a maximum of 500 ids at a time. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getListIdXrefs'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ListXrefs, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ListXrefs, HTTP status code, HTTP response headers (array of strings) */ public function getListIdXrefsWithHttpInfo($sequence_ids, string $contentType = self::contentTypes['getListIdXrefs'][0]) { @@ -1182,11 +1182,11 @@ public function getListIdXrefsWithHttpInfo($sequence_ids, string $contentType = switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ListXrefs' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ListXrefs' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ListXrefs' !== 'string') { + if ('\ConstantContact\Client\Model\ListXrefs' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1204,13 +1204,13 @@ public function getListIdXrefsWithHttpInfo($sequence_ids, string $contentType = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ListXrefs', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ListXrefs', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ListXrefs'; + $returnType = '\ConstantContact\Client\Model\ListXrefs'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1243,7 +1243,7 @@ public function getListIdXrefsWithHttpInfo($sequence_ids, string $contentType = case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ListXrefs', + '\ConstantContact\Client\Model\ListXrefs', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1287,7 +1287,7 @@ function ($response) { */ public function getListIdXrefsAsyncWithHttpInfo($sequence_ids, string $contentType = self::contentTypes['getListIdXrefs'][0]) { - $returnType = '\OpenAPI\Client\Model\ListXrefs'; + $returnType = '\ConstantContact\Client\Model\ListXrefs'; $request = $this->getListIdXrefsRequest($sequence_ids, $contentType); return $this->client @@ -1444,9 +1444,9 @@ public function getListIdXrefsRequest($sequence_ids, string $contentType = self: * @param string $status Use to get lists by status. Accepts comma-separated status values. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getLists'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactListArray + * @return 'ConstantContact\Client\Model\ContactListArray */ public function getLists($limit = 50, $include_count = false, $include_membership_count = null, $name = null, $status = null, string $contentType = self::contentTypes['getLists'][0]) { @@ -1466,9 +1466,9 @@ public function getLists($limit = 50, $include_count = false, $include_membershi * @param string $status Use to get lists by status. Accepts comma-separated status values. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getLists'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactListArray, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactListArray, HTTP status code, HTTP response headers (array of strings) */ public function getListsWithHttpInfo($limit = 50, $include_count = false, $include_membership_count = null, $name = null, $status = null, string $contentType = self::contentTypes['getLists'][0]) { @@ -1511,11 +1511,11 @@ public function getListsWithHttpInfo($limit = 50, $include_count = false, $inclu switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactListArray' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactListArray' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactListArray' !== 'string') { + if ('\ConstantContact\Client\Model\ContactListArray' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1533,13 +1533,13 @@ public function getListsWithHttpInfo($limit = 50, $include_count = false, $inclu } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactListArray', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactListArray', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactListArray'; + $returnType = '\ConstantContact\Client\Model\ContactListArray'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1572,7 +1572,7 @@ public function getListsWithHttpInfo($limit = 50, $include_count = false, $inclu case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactListArray', + '\ConstantContact\Client\Model\ContactListArray', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1624,7 +1624,7 @@ function ($response) { */ public function getListsAsyncWithHttpInfo($limit = 50, $include_count = false, $include_membership_count = null, $name = null, $status = null, string $contentType = self::contentTypes['getLists'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactListArray'; + $returnType = '\ConstantContact\Client\Model\ContactListArray'; $request = $this->getListsRequest($limit, $include_count, $include_membership_count, $name, $status, $contentType); return $this->client @@ -1819,12 +1819,12 @@ public function getListsRequest($limit = 50, $include_count = false, $include_me * PUT (update) a List * * @param string $list_id Unique ID of the contact list to update (required) - * @param \OpenAPI\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putList'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactListPutPost + * @return 'ConstantContact\Client\Model\ContactListPutPost */ public function putList($list_id, $json_put_body, string $contentType = self::contentTypes['putList'][0]) { @@ -1838,12 +1838,12 @@ public function putList($list_id, $json_put_body, string $contentType = self::co * PUT (update) a List * * @param string $list_id Unique ID of the contact list to update (required) - * @param \OpenAPI\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putList'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactListPutPost, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactListPutPost, HTTP status code, HTTP response headers (array of strings) */ public function putListWithHttpInfo($list_id, $json_put_body, string $contentType = self::contentTypes['putList'][0]) { @@ -1886,11 +1886,11 @@ public function putListWithHttpInfo($list_id, $json_put_body, string $contentTyp switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactListPutPost' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactListPutPost' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactListPutPost' !== 'string') { + if ('\ConstantContact\Client\Model\ContactListPutPost' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1908,13 +1908,13 @@ public function putListWithHttpInfo($list_id, $json_put_body, string $contentTyp } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactListPutPost', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactListPutPost', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactListPutPost'; + $returnType = '\ConstantContact\Client\Model\ContactListPutPost'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1947,7 +1947,7 @@ public function putListWithHttpInfo($list_id, $json_put_body, string $contentTyp case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactListPutPost', + '\ConstantContact\Client\Model\ContactListPutPost', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1963,7 +1963,7 @@ public function putListWithHttpInfo($list_id, $json_put_body, string $contentTyp * PUT (update) a List * * @param string $list_id Unique ID of the contact list to update (required) - * @param \OpenAPI\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1985,7 +1985,7 @@ function ($response) { * PUT (update) a List * * @param string $list_id Unique ID of the contact list to update (required) - * @param \OpenAPI\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putList'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1993,7 +1993,7 @@ function ($response) { */ public function putListAsyncWithHttpInfo($list_id, $json_put_body, string $contentType = self::contentTypes['putList'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactListPutPost'; + $returnType = '\ConstantContact\Client\Model\ContactListPutPost'; $request = $this->putListRequest($list_id, $json_put_body, $contentType); return $this->client @@ -2036,7 +2036,7 @@ function ($exception) { * Create request for operation 'putList' * * @param string $list_id Unique ID of the contact list to update (required) - * @param \OpenAPI\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) + * @param 'ConstantContact\Client\Model\ListInput $json_put_body JSON payload containing updates to the specified contact list (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putList'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/ContactTagsApi.php b/src/Api/ContactTagsApi.php index b46875b..6e37587 100644 --- a/src/Api/ContactTagsApi.php +++ b/src/Api/ContactTagsApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * ContactTagsApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -142,9 +142,9 @@ public function getConfig() * @param string $tag_id The ID that uniquely identifies a tag in UUID format. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteTag'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ActivityGeneric + * @return 'ConstantContact\Client\Model\ActivityGeneric */ public function deleteTag($tag_id, string $contentType = self::contentTypes['deleteTag'][0]) { @@ -160,9 +160,9 @@ public function deleteTag($tag_id, string $contentType = self::contentTypes['del * @param string $tag_id The ID that uniquely identifies a tag in UUID format. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteTag'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ActivityGeneric, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ActivityGeneric, HTTP status code, HTTP response headers (array of strings) */ public function deleteTagWithHttpInfo($tag_id, string $contentType = self::contentTypes['deleteTag'][0]) { @@ -205,11 +205,11 @@ public function deleteTagWithHttpInfo($tag_id, string $contentType = self::conte switch($statusCode) { case 202: - if ('\OpenAPI\Client\Model\ActivityGeneric' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ActivityGeneric' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ActivityGeneric' !== 'string') { + if ('\ConstantContact\Client\Model\ActivityGeneric' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -227,13 +227,13 @@ public function deleteTagWithHttpInfo($tag_id, string $contentType = self::conte } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ActivityGeneric', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ActivityGeneric', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ActivityGeneric'; + $returnType = '\ConstantContact\Client\Model\ActivityGeneric'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -266,7 +266,7 @@ public function deleteTagWithHttpInfo($tag_id, string $contentType = self::conte case 202: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ActivityGeneric', + '\ConstantContact\Client\Model\ActivityGeneric', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -310,7 +310,7 @@ function ($response) { */ public function deleteTagAsyncWithHttpInfo($tag_id, string $contentType = self::contentTypes['deleteTag'][0]) { - $returnType = '\OpenAPI\Client\Model\ActivityGeneric'; + $returnType = '\ConstantContact\Client\Model\ActivityGeneric'; $request = $this->deleteTagRequest($tag_id, $contentType); return $this->client @@ -463,9 +463,9 @@ public function deleteTagRequest($tag_id, string $contentType = self::contentTyp * @param bool $include_count Use to include (`true`) or exclude (`false`) the total number of tagged contacts (`contacts_count`) from the results. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getTag'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\Tag + * @return 'ConstantContact\Client\Model\Tag */ public function getTag($tag_id, $include_count = false, string $contentType = self::contentTypes['getTag'][0]) { @@ -482,9 +482,9 @@ public function getTag($tag_id, $include_count = false, string $contentType = se * @param bool $include_count Use to include (`true`) or exclude (`false`) the total number of tagged contacts (`contacts_count`) from the results. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getTag'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\Tag, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\Tag, HTTP status code, HTTP response headers (array of strings) */ public function getTagWithHttpInfo($tag_id, $include_count = false, string $contentType = self::contentTypes['getTag'][0]) { @@ -527,11 +527,11 @@ public function getTagWithHttpInfo($tag_id, $include_count = false, string $cont switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\Tag' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Tag' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Tag' !== 'string') { + if ('\ConstantContact\Client\Model\Tag' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -549,13 +549,13 @@ public function getTagWithHttpInfo($tag_id, $include_count = false, string $cont } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Tag', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Tag', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\Tag'; + $returnType = '\ConstantContact\Client\Model\Tag'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -588,7 +588,7 @@ public function getTagWithHttpInfo($tag_id, $include_count = false, string $cont case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Tag', + '\ConstantContact\Client\Model\Tag', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -634,7 +634,7 @@ function ($response) { */ public function getTagAsyncWithHttpInfo($tag_id, $include_count = false, string $contentType = self::contentTypes['getTag'][0]) { - $returnType = '\OpenAPI\Client\Model\Tag'; + $returnType = '\ConstantContact\Client\Model\Tag'; $request = $this->getTagRequest($tag_id, $include_count, $contentType); return $this->client @@ -798,9 +798,9 @@ public function getTagRequest($tag_id, $include_count = false, string $contentTy * @param bool $include_count Returns the total number of contacts (`contacts_count`) to which a tag applies. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getTags'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\Tags + * @return 'ConstantContact\Client\Model\Tags */ public function getTags($limit = 50, $include_count = false, string $contentType = self::contentTypes['getTags'][0]) { @@ -817,9 +817,9 @@ public function getTags($limit = 50, $include_count = false, string $contentType * @param bool $include_count Returns the total number of contacts (`contacts_count`) to which a tag applies. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getTags'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\Tags, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\Tags, HTTP status code, HTTP response headers (array of strings) */ public function getTagsWithHttpInfo($limit = 50, $include_count = false, string $contentType = self::contentTypes['getTags'][0]) { @@ -862,11 +862,11 @@ public function getTagsWithHttpInfo($limit = 50, $include_count = false, string switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\Tags' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Tags' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Tags' !== 'string') { + if ('\ConstantContact\Client\Model\Tags' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -884,13 +884,13 @@ public function getTagsWithHttpInfo($limit = 50, $include_count = false, string } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Tags', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Tags', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\Tags'; + $returnType = '\ConstantContact\Client\Model\Tags'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -923,7 +923,7 @@ public function getTagsWithHttpInfo($limit = 50, $include_count = false, string case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Tags', + '\ConstantContact\Client\Model\Tags', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -969,7 +969,7 @@ function ($response) { */ public function getTagsAsyncWithHttpInfo($limit = 50, $include_count = false, string $contentType = self::contentTypes['getTags'][0]) { - $returnType = '\OpenAPI\Client\Model\Tags'; + $returnType = '\ConstantContact\Client\Model\Tags'; $request = $this->getTagsRequest($limit, $include_count, $contentType); return $this->client @@ -1124,12 +1124,12 @@ public function getTagsRequest($limit = 50, $include_count = false, string $cont * * POST (Create) a Tag * - * @param \OpenAPI\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) + * @param 'ConstantContact\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTag'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\Tag + * @return 'ConstantContact\Client\Model\Tag */ public function postTag($body, string $contentType = self::contentTypes['postTag'][0]) { @@ -1142,12 +1142,12 @@ public function postTag($body, string $contentType = self::contentTypes['postTag * * POST (Create) a Tag * - * @param \OpenAPI\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) + * @param 'ConstantContact\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTag'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\Tag, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\Tag, HTTP status code, HTTP response headers (array of strings) */ public function postTagWithHttpInfo($body, string $contentType = self::contentTypes['postTag'][0]) { @@ -1190,11 +1190,11 @@ public function postTagWithHttpInfo($body, string $contentType = self::contentTy switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\Tag' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Tag' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Tag' !== 'string') { + if ('\ConstantContact\Client\Model\Tag' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1212,13 +1212,13 @@ public function postTagWithHttpInfo($body, string $contentType = self::contentTy } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Tag', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Tag', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\Tag'; + $returnType = '\ConstantContact\Client\Model\Tag'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1251,7 +1251,7 @@ public function postTagWithHttpInfo($body, string $contentType = self::contentTy case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Tag', + '\ConstantContact\Client\Model\Tag', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1266,7 +1266,7 @@ public function postTagWithHttpInfo($body, string $contentType = self::contentTy * * POST (Create) a Tag * - * @param \OpenAPI\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) + * @param 'ConstantContact\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTag'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1287,7 +1287,7 @@ function ($response) { * * POST (Create) a Tag * - * @param \OpenAPI\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) + * @param 'ConstantContact\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTag'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1295,7 +1295,7 @@ function ($response) { */ public function postTagAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postTag'][0]) { - $returnType = '\OpenAPI\Client\Model\Tag'; + $returnType = '\ConstantContact\Client\Model\Tag'; $request = $this->postTagRequest($body, $contentType); return $this->client @@ -1337,7 +1337,7 @@ function ($exception) { /** * Create request for operation 'postTag' * - * @param \OpenAPI\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) + * @param 'ConstantContact\Client\Model\TagPost $body The JSON payload to use to create a new tag. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postTag'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1444,12 +1444,12 @@ public function postTagRequest($body, string $contentType = self::contentTypes[' * PUT (Update) a Tag * * @param string $tag_id The system generated ID used to uniquely identify the tag that you want to rename (UUID format). (required) - * @param \OpenAPI\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) + * @param 'ConstantContact\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putTag'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\Tag + * @return 'ConstantContact\Client\Model\Tag */ public function putTag($tag_id, $body, string $contentType = self::contentTypes['putTag'][0]) { @@ -1463,12 +1463,12 @@ public function putTag($tag_id, $body, string $contentType = self::contentTypes[ * PUT (Update) a Tag * * @param string $tag_id The system generated ID used to uniquely identify the tag that you want to rename (UUID format). (required) - * @param \OpenAPI\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) + * @param 'ConstantContact\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putTag'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\Tag, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\Tag, HTTP status code, HTTP response headers (array of strings) */ public function putTagWithHttpInfo($tag_id, $body, string $contentType = self::contentTypes['putTag'][0]) { @@ -1511,11 +1511,11 @@ public function putTagWithHttpInfo($tag_id, $body, string $contentType = self::c switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\Tag' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Tag' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Tag' !== 'string') { + if ('\ConstantContact\Client\Model\Tag' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1533,13 +1533,13 @@ public function putTagWithHttpInfo($tag_id, $body, string $contentType = self::c } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Tag', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Tag', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\Tag'; + $returnType = '\ConstantContact\Client\Model\Tag'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1572,7 +1572,7 @@ public function putTagWithHttpInfo($tag_id, $body, string $contentType = self::c case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Tag', + '\ConstantContact\Client\Model\Tag', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1588,7 +1588,7 @@ public function putTagWithHttpInfo($tag_id, $body, string $contentType = self::c * PUT (Update) a Tag * * @param string $tag_id The system generated ID used to uniquely identify the tag that you want to rename (UUID format). (required) - * @param \OpenAPI\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) + * @param 'ConstantContact\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putTag'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1610,7 +1610,7 @@ function ($response) { * PUT (Update) a Tag * * @param string $tag_id The system generated ID used to uniquely identify the tag that you want to rename (UUID format). (required) - * @param \OpenAPI\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) + * @param 'ConstantContact\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putTag'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1618,7 +1618,7 @@ function ($response) { */ public function putTagAsyncWithHttpInfo($tag_id, $body, string $contentType = self::contentTypes['putTag'][0]) { - $returnType = '\OpenAPI\Client\Model\Tag'; + $returnType = '\ConstantContact\Client\Model\Tag'; $request = $this->putTagRequest($tag_id, $body, $contentType); return $this->client @@ -1661,7 +1661,7 @@ function ($exception) { * Create request for operation 'putTag' * * @param string $tag_id The system generated ID used to uniquely identify the tag that you want to rename (UUID format). (required) - * @param \OpenAPI\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) + * @param 'ConstantContact\Client\Model\TagPut $body The JSON payload used to update the tag name (`name`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putTag'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/ContactsApi.php b/src/Api/ContactsApi.php index 386aad2..19d1016 100644 --- a/src/Api/ContactsApi.php +++ b/src/Api/ContactsApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * ContactsApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -154,9 +154,9 @@ public function getConfig() * @param string $include Use to return the total number of new contact subscribers in the results. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['countContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactsCounts + * @return 'ConstantContact\Client\Model\ContactsCounts */ public function countContact($include = null, string $contentType = self::contentTypes['countContact'][0]) { @@ -172,9 +172,9 @@ public function countContact($include = null, string $contentType = self::conten * @param string $include Use to return the total number of new contact subscribers in the results. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['countContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactsCounts, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactsCounts, HTTP status code, HTTP response headers (array of strings) */ public function countContactWithHttpInfo($include = null, string $contentType = self::contentTypes['countContact'][0]) { @@ -217,11 +217,11 @@ public function countContactWithHttpInfo($include = null, string $contentType = switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactsCounts' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactsCounts' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactsCounts' !== 'string') { + if ('\ConstantContact\Client\Model\ContactsCounts' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -239,13 +239,13 @@ public function countContactWithHttpInfo($include = null, string $contentType = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactsCounts', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactsCounts', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactsCounts'; + $returnType = '\ConstantContact\Client\Model\ContactsCounts'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -278,7 +278,7 @@ public function countContactWithHttpInfo($include = null, string $contentType = case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactsCounts', + '\ConstantContact\Client\Model\ContactsCounts', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -322,7 +322,7 @@ function ($response) { */ public function countContactAsyncWithHttpInfo($include = null, string $contentType = self::contentTypes['countContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactsCounts'; + $returnType = '\ConstantContact\Client\Model\ContactsCounts'; $request = $this->countContactRequest($include, $contentType); return $this->client @@ -466,12 +466,12 @@ public function countContactRequest($include = null, string $contentType = self: * * POST (create) a Contact * - * @param \OpenAPI\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) + * @param 'ConstantContact\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactResource + * @return 'ConstantContact\Client\Model\ContactResource */ public function createContact($body, string $contentType = self::contentTypes['createContact'][0]) { @@ -484,12 +484,12 @@ public function createContact($body, string $contentType = self::contentTypes['c * * POST (create) a Contact * - * @param \OpenAPI\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) + * @param 'ConstantContact\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactResource, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactResource, HTTP status code, HTTP response headers (array of strings) */ public function createContactWithHttpInfo($body, string $contentType = self::contentTypes['createContact'][0]) { @@ -532,11 +532,11 @@ public function createContactWithHttpInfo($body, string $contentType = self::con switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ContactResource' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactResource' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactResource' !== 'string') { + if ('\ConstantContact\Client\Model\ContactResource' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -554,13 +554,13 @@ public function createContactWithHttpInfo($body, string $contentType = self::con } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactResource', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactResource', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactResource'; + $returnType = '\ConstantContact\Client\Model\ContactResource'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -593,7 +593,7 @@ public function createContactWithHttpInfo($body, string $contentType = self::con case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactResource', + '\ConstantContact\Client\Model\ContactResource', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -608,7 +608,7 @@ public function createContactWithHttpInfo($body, string $contentType = self::con * * POST (create) a Contact * - * @param \OpenAPI\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) + * @param 'ConstantContact\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -629,7 +629,7 @@ function ($response) { * * POST (create) a Contact * - * @param \OpenAPI\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) + * @param 'ConstantContact\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -637,7 +637,7 @@ function ($response) { */ public function createContactAsyncWithHttpInfo($body, string $contentType = self::contentTypes['createContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactResource'; + $returnType = '\ConstantContact\Client\Model\ContactResource'; $request = $this->createContactRequest($body, $contentType); return $this->client @@ -679,7 +679,7 @@ function ($exception) { /** * Create request for operation 'createContact' * - * @param \OpenAPI\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) + * @param 'ConstantContact\Client\Model\ContactPostRequest $body The JSON payload defining the contact (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -785,12 +785,12 @@ public function createContactRequest($body, string $contentType = self::contentT * * Create or Update a Contact * - * @param \OpenAPI\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) + * @param 'ConstantContact\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createOrUpdateContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactCreateOrUpdateResponse|\OpenAPI\Client\Model\ContactCreateOrUpdateResponse + * @return 'ConstantContact\Client\Model\ContactCreateOrUpdateResponse|\OpenAPI\Client\Model\ContactCreateOrUpdateResponse */ public function createOrUpdateContact($body, string $contentType = self::contentTypes['createOrUpdateContact'][0]) { @@ -803,12 +803,12 @@ public function createOrUpdateContact($body, string $contentType = self::content * * Create or Update a Contact * - * @param \OpenAPI\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) + * @param 'ConstantContact\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createOrUpdateContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactCreateOrUpdateResponse|\OpenAPI\Client\Model\ContactCreateOrUpdateResponse, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactCreateOrUpdateResponse|\OpenAPI\Client\Model\ContactCreateOrUpdateResponse, HTTP status code, HTTP response headers (array of strings) */ public function createOrUpdateContactWithHttpInfo($body, string $contentType = self::contentTypes['createOrUpdateContact'][0]) { @@ -851,11 +851,11 @@ public function createOrUpdateContactWithHttpInfo($body, string $contentType = s switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactCreateOrUpdateResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactCreateOrUpdateResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactCreateOrUpdateResponse' !== 'string') { + if ('\ConstantContact\Client\Model\ContactCreateOrUpdateResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -873,16 +873,16 @@ public function createOrUpdateContactWithHttpInfo($body, string $contentType = s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactCreateOrUpdateResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactCreateOrUpdateResponse', []), $response->getStatusCode(), $response->getHeaders() ]; case 201: - if ('\OpenAPI\Client\Model\ContactCreateOrUpdateResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactCreateOrUpdateResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactCreateOrUpdateResponse' !== 'string') { + if ('\ConstantContact\Client\Model\ContactCreateOrUpdateResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -900,13 +900,13 @@ public function createOrUpdateContactWithHttpInfo($body, string $contentType = s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactCreateOrUpdateResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactCreateOrUpdateResponse', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactCreateOrUpdateResponse'; + $returnType = '\ConstantContact\Client\Model\ContactCreateOrUpdateResponse'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -939,7 +939,7 @@ public function createOrUpdateContactWithHttpInfo($body, string $contentType = s case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactCreateOrUpdateResponse', + '\ConstantContact\Client\Model\ContactCreateOrUpdateResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -947,7 +947,7 @@ public function createOrUpdateContactWithHttpInfo($body, string $contentType = s case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactCreateOrUpdateResponse', + '\ConstantContact\Client\Model\ContactCreateOrUpdateResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -962,7 +962,7 @@ public function createOrUpdateContactWithHttpInfo($body, string $contentType = s * * Create or Update a Contact * - * @param \OpenAPI\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) + * @param 'ConstantContact\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createOrUpdateContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -983,7 +983,7 @@ function ($response) { * * Create or Update a Contact * - * @param \OpenAPI\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) + * @param 'ConstantContact\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createOrUpdateContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -991,7 +991,7 @@ function ($response) { */ public function createOrUpdateContactAsyncWithHttpInfo($body, string $contentType = self::contentTypes['createOrUpdateContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactCreateOrUpdateResponse'; + $returnType = '\ConstantContact\Client\Model\ContactCreateOrUpdateResponse'; $request = $this->createOrUpdateContactRequest($body, $contentType); return $this->client @@ -1033,7 +1033,7 @@ function ($exception) { /** * Create request for operation 'createOrUpdateContact' * - * @param \OpenAPI\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) + * @param 'ConstantContact\Client\Model\ContactCreateOrUpdateInput $body A JSON request body payload that contains the contact resource you are creating or updating. The request body must contain the `email_address` property and the `list_memberships` array. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createOrUpdateContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1142,7 +1142,7 @@ public function createOrUpdateContactRequest($body, string $contentType = self:: * @param string $contact_id Unique ID of contact to DELETE (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -1159,7 +1159,7 @@ public function deleteContact($contact_id, string $contentType = self::contentTy * @param string $contact_id Unique ID of contact to DELETE (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -1385,9 +1385,9 @@ public function deleteContactRequest($contact_id, string $contentType = self::co * @param string $include Use `include` to specify which contact sub-resources to include in the response. Use a comma to separate multiple sub-resources. Valid values: `custom_fields`, `list_memberships`, `phone_numbers`, `street_addresses`, `notes`, `sms_channel`, and `taggings`. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactResource + * @return 'ConstantContact\Client\Model\ContactResource */ public function getContact($contact_id, $include = null, string $contentType = self::contentTypes['getContact'][0]) { @@ -1404,9 +1404,9 @@ public function getContact($contact_id, $include = null, string $contentType = s * @param string $include Use `include` to specify which contact sub-resources to include in the response. Use a comma to separate multiple sub-resources. Valid values: `custom_fields`, `list_memberships`, `phone_numbers`, `street_addresses`, `notes`, `sms_channel`, and `taggings`. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactResource, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactResource, HTTP status code, HTTP response headers (array of strings) */ public function getContactWithHttpInfo($contact_id, $include = null, string $contentType = self::contentTypes['getContact'][0]) { @@ -1449,11 +1449,11 @@ public function getContactWithHttpInfo($contact_id, $include = null, string $con switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactResource' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactResource' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactResource' !== 'string') { + if ('\ConstantContact\Client\Model\ContactResource' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1471,13 +1471,13 @@ public function getContactWithHttpInfo($contact_id, $include = null, string $con } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactResource', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactResource', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactResource'; + $returnType = '\ConstantContact\Client\Model\ContactResource'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1510,7 +1510,7 @@ public function getContactWithHttpInfo($contact_id, $include = null, string $con case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactResource', + '\ConstantContact\Client\Model\ContactResource', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1556,7 +1556,7 @@ function ($response) { */ public function getContactAsyncWithHttpInfo($contact_id, $include = null, string $contentType = self::contentTypes['getContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactResource'; + $returnType = '\ConstantContact\Client\Model\ContactResource'; $request = $this->getContactRequest($contact_id, $include, $contentType); return $this->client @@ -1719,9 +1719,9 @@ public function getContactRequest($contact_id, $include = null, string $contentT * @param string $sequence_ids Comma delimited list of V2 API contact `ids` to cross-reference with the V3 API `contact_id` value. Endpoint accepts a maximum of 500 ids at a time. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactIdXrefs'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactXrefs + * @return 'ConstantContact\Client\Model\ContactXrefs */ public function getContactIdXrefs($sequence_ids, string $contentType = self::contentTypes['getContactIdXrefs'][0]) { @@ -1737,9 +1737,9 @@ public function getContactIdXrefs($sequence_ids, string $contentType = self::con * @param string $sequence_ids Comma delimited list of V2 API contact `ids` to cross-reference with the V3 API `contact_id` value. Endpoint accepts a maximum of 500 ids at a time. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactIdXrefs'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactXrefs, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactXrefs, HTTP status code, HTTP response headers (array of strings) */ public function getContactIdXrefsWithHttpInfo($sequence_ids, string $contentType = self::contentTypes['getContactIdXrefs'][0]) { @@ -1782,11 +1782,11 @@ public function getContactIdXrefsWithHttpInfo($sequence_ids, string $contentType switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactXrefs' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactXrefs' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactXrefs' !== 'string') { + if ('\ConstantContact\Client\Model\ContactXrefs' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1804,13 +1804,13 @@ public function getContactIdXrefsWithHttpInfo($sequence_ids, string $contentType } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactXrefs', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactXrefs', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactXrefs'; + $returnType = '\ConstantContact\Client\Model\ContactXrefs'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1843,7 +1843,7 @@ public function getContactIdXrefsWithHttpInfo($sequence_ids, string $contentType case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactXrefs', + '\ConstantContact\Client\Model\ContactXrefs', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1887,7 +1887,7 @@ function ($response) { */ public function getContactIdXrefsAsyncWithHttpInfo($sequence_ids, string $contentType = self::contentTypes['getContactIdXrefs'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactXrefs'; + $returnType = '\ConstantContact\Client\Model\ContactXrefs'; $request = $this->getContactIdXrefsRequest($sequence_ids, $contentType); return $this->client @@ -2054,9 +2054,9 @@ public function getContactIdXrefsRequest($sequence_ids, string $contentType = se * @param int $limit Specifies the number of results displayed per page of output in the response, from 1 - 500, default = 50. (optional, default to 50) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContacts'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\Contacts|\OpenAPI\Client\Model\Contacts + * @return 'ConstantContact\Client\Model\Contacts|\OpenAPI\Client\Model\Contacts */ public function getContacts($status = null, $email = null, $lists = null, $segment_id = null, $tags = null, $updated_after = null, $updated_before = null, $created_after = null, $created_before = null, $optout_after = null, $optout_before = null, $include = null, $sms_status = null, $include_count = null, $limit = 50, string $contentType = self::contentTypes['getContacts'][0]) { @@ -2086,9 +2086,9 @@ public function getContacts($status = null, $email = null, $lists = null, $segme * @param int $limit Specifies the number of results displayed per page of output in the response, from 1 - 500, default = 50. (optional, default to 50) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContacts'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\Contacts|\OpenAPI\Client\Model\Contacts, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\Contacts|\OpenAPI\Client\Model\Contacts, HTTP status code, HTTP response headers (array of strings) */ public function getContactsWithHttpInfo($status = null, $email = null, $lists = null, $segment_id = null, $tags = null, $updated_after = null, $updated_before = null, $created_after = null, $created_before = null, $optout_after = null, $optout_before = null, $include = null, $sms_status = null, $include_count = null, $limit = 50, string $contentType = self::contentTypes['getContacts'][0]) { @@ -2131,11 +2131,11 @@ public function getContactsWithHttpInfo($status = null, $email = null, $lists = switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\Contacts' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Contacts' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Contacts' !== 'string') { + if ('\ConstantContact\Client\Model\Contacts' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2153,16 +2153,16 @@ public function getContactsWithHttpInfo($status = null, $email = null, $lists = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Contacts', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Contacts', []), $response->getStatusCode(), $response->getHeaders() ]; case 202: - if ('\OpenAPI\Client\Model\Contacts' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\Contacts' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\Contacts' !== 'string') { + if ('\ConstantContact\Client\Model\Contacts' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2180,13 +2180,13 @@ public function getContactsWithHttpInfo($status = null, $email = null, $lists = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\Contacts', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\Contacts', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\Contacts'; + $returnType = '\ConstantContact\Client\Model\Contacts'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2219,7 +2219,7 @@ public function getContactsWithHttpInfo($status = null, $email = null, $lists = case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Contacts', + '\ConstantContact\Client\Model\Contacts', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2227,7 +2227,7 @@ public function getContactsWithHttpInfo($status = null, $email = null, $lists = case 202: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\Contacts', + '\ConstantContact\Client\Model\Contacts', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2299,7 +2299,7 @@ function ($response) { */ public function getContactsAsyncWithHttpInfo($status = null, $email = null, $lists = null, $segment_id = null, $tags = null, $updated_after = null, $updated_before = null, $created_after = null, $created_before = null, $optout_after = null, $optout_before = null, $include = null, $sms_status = null, $include_count = null, $limit = 50, string $contentType = self::contentTypes['getContacts'][0]) { - $returnType = '\OpenAPI\Client\Model\Contacts'; + $returnType = '\ConstantContact\Client\Model\Contacts'; $request = $this->getContactsRequest($status, $email, $lists, $segment_id, $tags, $updated_after, $updated_before, $created_after, $created_before, $optout_after, $optout_before, $include, $sms_status, $include_count, $limit, $contentType); return $this->client @@ -2606,9 +2606,9 @@ public function getContactsRequest($status = null, $email = null, $lists = null, * @param string $contact_id The contact's unique ID. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSmsEngagementHistory'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\SmsEngagementHistoryInner[] + * @return 'ConstantContact\Client\Model\SmsEngagementHistoryInner[] */ public function getSmsEngagementHistory($contact_id, string $contentType = self::contentTypes['getSmsEngagementHistory'][0]) { @@ -2624,9 +2624,9 @@ public function getSmsEngagementHistory($contact_id, string $contentType = self: * @param string $contact_id The contact's unique ID. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSmsEngagementHistory'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\SmsEngagementHistoryInner[], HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\SmsEngagementHistoryInner[], HTTP status code, HTTP response headers (array of strings) */ public function getSmsEngagementHistoryWithHttpInfo($contact_id, string $contentType = self::contentTypes['getSmsEngagementHistory'][0]) { @@ -2669,11 +2669,11 @@ public function getSmsEngagementHistoryWithHttpInfo($contact_id, string $content switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\SmsEngagementHistoryInner[]' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\SmsEngagementHistoryInner[]' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\SmsEngagementHistoryInner[]' !== 'string') { + if ('\ConstantContact\Client\Model\SmsEngagementHistoryInner[]' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2691,13 +2691,13 @@ public function getSmsEngagementHistoryWithHttpInfo($contact_id, string $content } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\SmsEngagementHistoryInner[]', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\SmsEngagementHistoryInner[]', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\SmsEngagementHistoryInner[]'; + $returnType = '\ConstantContact\Client\Model\SmsEngagementHistoryInner[]'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2730,7 +2730,7 @@ public function getSmsEngagementHistoryWithHttpInfo($contact_id, string $content case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\SmsEngagementHistoryInner[]', + '\ConstantContact\Client\Model\SmsEngagementHistoryInner[]', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2774,7 +2774,7 @@ function ($response) { */ public function getSmsEngagementHistoryAsyncWithHttpInfo($contact_id, string $contentType = self::contentTypes['getSmsEngagementHistory'][0]) { - $returnType = '\OpenAPI\Client\Model\SmsEngagementHistoryInner[]'; + $returnType = '\ConstantContact\Client\Model\SmsEngagementHistoryInner[]'; $request = $this->getSmsEngagementHistoryRequest($contact_id, $contentType); return $this->client @@ -2924,12 +2924,12 @@ public function getSmsEngagementHistoryRequest($contact_id, string $contentType * PUT (update) a Contact * * @param string $contact_id Unique ID of contact to update (required) - * @param \OpenAPI\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) + * @param 'ConstantContact\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactResource + * @return 'ConstantContact\Client\Model\ContactResource */ public function putContact($contact_id, $body, string $contentType = self::contentTypes['putContact'][0]) { @@ -2943,12 +2943,12 @@ public function putContact($contact_id, $body, string $contentType = self::conte * PUT (update) a Contact * * @param string $contact_id Unique ID of contact to update (required) - * @param \OpenAPI\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) + * @param 'ConstantContact\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putContact'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactResource, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactResource, HTTP status code, HTTP response headers (array of strings) */ public function putContactWithHttpInfo($contact_id, $body, string $contentType = self::contentTypes['putContact'][0]) { @@ -2991,11 +2991,11 @@ public function putContactWithHttpInfo($contact_id, $body, string $contentType = switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactResource' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactResource' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactResource' !== 'string') { + if ('\ConstantContact\Client\Model\ContactResource' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3013,13 +3013,13 @@ public function putContactWithHttpInfo($contact_id, $body, string $contentType = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactResource', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactResource', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactResource'; + $returnType = '\ConstantContact\Client\Model\ContactResource'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3052,7 +3052,7 @@ public function putContactWithHttpInfo($contact_id, $body, string $contentType = case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactResource', + '\ConstantContact\Client\Model\ContactResource', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -3068,7 +3068,7 @@ public function putContactWithHttpInfo($contact_id, $body, string $contentType = * PUT (update) a Contact * * @param string $contact_id Unique ID of contact to update (required) - * @param \OpenAPI\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) + * @param 'ConstantContact\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3090,7 +3090,7 @@ function ($response) { * PUT (update) a Contact * * @param string $contact_id Unique ID of contact to update (required) - * @param \OpenAPI\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) + * @param 'ConstantContact\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putContact'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3098,7 +3098,7 @@ function ($response) { */ public function putContactAsyncWithHttpInfo($contact_id, $body, string $contentType = self::contentTypes['putContact'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactResource'; + $returnType = '\ConstantContact\Client\Model\ContactResource'; $request = $this->putContactRequest($contact_id, $body, $contentType); return $this->client @@ -3141,7 +3141,7 @@ function ($exception) { * Create request for operation 'putContact' * * @param string $contact_id Unique ID of contact to update (required) - * @param \OpenAPI\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) + * @param 'ConstantContact\Client\Model\ContactPutRequest $body JSON payload defining the contact object, with updates. Any properties left blank or not included in the PUT payload are overwritten with null value - does not apply to contact subresources. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putContact'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/ContactsCustomFieldsApi.php b/src/Api/ContactsCustomFieldsApi.php index f0492a0..2c11f57 100644 --- a/src/Api/ContactsCustomFieldsApi.php +++ b/src/Api/ContactsCustomFieldsApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * ContactsCustomFieldsApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -142,7 +142,7 @@ public function getConfig() * @param string $custom_field_id Unique ID of the custom_field on which to operate. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteCustomField'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -159,7 +159,7 @@ public function deleteCustomField($custom_field_id, string $contentType = self:: * @param string $custom_field_id Unique ID of the custom_field on which to operate. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteCustomField'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -384,9 +384,9 @@ public function deleteCustomFieldRequest($custom_field_id, string $contentType = * @param string $custom_field_id Unique ID of the `custom_field` on which to operate. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getCustomField'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\CustomFieldResource + * @return 'ConstantContact\Client\Model\CustomFieldResource */ public function getCustomField($custom_field_id, string $contentType = self::contentTypes['getCustomField'][0]) { @@ -402,9 +402,9 @@ public function getCustomField($custom_field_id, string $contentType = self::con * @param string $custom_field_id Unique ID of the `custom_field` on which to operate. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getCustomField'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\CustomFieldResource, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\CustomFieldResource, HTTP status code, HTTP response headers (array of strings) */ public function getCustomFieldWithHttpInfo($custom_field_id, string $contentType = self::contentTypes['getCustomField'][0]) { @@ -447,11 +447,11 @@ public function getCustomFieldWithHttpInfo($custom_field_id, string $contentType switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\CustomFieldResource' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\CustomFieldResource' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\CustomFieldResource' !== 'string') { + if ('\ConstantContact\Client\Model\CustomFieldResource' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -469,13 +469,13 @@ public function getCustomFieldWithHttpInfo($custom_field_id, string $contentType } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\CustomFieldResource', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\CustomFieldResource', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\CustomFieldResource'; + $returnType = '\ConstantContact\Client\Model\CustomFieldResource'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -508,7 +508,7 @@ public function getCustomFieldWithHttpInfo($custom_field_id, string $contentType case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\CustomFieldResource', + '\ConstantContact\Client\Model\CustomFieldResource', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -552,7 +552,7 @@ function ($response) { */ public function getCustomFieldAsyncWithHttpInfo($custom_field_id, string $contentType = self::contentTypes['getCustomField'][0]) { - $returnType = '\OpenAPI\Client\Model\CustomFieldResource'; + $returnType = '\ConstantContact\Client\Model\CustomFieldResource'; $request = $this->getCustomFieldRequest($custom_field_id, $contentType); return $this->client @@ -704,9 +704,9 @@ public function getCustomFieldRequest($custom_field_id, string $contentType = se * @param int $limit Specifies the number of results displayed per page of output, from 1 - 100, default = 50. (optional, default to 50) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getCustomFields'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\CustomFields + * @return 'ConstantContact\Client\Model\CustomFields */ public function getCustomFields($limit = 50, string $contentType = self::contentTypes['getCustomFields'][0]) { @@ -722,9 +722,9 @@ public function getCustomFields($limit = 50, string $contentType = self::content * @param int $limit Specifies the number of results displayed per page of output, from 1 - 100, default = 50. (optional, default to 50) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getCustomFields'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\CustomFields, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\CustomFields, HTTP status code, HTTP response headers (array of strings) */ public function getCustomFieldsWithHttpInfo($limit = 50, string $contentType = self::contentTypes['getCustomFields'][0]) { @@ -767,11 +767,11 @@ public function getCustomFieldsWithHttpInfo($limit = 50, string $contentType = s switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\CustomFields' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\CustomFields' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\CustomFields' !== 'string') { + if ('\ConstantContact\Client\Model\CustomFields' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -789,13 +789,13 @@ public function getCustomFieldsWithHttpInfo($limit = 50, string $contentType = s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\CustomFields', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\CustomFields', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\CustomFields'; + $returnType = '\ConstantContact\Client\Model\CustomFields'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -828,7 +828,7 @@ public function getCustomFieldsWithHttpInfo($limit = 50, string $contentType = s case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\CustomFields', + '\ConstantContact\Client\Model\CustomFields', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -872,7 +872,7 @@ function ($response) { */ public function getCustomFieldsAsyncWithHttpInfo($limit = 50, string $contentType = self::contentTypes['getCustomFields'][0]) { - $returnType = '\OpenAPI\Client\Model\CustomFields'; + $returnType = '\ConstantContact\Client\Model\CustomFields'; $request = $this->getCustomFieldsRequest($limit, $contentType); return $this->client @@ -1022,12 +1022,12 @@ public function getCustomFieldsRequest($limit = 50, string $contentType = self:: * * POST (create) a custom_field * - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFields'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\CustomFieldResource + * @return 'ConstantContact\Client\Model\CustomFieldResource */ public function postCustomFields($body, string $contentType = self::contentTypes['postCustomFields'][0]) { @@ -1040,12 +1040,12 @@ public function postCustomFields($body, string $contentType = self::contentTypes * * POST (create) a custom_field * - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFields'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\CustomFieldResource, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\CustomFieldResource, HTTP status code, HTTP response headers (array of strings) */ public function postCustomFieldsWithHttpInfo($body, string $contentType = self::contentTypes['postCustomFields'][0]) { @@ -1088,11 +1088,11 @@ public function postCustomFieldsWithHttpInfo($body, string $contentType = self:: switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\CustomFieldResource' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\CustomFieldResource' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\CustomFieldResource' !== 'string') { + if ('\ConstantContact\Client\Model\CustomFieldResource' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1110,13 +1110,13 @@ public function postCustomFieldsWithHttpInfo($body, string $contentType = self:: } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\CustomFieldResource', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\CustomFieldResource', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\CustomFieldResource'; + $returnType = '\ConstantContact\Client\Model\CustomFieldResource'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1149,7 +1149,7 @@ public function postCustomFieldsWithHttpInfo($body, string $contentType = self:: case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\CustomFieldResource', + '\ConstantContact\Client\Model\CustomFieldResource', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1164,7 +1164,7 @@ public function postCustomFieldsWithHttpInfo($body, string $contentType = self:: * * POST (create) a custom_field * - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFields'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1185,7 +1185,7 @@ function ($response) { * * POST (create) a custom_field * - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFields'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1193,7 +1193,7 @@ function ($response) { */ public function postCustomFieldsAsyncWithHttpInfo($body, string $contentType = self::contentTypes['postCustomFields'][0]) { - $returnType = '\OpenAPI\Client\Model\CustomFieldResource'; + $returnType = '\ConstantContact\Client\Model\CustomFieldResource'; $request = $this->postCustomFieldsRequest($body, $contentType); return $this->client @@ -1235,7 +1235,7 @@ function ($exception) { /** * Create request for operation 'postCustomFields' * - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload required to create a new `custom_field` (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['postCustomFields'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1342,12 +1342,12 @@ public function postCustomFieldsRequest($body, string $contentType = self::conte * PUT (update) a custom_field * * @param string $custom_field_id Unique ID of the `custom_field` on which to operate. (required) - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomField'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\CustomFieldResource + * @return 'ConstantContact\Client\Model\CustomFieldResource */ public function putCustomField($custom_field_id, $body, string $contentType = self::contentTypes['putCustomField'][0]) { @@ -1361,12 +1361,12 @@ public function putCustomField($custom_field_id, $body, string $contentType = se * PUT (update) a custom_field * * @param string $custom_field_id Unique ID of the `custom_field` on which to operate. (required) - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomField'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\CustomFieldResource, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\CustomFieldResource, HTTP status code, HTTP response headers (array of strings) */ public function putCustomFieldWithHttpInfo($custom_field_id, $body, string $contentType = self::contentTypes['putCustomField'][0]) { @@ -1409,11 +1409,11 @@ public function putCustomFieldWithHttpInfo($custom_field_id, $body, string $cont switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\CustomFieldResource' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\CustomFieldResource' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\CustomFieldResource' !== 'string') { + if ('\ConstantContact\Client\Model\CustomFieldResource' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1431,13 +1431,13 @@ public function putCustomFieldWithHttpInfo($custom_field_id, $body, string $cont } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\CustomFieldResource', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\CustomFieldResource', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\CustomFieldResource'; + $returnType = '\ConstantContact\Client\Model\CustomFieldResource'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1470,7 +1470,7 @@ public function putCustomFieldWithHttpInfo($custom_field_id, $body, string $cont case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\CustomFieldResource', + '\ConstantContact\Client\Model\CustomFieldResource', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1486,7 +1486,7 @@ public function putCustomFieldWithHttpInfo($custom_field_id, $body, string $cont * PUT (update) a custom_field * * @param string $custom_field_id Unique ID of the `custom_field` on which to operate. (required) - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomField'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1508,7 +1508,7 @@ function ($response) { * PUT (update) a custom_field * * @param string $custom_field_id Unique ID of the `custom_field` on which to operate. (required) - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomField'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1516,7 +1516,7 @@ function ($response) { */ public function putCustomFieldAsyncWithHttpInfo($custom_field_id, $body, string $contentType = self::contentTypes['putCustomField'][0]) { - $returnType = '\OpenAPI\Client\Model\CustomFieldResource'; + $returnType = '\ConstantContact\Client\Model\CustomFieldResource'; $request = $this->putCustomFieldRequest($custom_field_id, $body, $contentType); return $this->client @@ -1559,7 +1559,7 @@ function ($exception) { * Create request for operation 'putCustomField' * * @param string $custom_field_id Unique ID of the `custom_field` on which to operate. (required) - * @param \OpenAPI\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) + * @param 'ConstantContact\Client\Model\CustomFieldInput $body The JSON payload used to update an existing custom field. Any properties omitted in the PUT request are overwritten with a null value. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putCustomField'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/ContactsReportingApi.php b/src/Api/ContactsReportingApi.php index 6c14ec2..a74e592 100644 --- a/src/Api/ContactsReportingApi.php +++ b/src/Api/ContactsReportingApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * ContactsReportingApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -138,9 +138,9 @@ public function getConfig() * @param string $end The ending date, in ISO 8601 format, to use to get campaigns. For example: 2019-12-01T00:00:00-0500. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactOpenClickRate'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactOpenAndClickRates + * @return 'ConstantContact\Client\Model\ContactOpenAndClickRates */ public function getContactOpenClickRate($contact_id, $start, $end, string $contentType = self::contentTypes['getContactOpenClickRate'][0]) { @@ -158,9 +158,9 @@ public function getContactOpenClickRate($contact_id, $start, $end, string $conte * @param string $end The ending date, in ISO 8601 format, to use to get campaigns. For example: 2019-12-01T00:00:00-0500. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactOpenClickRate'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactOpenAndClickRates, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactOpenAndClickRates, HTTP status code, HTTP response headers (array of strings) */ public function getContactOpenClickRateWithHttpInfo($contact_id, $start, $end, string $contentType = self::contentTypes['getContactOpenClickRate'][0]) { @@ -203,11 +203,11 @@ public function getContactOpenClickRateWithHttpInfo($contact_id, $start, $end, s switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactOpenAndClickRates' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactOpenAndClickRates' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactOpenAndClickRates' !== 'string') { + if ('\ConstantContact\Client\Model\ContactOpenAndClickRates' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -225,13 +225,13 @@ public function getContactOpenClickRateWithHttpInfo($contact_id, $start, $end, s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactOpenAndClickRates', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactOpenAndClickRates', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactOpenAndClickRates'; + $returnType = '\ConstantContact\Client\Model\ContactOpenAndClickRates'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -264,7 +264,7 @@ public function getContactOpenClickRateWithHttpInfo($contact_id, $start, $end, s case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactOpenAndClickRates', + '\ConstantContact\Client\Model\ContactOpenAndClickRates', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -312,7 +312,7 @@ function ($response) { */ public function getContactOpenClickRateAsyncWithHttpInfo($contact_id, $start, $end, string $contentType = self::contentTypes['getContactOpenClickRate'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactOpenAndClickRates'; + $returnType = '\ConstantContact\Client\Model\ContactOpenAndClickRates'; $request = $this->getContactOpenClickRateRequest($contact_id, $start, $end, $contentType); return $this->client @@ -502,9 +502,9 @@ public function getContactOpenClickRateRequest($contact_id, $start, $end, string * @param string $limit The number of tracking activities to return in a single page. Valid values are 1 to 100. Default is 100. (optional, default to '100') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactTracking'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\ContactTrackingActivitiesPage */ public function getContactTracking($contact_id, $tracking_activities_list = null, $tracking_activity_type = null, $include_campaign_activity_names = true, $limit = '100', string $contentType = self::contentTypes['getContactTracking'][0]) { @@ -524,9 +524,9 @@ public function getContactTracking($contact_id, $tracking_activities_list = null * @param string $limit The number of tracking activities to return in a single page. Valid values are 1 to 100. Default is 100. (optional, default to '100') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactTracking'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getContactTrackingWithHttpInfo($contact_id, $tracking_activities_list = null, $tracking_activity_type = null, $include_campaign_activity_names = true, $limit = '100', string $contentType = self::contentTypes['getContactTracking'][0]) { @@ -569,11 +569,11 @@ public function getContactTrackingWithHttpInfo($contact_id, $tracking_activities switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\ContactTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -591,13 +591,13 @@ public function getContactTrackingWithHttpInfo($contact_id, $tracking_activities } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\ContactTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -630,7 +630,7 @@ public function getContactTrackingWithHttpInfo($contact_id, $tracking_activities case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactTrackingActivitiesPage', + '\ConstantContact\Client\Model\ContactTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -682,7 +682,7 @@ function ($response) { */ public function getContactTrackingAsyncWithHttpInfo($contact_id, $tracking_activities_list = null, $tracking_activity_type = null, $include_campaign_activity_names = true, $limit = '100', string $contentType = self::contentTypes['getContactTracking'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\ContactTrackingActivitiesPage'; $request = $this->getContactTrackingRequest($contact_id, $tracking_activities_list, $tracking_activity_type, $include_campaign_activity_names, $limit, $contentType); return $this->client @@ -880,9 +880,9 @@ public function getContactTrackingRequest($contact_id, $tracking_activities_list * @param string $end The ending date, in ISO 8601 format, to use to get campaigns. For example: 2019-12-01T00:00:00-0500. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactTrackingCount'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ContactCampaignActivitiesSummary + * @return 'ConstantContact\Client\Model\ContactCampaignActivitiesSummary */ public function getContactTrackingCount($contact_id, $start, $end, string $contentType = self::contentTypes['getContactTrackingCount'][0]) { @@ -900,9 +900,9 @@ public function getContactTrackingCount($contact_id, $start, $end, string $conte * @param string $end The ending date, in ISO 8601 format, to use to get campaigns. For example: 2019-12-01T00:00:00-0500. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactTrackingCount'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ContactCampaignActivitiesSummary, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ContactCampaignActivitiesSummary, HTTP status code, HTTP response headers (array of strings) */ public function getContactTrackingCountWithHttpInfo($contact_id, $start, $end, string $contentType = self::contentTypes['getContactTrackingCount'][0]) { @@ -945,11 +945,11 @@ public function getContactTrackingCountWithHttpInfo($contact_id, $start, $end, s switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ContactCampaignActivitiesSummary' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ContactCampaignActivitiesSummary' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ContactCampaignActivitiesSummary' !== 'string') { + if ('\ConstantContact\Client\Model\ContactCampaignActivitiesSummary' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -967,13 +967,13 @@ public function getContactTrackingCountWithHttpInfo($contact_id, $start, $end, s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ContactCampaignActivitiesSummary', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ContactCampaignActivitiesSummary', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ContactCampaignActivitiesSummary'; + $returnType = '\ConstantContact\Client\Model\ContactCampaignActivitiesSummary'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1006,7 +1006,7 @@ public function getContactTrackingCountWithHttpInfo($contact_id, $start, $end, s case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ContactCampaignActivitiesSummary', + '\ConstantContact\Client\Model\ContactCampaignActivitiesSummary', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1054,7 +1054,7 @@ function ($response) { */ public function getContactTrackingCountAsyncWithHttpInfo($contact_id, $start, $end, string $contentType = self::contentTypes['getContactTrackingCount'][0]) { - $returnType = '\OpenAPI\Client\Model\ContactCampaignActivitiesSummary'; + $returnType = '\ConstantContact\Client\Model\ContactCampaignActivitiesSummary'; $request = $this->getContactTrackingCountRequest($contact_id, $start, $end, $contentType); return $this->client diff --git a/src/Api/EmailCampaignsABTestsApi.php b/src/Api/EmailCampaignsABTestsApi.php index ac3324d..bbfe8df 100644 --- a/src/Api/EmailCampaignsABTestsApi.php +++ b/src/Api/EmailCampaignsABTestsApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * EmailCampaignsABTestsApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -134,12 +134,12 @@ public function getConfig() * POST (Create) an A/B Test for an Email Campaign Activity * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) + * @param 'ConstantContact\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignABTestUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ABTestData + * @return 'ConstantContact\Client\Model\ABTestData */ public function createEmailCampaignABTestUsingPOST($campaign_activity_id, $abtest, string $contentType = self::contentTypes['createEmailCampaignABTestUsingPOST'][0]) { @@ -153,12 +153,12 @@ public function createEmailCampaignABTestUsingPOST($campaign_activity_id, $abtes * POST (Create) an A/B Test for an Email Campaign Activity * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) + * @param 'ConstantContact\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignABTestUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ABTestData, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ABTestData, HTTP status code, HTTP response headers (array of strings) */ public function createEmailCampaignABTestUsingPOSTWithHttpInfo($campaign_activity_id, $abtest, string $contentType = self::contentTypes['createEmailCampaignABTestUsingPOST'][0]) { @@ -201,11 +201,11 @@ public function createEmailCampaignABTestUsingPOSTWithHttpInfo($campaign_activit switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ABTestData' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ABTestData' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ABTestData' !== 'string') { + if ('\ConstantContact\Client\Model\ABTestData' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -223,13 +223,13 @@ public function createEmailCampaignABTestUsingPOSTWithHttpInfo($campaign_activit } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ABTestData', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ABTestData', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ABTestData'; + $returnType = '\ConstantContact\Client\Model\ABTestData'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -262,7 +262,7 @@ public function createEmailCampaignABTestUsingPOSTWithHttpInfo($campaign_activit case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ABTestData', + '\ConstantContact\Client\Model\ABTestData', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -278,7 +278,7 @@ public function createEmailCampaignABTestUsingPOSTWithHttpInfo($campaign_activit * POST (Create) an A/B Test for an Email Campaign Activity * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) + * @param 'ConstantContact\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignABTestUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -300,7 +300,7 @@ function ($response) { * POST (Create) an A/B Test for an Email Campaign Activity * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) + * @param 'ConstantContact\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignABTestUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -308,7 +308,7 @@ function ($response) { */ public function createEmailCampaignABTestUsingPOSTAsyncWithHttpInfo($campaign_activity_id, $abtest, string $contentType = self::contentTypes['createEmailCampaignABTestUsingPOST'][0]) { - $returnType = '\OpenAPI\Client\Model\ABTestData'; + $returnType = '\ConstantContact\Client\Model\ABTestData'; $request = $this->createEmailCampaignABTestUsingPOSTRequest($campaign_activity_id, $abtest, $contentType); return $this->client @@ -351,7 +351,7 @@ function ($exception) { * Create request for operation 'createEmailCampaignABTestUsingPOST' * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) + * @param 'ConstantContact\Client\Model\ABTestData $abtest Specify the `alternative_subject` line, `test_size` percentage of contacts (value must from `5` to `50` inclusively), and the `winner_wait_duration` (value must be `6`, `12`, `24`, or `48` hours). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignABTestUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -475,7 +475,7 @@ public function createEmailCampaignABTestUsingPOSTRequest($campaign_activity_id, * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteEmailCampaignABTestUsingDELETE'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -492,7 +492,7 @@ public function deleteEmailCampaignABTestUsingDELETE($campaign_activity_id, stri * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteEmailCampaignABTestUsingDELETE'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -717,9 +717,9 @@ public function deleteEmailCampaignABTestUsingDELETERequest($campaign_activity_i * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignABTestUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ABTestData + * @return 'ConstantContact\Client\Model\ABTestData */ public function retrieveEmailCampaignABTestUsingGET($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailCampaignABTestUsingGET'][0]) { @@ -735,9 +735,9 @@ public function retrieveEmailCampaignABTestUsingGET($campaign_activity_id, strin * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignABTestUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ABTestData, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ABTestData, HTTP status code, HTTP response headers (array of strings) */ public function retrieveEmailCampaignABTestUsingGETWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailCampaignABTestUsingGET'][0]) { @@ -780,11 +780,11 @@ public function retrieveEmailCampaignABTestUsingGETWithHttpInfo($campaign_activi switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ABTestData' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ABTestData' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ABTestData' !== 'string') { + if ('\ConstantContact\Client\Model\ABTestData' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -802,13 +802,13 @@ public function retrieveEmailCampaignABTestUsingGETWithHttpInfo($campaign_activi } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ABTestData', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ABTestData', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ABTestData'; + $returnType = '\ConstantContact\Client\Model\ABTestData'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -841,7 +841,7 @@ public function retrieveEmailCampaignABTestUsingGETWithHttpInfo($campaign_activi case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ABTestData', + '\ConstantContact\Client\Model\ABTestData', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -885,7 +885,7 @@ function ($response) { */ public function retrieveEmailCampaignABTestUsingGETAsyncWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailCampaignABTestUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\ABTestData'; + $returnType = '\ConstantContact\Client\Model\ABTestData'; $request = $this->retrieveEmailCampaignABTestUsingGETRequest($campaign_activity_id, $contentType); return $this->client diff --git a/src/Api/EmailCampaignsApi.php b/src/Api/EmailCampaignsApi.php index ace5153..a6534ad 100644 --- a/src/Api/EmailCampaignsApi.php +++ b/src/Api/EmailCampaignsApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * EmailCampaignsApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -157,12 +157,12 @@ public function getConfig() * * POST (Create) a New Email Campaign * - * @param \OpenAPI\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailCampaign + * @return 'ConstantContact\Client\Model\EmailCampaign */ public function createEmailCampaignUsingPOST($body, string $contentType = self::contentTypes['createEmailCampaignUsingPOST'][0]) { @@ -175,12 +175,12 @@ public function createEmailCampaignUsingPOST($body, string $contentType = self:: * * POST (Create) a New Email Campaign * - * @param \OpenAPI\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailCampaign, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailCampaign, HTTP status code, HTTP response headers (array of strings) */ public function createEmailCampaignUsingPOSTWithHttpInfo($body, string $contentType = self::contentTypes['createEmailCampaignUsingPOST'][0]) { @@ -223,11 +223,11 @@ public function createEmailCampaignUsingPOSTWithHttpInfo($body, string $contentT switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailCampaign' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailCampaign' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailCampaign' !== 'string') { + if ('\ConstantContact\Client\Model\EmailCampaign' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -245,13 +245,13 @@ public function createEmailCampaignUsingPOSTWithHttpInfo($body, string $contentT } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailCampaign', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailCampaign', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailCampaign'; + $returnType = '\ConstantContact\Client\Model\EmailCampaign'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -284,7 +284,7 @@ public function createEmailCampaignUsingPOSTWithHttpInfo($body, string $contentT case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailCampaign', + '\ConstantContact\Client\Model\EmailCampaign', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -299,7 +299,7 @@ public function createEmailCampaignUsingPOSTWithHttpInfo($body, string $contentT * * POST (Create) a New Email Campaign * - * @param \OpenAPI\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -320,7 +320,7 @@ function ($response) { * * POST (Create) a New Email Campaign * - * @param \OpenAPI\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -328,7 +328,7 @@ function ($response) { */ public function createEmailCampaignUsingPOSTAsyncWithHttpInfo($body, string $contentType = self::contentTypes['createEmailCampaignUsingPOST'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailCampaign'; + $returnType = '\ConstantContact\Client\Model\EmailCampaign'; $request = $this->createEmailCampaignUsingPOSTRequest($body, $contentType); return $this->client @@ -370,7 +370,7 @@ function ($exception) { /** * Create request for operation 'createEmailCampaignUsingPOST' * - * @param \OpenAPI\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignComplete $body A JSON request body that contains the email content. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createEmailCampaignUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -477,12 +477,12 @@ public function createEmailCampaignUsingPOSTRequest($body, string $contentType = * POST a Resend to Non-openers Campaign Activity * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) + * @param 'ConstantContact\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createResendToNonOpenersUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ResendToNonOpenersObject + * @return 'ConstantContact\Client\Model\ResendToNonOpenersObject */ public function createResendToNonOpenersUsingPOST($campaign_activity_id, $resend_schedule, string $contentType = self::contentTypes['createResendToNonOpenersUsingPOST'][0]) { @@ -496,12 +496,12 @@ public function createResendToNonOpenersUsingPOST($campaign_activity_id, $resend * POST a Resend to Non-openers Campaign Activity * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) + * @param 'ConstantContact\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createResendToNonOpenersUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ResendToNonOpenersObject, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ResendToNonOpenersObject, HTTP status code, HTTP response headers (array of strings) */ public function createResendToNonOpenersUsingPOSTWithHttpInfo($campaign_activity_id, $resend_schedule, string $contentType = self::contentTypes['createResendToNonOpenersUsingPOST'][0]) { @@ -544,11 +544,11 @@ public function createResendToNonOpenersUsingPOSTWithHttpInfo($campaign_activity switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ResendToNonOpenersObject' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ResendToNonOpenersObject' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ResendToNonOpenersObject' !== 'string') { + if ('\ConstantContact\Client\Model\ResendToNonOpenersObject' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -566,13 +566,13 @@ public function createResendToNonOpenersUsingPOSTWithHttpInfo($campaign_activity } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ResendToNonOpenersObject', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ResendToNonOpenersObject', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ResendToNonOpenersObject'; + $returnType = '\ConstantContact\Client\Model\ResendToNonOpenersObject'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -605,7 +605,7 @@ public function createResendToNonOpenersUsingPOSTWithHttpInfo($campaign_activity case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ResendToNonOpenersObject', + '\ConstantContact\Client\Model\ResendToNonOpenersObject', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -621,7 +621,7 @@ public function createResendToNonOpenersUsingPOSTWithHttpInfo($campaign_activity * POST a Resend to Non-openers Campaign Activity * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) + * @param 'ConstantContact\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createResendToNonOpenersUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -643,7 +643,7 @@ function ($response) { * POST a Resend to Non-openers Campaign Activity * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) + * @param 'ConstantContact\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createResendToNonOpenersUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -651,7 +651,7 @@ function ($response) { */ public function createResendToNonOpenersUsingPOSTAsyncWithHttpInfo($campaign_activity_id, $resend_schedule, string $contentType = self::contentTypes['createResendToNonOpenersUsingPOST'][0]) { - $returnType = '\OpenAPI\Client\Model\ResendToNonOpenersObject'; + $returnType = '\ConstantContact\Client\Model\ResendToNonOpenersObject'; $request = $this->createResendToNonOpenersUsingPOSTRequest($campaign_activity_id, $resend_schedule, $contentType); return $this->client @@ -694,7 +694,7 @@ function ($exception) { * Create request for operation 'createResendToNonOpenersUsingPOST' * * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) - * @param \OpenAPI\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) + * @param 'ConstantContact\Client\Model\ResendToNonOpenersInput $resend_schedule A JSON request body that specifies when to resend the campaign activity to non-openers. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createResendToNonOpenersUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -819,7 +819,7 @@ public function createResendToNonOpenersUsingPOSTRequest($campaign_activity_id, * @param string $resend_request_id The unique ID associated with the resend for the email campaign activity (for example: `389093`). If the email campaign activity is currently in draft status, specify `DRAFT` as the ID. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteResendToNonOpenersUsingDELETE'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -837,7 +837,7 @@ public function deleteResendToNonOpenersUsingDELETE($campaign_activity_id, $rese * @param string $resend_request_id The unique ID associated with the resend for the email campaign activity (for example: `389093`). If the email campaign activity is currently in draft status, specify `DRAFT` as the ID. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteResendToNonOpenersUsingDELETE'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -1080,7 +1080,7 @@ public function deleteResendToNonOpenersUsingDELETERequest($campaign_activity_id * @param string $campaign_id The unique ID for the email campaign you are deleting. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['removeEmailCampaignUsingDELETE'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -1097,7 +1097,7 @@ public function removeEmailCampaignUsingDELETE($campaign_id, string $contentType * @param string $campaign_id The unique ID for the email campaign you are deleting. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['removeEmailCampaignUsingDELETE'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -1320,12 +1320,12 @@ public function removeEmailCampaignUsingDELETERequest($campaign_id, string $cont * PATCH (Update) an Email Campaign Name * * @param string $campaign_id The unique identifier for an email campaign. (required) - * @param \OpenAPI\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['renameEmailCampaignUsingPATCH'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailCampaign + * @return 'ConstantContact\Client\Model\EmailCampaign */ public function renameEmailCampaignUsingPATCH($campaign_id, $body, string $contentType = self::contentTypes['renameEmailCampaignUsingPATCH'][0]) { @@ -1339,12 +1339,12 @@ public function renameEmailCampaignUsingPATCH($campaign_id, $body, string $conte * PATCH (Update) an Email Campaign Name * * @param string $campaign_id The unique identifier for an email campaign. (required) - * @param \OpenAPI\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['renameEmailCampaignUsingPATCH'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailCampaign, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailCampaign, HTTP status code, HTTP response headers (array of strings) */ public function renameEmailCampaignUsingPATCHWithHttpInfo($campaign_id, $body, string $contentType = self::contentTypes['renameEmailCampaignUsingPATCH'][0]) { @@ -1387,11 +1387,11 @@ public function renameEmailCampaignUsingPATCHWithHttpInfo($campaign_id, $body, s switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailCampaign' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailCampaign' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailCampaign' !== 'string') { + if ('\ConstantContact\Client\Model\EmailCampaign' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1409,13 +1409,13 @@ public function renameEmailCampaignUsingPATCHWithHttpInfo($campaign_id, $body, s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailCampaign', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailCampaign', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailCampaign'; + $returnType = '\ConstantContact\Client\Model\EmailCampaign'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1448,7 +1448,7 @@ public function renameEmailCampaignUsingPATCHWithHttpInfo($campaign_id, $body, s case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailCampaign', + '\ConstantContact\Client\Model\EmailCampaign', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1464,7 +1464,7 @@ public function renameEmailCampaignUsingPATCHWithHttpInfo($campaign_id, $body, s * PATCH (Update) an Email Campaign Name * * @param string $campaign_id The unique identifier for an email campaign. (required) - * @param \OpenAPI\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['renameEmailCampaignUsingPATCH'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1486,7 +1486,7 @@ function ($response) { * PATCH (Update) an Email Campaign Name * * @param string $campaign_id The unique identifier for an email campaign. (required) - * @param \OpenAPI\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['renameEmailCampaignUsingPATCH'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1494,7 +1494,7 @@ function ($response) { */ public function renameEmailCampaignUsingPATCHAsyncWithHttpInfo($campaign_id, $body, string $contentType = self::contentTypes['renameEmailCampaignUsingPATCH'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailCampaign'; + $returnType = '\ConstantContact\Client\Model\EmailCampaign'; $request = $this->renameEmailCampaignUsingPATCHRequest($campaign_id, $body, $contentType); return $this->client @@ -1537,7 +1537,7 @@ function ($exception) { * Create request for operation 'renameEmailCampaignUsingPATCH' * * @param string $campaign_id The unique identifier for an email campaign. (required) - * @param \OpenAPI\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignName $body A JSON payload that contains the new email campaign name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['renameEmailCampaignUsingPATCH'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1662,9 +1662,9 @@ public function renameEmailCampaignUsingPATCHRequest($campaign_id, $body, string * @param string $include Use the `include` query parameter to enter a comma separated list of additional email campaign activity properties for the V3 API to return. Valid values are `physical_address_in_footer`, `permalink_url`, `html_content`, and `document_properties`. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignActivityUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailCampaignActivity + * @return 'ConstantContact\Client\Model\EmailCampaignActivity */ public function retrieveEmailCampaignActivityUsingGET($campaign_activity_id, $include = null, string $contentType = self::contentTypes['retrieveEmailCampaignActivityUsingGET'][0]) { @@ -1681,9 +1681,9 @@ public function retrieveEmailCampaignActivityUsingGET($campaign_activity_id, $in * @param string $include Use the `include` query parameter to enter a comma separated list of additional email campaign activity properties for the V3 API to return. Valid values are `physical_address_in_footer`, `permalink_url`, `html_content`, and `document_properties`. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignActivityUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailCampaignActivity, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailCampaignActivity, HTTP status code, HTTP response headers (array of strings) */ public function retrieveEmailCampaignActivityUsingGETWithHttpInfo($campaign_activity_id, $include = null, string $contentType = self::contentTypes['retrieveEmailCampaignActivityUsingGET'][0]) { @@ -1726,11 +1726,11 @@ public function retrieveEmailCampaignActivityUsingGETWithHttpInfo($campaign_acti switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailCampaignActivity' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailCampaignActivity' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailCampaignActivity' !== 'string') { + if ('\ConstantContact\Client\Model\EmailCampaignActivity' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1748,13 +1748,13 @@ public function retrieveEmailCampaignActivityUsingGETWithHttpInfo($campaign_acti } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailCampaignActivity', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailCampaignActivity', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailCampaignActivity'; + $returnType = '\ConstantContact\Client\Model\EmailCampaignActivity'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1787,7 +1787,7 @@ public function retrieveEmailCampaignActivityUsingGETWithHttpInfo($campaign_acti case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailCampaignActivity', + '\ConstantContact\Client\Model\EmailCampaignActivity', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1833,7 +1833,7 @@ function ($response) { */ public function retrieveEmailCampaignActivityUsingGETAsyncWithHttpInfo($campaign_activity_id, $include = null, string $contentType = self::contentTypes['retrieveEmailCampaignActivityUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailCampaignActivity'; + $returnType = '\ConstantContact\Client\Model\EmailCampaignActivity'; $request = $this->retrieveEmailCampaignActivityUsingGETRequest($campaign_activity_id, $include, $contentType); return $this->client @@ -1996,9 +1996,9 @@ public function retrieveEmailCampaignActivityUsingGETRequest($campaign_activity_ * @param string $campaign_id The ID (UUID format) that uniquely identifies this email campaign. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailCampaign + * @return 'ConstantContact\Client\Model\EmailCampaign */ public function retrieveEmailCampaignUsingGET($campaign_id, string $contentType = self::contentTypes['retrieveEmailCampaignUsingGET'][0]) { @@ -2014,9 +2014,9 @@ public function retrieveEmailCampaignUsingGET($campaign_id, string $contentType * @param string $campaign_id The ID (UUID format) that uniquely identifies this email campaign. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailCampaign, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailCampaign, HTTP status code, HTTP response headers (array of strings) */ public function retrieveEmailCampaignUsingGETWithHttpInfo($campaign_id, string $contentType = self::contentTypes['retrieveEmailCampaignUsingGET'][0]) { @@ -2059,11 +2059,11 @@ public function retrieveEmailCampaignUsingGETWithHttpInfo($campaign_id, string $ switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailCampaign' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailCampaign' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailCampaign' !== 'string') { + if ('\ConstantContact\Client\Model\EmailCampaign' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2081,13 +2081,13 @@ public function retrieveEmailCampaignUsingGETWithHttpInfo($campaign_id, string $ } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailCampaign', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailCampaign', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailCampaign'; + $returnType = '\ConstantContact\Client\Model\EmailCampaign'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2120,7 +2120,7 @@ public function retrieveEmailCampaignUsingGETWithHttpInfo($campaign_id, string $ case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailCampaign', + '\ConstantContact\Client\Model\EmailCampaign', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2164,7 +2164,7 @@ function ($response) { */ public function retrieveEmailCampaignUsingGETAsyncWithHttpInfo($campaign_id, string $contentType = self::contentTypes['retrieveEmailCampaignUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailCampaign'; + $returnType = '\ConstantContact\Client\Model\EmailCampaign'; $request = $this->retrieveEmailCampaignUsingGETRequest($campaign_id, $contentType); return $this->client @@ -2318,9 +2318,9 @@ public function retrieveEmailCampaignUsingGETRequest($campaign_id, string $conte * @param \DateTime $after_date Use to return email campaigns with last `updated_at` timestamps that are after a specific date and time (in ISO-8601 format). Use with the `before_date` query parameter to get email campaigns sent within a specific date range. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignsUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PagedEmailCampaignResponse + * @return 'ConstantContact\Client\Model\PagedEmailCampaignResponse */ public function retrieveEmailCampaignsUsingGET($limit = 50, $before_date = null, $after_date = null, string $contentType = self::contentTypes['retrieveEmailCampaignsUsingGET'][0]) { @@ -2338,9 +2338,9 @@ public function retrieveEmailCampaignsUsingGET($limit = 50, $before_date = null, * @param \DateTime $after_date Use to return email campaigns with last `updated_at` timestamps that are after a specific date and time (in ISO-8601 format). Use with the `before_date` query parameter to get email campaigns sent within a specific date range. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignsUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PagedEmailCampaignResponse, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PagedEmailCampaignResponse, HTTP status code, HTTP response headers (array of strings) */ public function retrieveEmailCampaignsUsingGETWithHttpInfo($limit = 50, $before_date = null, $after_date = null, string $contentType = self::contentTypes['retrieveEmailCampaignsUsingGET'][0]) { @@ -2383,11 +2383,11 @@ public function retrieveEmailCampaignsUsingGETWithHttpInfo($limit = 50, $before_ switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PagedEmailCampaignResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PagedEmailCampaignResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PagedEmailCampaignResponse' !== 'string') { + if ('\ConstantContact\Client\Model\PagedEmailCampaignResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2405,13 +2405,13 @@ public function retrieveEmailCampaignsUsingGETWithHttpInfo($limit = 50, $before_ } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PagedEmailCampaignResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PagedEmailCampaignResponse', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PagedEmailCampaignResponse'; + $returnType = '\ConstantContact\Client\Model\PagedEmailCampaignResponse'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2444,7 +2444,7 @@ public function retrieveEmailCampaignsUsingGETWithHttpInfo($limit = 50, $before_ case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PagedEmailCampaignResponse', + '\ConstantContact\Client\Model\PagedEmailCampaignResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2492,7 +2492,7 @@ function ($response) { */ public function retrieveEmailCampaignsUsingGETAsyncWithHttpInfo($limit = 50, $before_date = null, $after_date = null, string $contentType = self::contentTypes['retrieveEmailCampaignsUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\PagedEmailCampaignResponse'; + $returnType = '\ConstantContact\Client\Model\PagedEmailCampaignResponse'; $request = $this->retrieveEmailCampaignsUsingGETRequest($limit, $before_date, $after_date, $contentType); return $this->client @@ -2661,9 +2661,9 @@ public function retrieveEmailCampaignsUsingGETRequest($limit = 50, $before_date * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveResendToNonOpenersUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ResendToNonOpenersInner[] + * @return 'ConstantContact\Client\Model\ResendToNonOpenersInner[] */ public function retrieveResendToNonOpenersUsingGET($campaign_activity_id, string $contentType = self::contentTypes['retrieveResendToNonOpenersUsingGET'][0]) { @@ -2679,9 +2679,9 @@ public function retrieveResendToNonOpenersUsingGET($campaign_activity_id, string * @param string $campaign_activity_id The unique ID for the primary email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveResendToNonOpenersUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ResendToNonOpenersInner[], HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ResendToNonOpenersInner[], HTTP status code, HTTP response headers (array of strings) */ public function retrieveResendToNonOpenersUsingGETWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveResendToNonOpenersUsingGET'][0]) { @@ -2724,11 +2724,11 @@ public function retrieveResendToNonOpenersUsingGETWithHttpInfo($campaign_activit switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ResendToNonOpenersInner[]' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ResendToNonOpenersInner[]' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ResendToNonOpenersInner[]' !== 'string') { + if ('\ConstantContact\Client\Model\ResendToNonOpenersInner[]' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2746,13 +2746,13 @@ public function retrieveResendToNonOpenersUsingGETWithHttpInfo($campaign_activit } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ResendToNonOpenersInner[]', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ResendToNonOpenersInner[]', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ResendToNonOpenersInner[]'; + $returnType = '\ConstantContact\Client\Model\ResendToNonOpenersInner[]'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2785,7 +2785,7 @@ public function retrieveResendToNonOpenersUsingGETWithHttpInfo($campaign_activit case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ResendToNonOpenersInner[]', + '\ConstantContact\Client\Model\ResendToNonOpenersInner[]', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2829,7 +2829,7 @@ function ($response) { */ public function retrieveResendToNonOpenersUsingGETAsyncWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveResendToNonOpenersUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\ResendToNonOpenersInner[]'; + $returnType = '\ConstantContact\Client\Model\ResendToNonOpenersInner[]'; $request = $this->retrieveResendToNonOpenersUsingGETRequest($campaign_activity_id, $contentType); return $this->client @@ -2981,9 +2981,9 @@ public function retrieveResendToNonOpenersUsingGETRequest($campaign_activity_id, * @param string $v2_email_campaign_ids Comma separated list of V2 API `campaignId` values. You can enter up to 50 V2 `campaignId` values in each request. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveXrefMappingsUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\CrossReferenceResponse + * @return 'ConstantContact\Client\Model\CrossReferenceResponse */ public function retrieveXrefMappingsUsingGET($v2_email_campaign_ids, string $contentType = self::contentTypes['retrieveXrefMappingsUsingGET'][0]) { @@ -2999,9 +2999,9 @@ public function retrieveXrefMappingsUsingGET($v2_email_campaign_ids, string $con * @param string $v2_email_campaign_ids Comma separated list of V2 API `campaignId` values. You can enter up to 50 V2 `campaignId` values in each request. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveXrefMappingsUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\CrossReferenceResponse, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\CrossReferenceResponse, HTTP status code, HTTP response headers (array of strings) */ public function retrieveXrefMappingsUsingGETWithHttpInfo($v2_email_campaign_ids, string $contentType = self::contentTypes['retrieveXrefMappingsUsingGET'][0]) { @@ -3044,11 +3044,11 @@ public function retrieveXrefMappingsUsingGETWithHttpInfo($v2_email_campaign_ids, switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\CrossReferenceResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\CrossReferenceResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\CrossReferenceResponse' !== 'string') { + if ('\ConstantContact\Client\Model\CrossReferenceResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3066,13 +3066,13 @@ public function retrieveXrefMappingsUsingGETWithHttpInfo($v2_email_campaign_ids, } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\CrossReferenceResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\CrossReferenceResponse', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\CrossReferenceResponse'; + $returnType = '\ConstantContact\Client\Model\CrossReferenceResponse'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3105,7 +3105,7 @@ public function retrieveXrefMappingsUsingGETWithHttpInfo($v2_email_campaign_ids, case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\CrossReferenceResponse', + '\ConstantContact\Client\Model\CrossReferenceResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -3149,7 +3149,7 @@ function ($response) { */ public function retrieveXrefMappingsUsingGETAsyncWithHttpInfo($v2_email_campaign_ids, string $contentType = self::contentTypes['retrieveXrefMappingsUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\CrossReferenceResponse'; + $returnType = '\ConstantContact\Client\Model\CrossReferenceResponse'; $request = $this->retrieveXrefMappingsUsingGETRequest($v2_email_campaign_ids, $contentType); return $this->client @@ -3300,12 +3300,12 @@ public function retrieveXrefMappingsUsingGETRequest($v2_email_campaign_ids, stri * PUT (Update) An Email Campaign Activity * * @param string $campaign_activity_id The unique ID for the email campaign activity you are updating. (required) - * @param \OpenAPI\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateEmailCampaignActivityUsingPUT'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailCampaignActivity + * @return 'ConstantContact\Client\Model\EmailCampaignActivity */ public function updateEmailCampaignActivityUsingPUT($campaign_activity_id, $body, string $contentType = self::contentTypes['updateEmailCampaignActivityUsingPUT'][0]) { @@ -3319,12 +3319,12 @@ public function updateEmailCampaignActivityUsingPUT($campaign_activity_id, $body * PUT (Update) An Email Campaign Activity * * @param string $campaign_activity_id The unique ID for the email campaign activity you are updating. (required) - * @param \OpenAPI\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateEmailCampaignActivityUsingPUT'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailCampaignActivity, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailCampaignActivity, HTTP status code, HTTP response headers (array of strings) */ public function updateEmailCampaignActivityUsingPUTWithHttpInfo($campaign_activity_id, $body, string $contentType = self::contentTypes['updateEmailCampaignActivityUsingPUT'][0]) { @@ -3367,11 +3367,11 @@ public function updateEmailCampaignActivityUsingPUTWithHttpInfo($campaign_activi switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailCampaignActivity' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailCampaignActivity' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailCampaignActivity' !== 'string') { + if ('\ConstantContact\Client\Model\EmailCampaignActivity' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3389,13 +3389,13 @@ public function updateEmailCampaignActivityUsingPUTWithHttpInfo($campaign_activi } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailCampaignActivity', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailCampaignActivity', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailCampaignActivity'; + $returnType = '\ConstantContact\Client\Model\EmailCampaignActivity'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3428,7 +3428,7 @@ public function updateEmailCampaignActivityUsingPUTWithHttpInfo($campaign_activi case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailCampaignActivity', + '\ConstantContact\Client\Model\EmailCampaignActivity', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -3444,7 +3444,7 @@ public function updateEmailCampaignActivityUsingPUTWithHttpInfo($campaign_activi * PUT (Update) An Email Campaign Activity * * @param string $campaign_activity_id The unique ID for the email campaign activity you are updating. (required) - * @param \OpenAPI\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateEmailCampaignActivityUsingPUT'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3466,7 +3466,7 @@ function ($response) { * PUT (Update) An Email Campaign Activity * * @param string $campaign_activity_id The unique ID for the email campaign activity you are updating. (required) - * @param \OpenAPI\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateEmailCampaignActivityUsingPUT'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -3474,7 +3474,7 @@ function ($response) { */ public function updateEmailCampaignActivityUsingPUTAsyncWithHttpInfo($campaign_activity_id, $body, string $contentType = self::contentTypes['updateEmailCampaignActivityUsingPUT'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailCampaignActivity'; + $returnType = '\ConstantContact\Client\Model\EmailCampaignActivity'; $request = $this->updateEmailCampaignActivityUsingPUTRequest($campaign_activity_id, $body, $contentType); return $this->client @@ -3517,7 +3517,7 @@ function ($exception) { * Create request for operation 'updateEmailCampaignActivityUsingPUT' * * @param string $campaign_activity_id The unique ID for the email campaign activity you are updating. (required) - * @param \OpenAPI\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) + * @param 'ConstantContact\Client\Model\EmailCampaignActivity $body A request body payload that contains the complete email campaign activity with your changes. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateEmailCampaignActivityUsingPUT'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/EmailReportingApi.php b/src/Api/EmailReportingApi.php index bfe1b92..eb87c26 100644 --- a/src/Api/EmailReportingApi.php +++ b/src/Api/EmailReportingApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * EmailReportingApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -163,9 +163,9 @@ public function getConfig() * @param string $limit Use the `limit` query parameter to limit the number of email campaign summaries to return on a single page. The default is `50` and the maximum is `500` per page. (optional, default to '50') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAllBulkEmailCampaignSummaries'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\BulkEmailCampaignSummariesPage + * @return 'ConstantContact\Client\Model\BulkEmailCampaignSummariesPage */ public function getAllBulkEmailCampaignSummaries($limit = '50', string $contentType = self::contentTypes['getAllBulkEmailCampaignSummaries'][0]) { @@ -181,9 +181,9 @@ public function getAllBulkEmailCampaignSummaries($limit = '50', string $contentT * @param string $limit Use the `limit` query parameter to limit the number of email campaign summaries to return on a single page. The default is `50` and the maximum is `500` per page. (optional, default to '50') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAllBulkEmailCampaignSummaries'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\BulkEmailCampaignSummariesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\BulkEmailCampaignSummariesPage, HTTP status code, HTTP response headers (array of strings) */ public function getAllBulkEmailCampaignSummariesWithHttpInfo($limit = '50', string $contentType = self::contentTypes['getAllBulkEmailCampaignSummaries'][0]) { @@ -226,11 +226,11 @@ public function getAllBulkEmailCampaignSummariesWithHttpInfo($limit = '50', stri switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\BulkEmailCampaignSummariesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\BulkEmailCampaignSummariesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\BulkEmailCampaignSummariesPage' !== 'string') { + if ('\ConstantContact\Client\Model\BulkEmailCampaignSummariesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -248,13 +248,13 @@ public function getAllBulkEmailCampaignSummariesWithHttpInfo($limit = '50', stri } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\BulkEmailCampaignSummariesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\BulkEmailCampaignSummariesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\BulkEmailCampaignSummariesPage'; + $returnType = '\ConstantContact\Client\Model\BulkEmailCampaignSummariesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -287,7 +287,7 @@ public function getAllBulkEmailCampaignSummariesWithHttpInfo($limit = '50', stri case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\BulkEmailCampaignSummariesPage', + '\ConstantContact\Client\Model\BulkEmailCampaignSummariesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -331,7 +331,7 @@ function ($response) { */ public function getAllBulkEmailCampaignSummariesAsyncWithHttpInfo($limit = '50', string $contentType = self::contentTypes['getAllBulkEmailCampaignSummaries'][0]) { - $returnType = '\OpenAPI\Client\Model\BulkEmailCampaignSummariesPage'; + $returnType = '\ConstantContact\Client\Model\BulkEmailCampaignSummariesPage'; $request = $this->getAllBulkEmailCampaignSummariesRequest($limit, $contentType); return $this->client @@ -480,9 +480,9 @@ public function getAllBulkEmailCampaignSummariesRequest($limit = '50', string $c * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getBounces'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\BouncesTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\BouncesTrackingActivitiesPage */ public function getBounces($campaign_activity_id, $bounce_code = null, $limit = '500', string $contentType = self::contentTypes['getBounces'][0]) { @@ -500,9 +500,9 @@ public function getBounces($campaign_activity_id, $bounce_code = null, $limit = * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getBounces'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\BouncesTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\BouncesTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getBouncesWithHttpInfo($campaign_activity_id, $bounce_code = null, $limit = '500', string $contentType = self::contentTypes['getBounces'][0]) { @@ -545,11 +545,11 @@ public function getBouncesWithHttpInfo($campaign_activity_id, $bounce_code = nul switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\BouncesTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\BouncesTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\BouncesTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\BouncesTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -567,13 +567,13 @@ public function getBouncesWithHttpInfo($campaign_activity_id, $bounce_code = nul } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\BouncesTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\BouncesTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\BouncesTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\BouncesTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -606,7 +606,7 @@ public function getBouncesWithHttpInfo($campaign_activity_id, $bounce_code = nul case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\BouncesTrackingActivitiesPage', + '\ConstantContact\Client\Model\BouncesTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -654,7 +654,7 @@ function ($response) { */ public function getBouncesAsyncWithHttpInfo($campaign_activity_id, $bounce_code = null, $limit = '500', string $contentType = self::contentTypes['getBounces'][0]) { - $returnType = '\OpenAPI\Client\Model\BouncesTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\BouncesTrackingActivitiesPage'; $request = $this->getBouncesRequest($campaign_activity_id, $bounce_code, $limit, $contentType); return $this->client @@ -829,9 +829,9 @@ public function getBouncesRequest($campaign_activity_id, $bounce_code = null, $l * @param bool $no_clicks Set this query parameter to `true` to return details for links that were not clicked in the response results. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getCampaignActivityLinkStats'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailLinks + * @return 'ConstantContact\Client\Model\EmailLinks */ public function getCampaignActivityLinkStats($campaign_activity_id, $no_clicks = false, string $contentType = self::contentTypes['getCampaignActivityLinkStats'][0]) { @@ -848,9 +848,9 @@ public function getCampaignActivityLinkStats($campaign_activity_id, $no_clicks = * @param bool $no_clicks Set this query parameter to `true` to return details for links that were not clicked in the response results. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getCampaignActivityLinkStats'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailLinks, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailLinks, HTTP status code, HTTP response headers (array of strings) */ public function getCampaignActivityLinkStatsWithHttpInfo($campaign_activity_id, $no_clicks = false, string $contentType = self::contentTypes['getCampaignActivityLinkStats'][0]) { @@ -893,11 +893,11 @@ public function getCampaignActivityLinkStatsWithHttpInfo($campaign_activity_id, switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailLinks' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailLinks' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailLinks' !== 'string') { + if ('\ConstantContact\Client\Model\EmailLinks' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -915,13 +915,13 @@ public function getCampaignActivityLinkStatsWithHttpInfo($campaign_activity_id, } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailLinks', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailLinks', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailLinks'; + $returnType = '\ConstantContact\Client\Model\EmailLinks'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -954,7 +954,7 @@ public function getCampaignActivityLinkStatsWithHttpInfo($campaign_activity_id, case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailLinks', + '\ConstantContact\Client\Model\EmailLinks', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1000,7 +1000,7 @@ function ($response) { */ public function getCampaignActivityLinkStatsAsyncWithHttpInfo($campaign_activity_id, $no_clicks = false, string $contentType = self::contentTypes['getCampaignActivityLinkStats'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailLinks'; + $returnType = '\ConstantContact\Client\Model\EmailLinks'; $request = $this->getCampaignActivityLinkStatsRequest($campaign_activity_id, $no_clicks, $contentType); return $this->client @@ -1165,9 +1165,9 @@ public function getCampaignActivityLinkStatsRequest($campaign_activity_id, $no_c * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getClicks'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ClicksTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\ClicksTrackingActivitiesPage */ public function getClicks($campaign_activity_id, $url_id = null, $limit = '500', string $contentType = self::contentTypes['getClicks'][0]) { @@ -1185,9 +1185,9 @@ public function getClicks($campaign_activity_id, $url_id = null, $limit = '500', * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getClicks'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ClicksTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ClicksTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getClicksWithHttpInfo($campaign_activity_id, $url_id = null, $limit = '500', string $contentType = self::contentTypes['getClicks'][0]) { @@ -1230,11 +1230,11 @@ public function getClicksWithHttpInfo($campaign_activity_id, $url_id = null, $li switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ClicksTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ClicksTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ClicksTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\ClicksTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1252,13 +1252,13 @@ public function getClicksWithHttpInfo($campaign_activity_id, $url_id = null, $li } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ClicksTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ClicksTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ClicksTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\ClicksTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1291,7 +1291,7 @@ public function getClicksWithHttpInfo($campaign_activity_id, $url_id = null, $li case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ClicksTrackingActivitiesPage', + '\ConstantContact\Client\Model\ClicksTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1339,7 +1339,7 @@ function ($response) { */ public function getClicksAsyncWithHttpInfo($campaign_activity_id, $url_id = null, $limit = '500', string $contentType = self::contentTypes['getClicks'][0]) { - $returnType = '\OpenAPI\Client\Model\ClicksTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\ClicksTrackingActivitiesPage'; $request = $this->getClicksRequest($campaign_activity_id, $url_id, $limit, $contentType); return $this->client @@ -1514,9 +1514,9 @@ public function getClicksRequest($campaign_activity_id, $url_id = null, $limit = * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getDidNotOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage */ public function getDidNotOpens($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getDidNotOpens'][0]) { @@ -1533,9 +1533,9 @@ public function getDidNotOpens($campaign_activity_id, $limit = '500', string $co * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getDidNotOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getDidNotOpensWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getDidNotOpens'][0]) { @@ -1578,11 +1578,11 @@ public function getDidNotOpensWithHttpInfo($campaign_activity_id, $limit = '500' switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1600,13 +1600,13 @@ public function getDidNotOpensWithHttpInfo($campaign_activity_id, $limit = '500' } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1639,7 +1639,7 @@ public function getDidNotOpensWithHttpInfo($campaign_activity_id, $limit = '500' case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage', + '\ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1685,7 +1685,7 @@ function ($response) { */ public function getDidNotOpensAsyncWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getDidNotOpens'][0]) { - $returnType = '\OpenAPI\Client\Model\DidNotOpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\DidNotOpensTrackingActivitiesPage'; $request = $this->getDidNotOpensRequest($campaign_activity_id, $limit, $contentType); return $this->client @@ -1848,9 +1848,9 @@ public function getDidNotOpensRequest($campaign_activity_id, $limit = '500', str * @param string $campaign_activity_ids A comma-separated list of `campaign_activity_id`s (UUID's). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getEmailCampaignActivitySummary'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail + * @return 'ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail */ public function getEmailCampaignActivitySummary($campaign_activity_ids, string $contentType = self::contentTypes['getEmailCampaignActivitySummary'][0]) { @@ -1866,9 +1866,9 @@ public function getEmailCampaignActivitySummary($campaign_activity_ids, string $ * @param string $campaign_activity_ids A comma-separated list of `campaign_activity_id`s (UUID's). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getEmailCampaignActivitySummary'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail, HTTP status code, HTTP response headers (array of strings) */ public function getEmailCampaignActivitySummaryWithHttpInfo($campaign_activity_ids, string $contentType = self::contentTypes['getEmailCampaignActivitySummary'][0]) { @@ -1911,11 +1911,11 @@ public function getEmailCampaignActivitySummaryWithHttpInfo($campaign_activity_i switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail' !== 'string') { + if ('\ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1933,13 +1933,13 @@ public function getEmailCampaignActivitySummaryWithHttpInfo($campaign_activity_i } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail'; + $returnType = '\ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1972,7 +1972,7 @@ public function getEmailCampaignActivitySummaryWithHttpInfo($campaign_activity_i case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail', + '\ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2016,7 +2016,7 @@ function ($response) { */ public function getEmailCampaignActivitySummaryAsyncWithHttpInfo($campaign_activity_ids, string $contentType = self::contentTypes['getEmailCampaignActivitySummary'][0]) { - $returnType = '\OpenAPI\Client\Model\CampaignActivityStatsQueryResultEmail'; + $returnType = '\ConstantContact\Client\Model\CampaignActivityStatsQueryResultEmail'; $request = $this->getEmailCampaignActivitySummaryRequest($campaign_activity_ids, $contentType); return $this->client @@ -2168,9 +2168,9 @@ public function getEmailCampaignActivitySummaryRequest($campaign_activity_ids, s * @param string $campaign_ids A comma-separated list of `campaign_id`s (UUID's). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getEmailSummary'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\CampaignStatsQueryResultEmail + * @return 'ConstantContact\Client\Model\CampaignStatsQueryResultEmail */ public function getEmailSummary($campaign_ids, string $contentType = self::contentTypes['getEmailSummary'][0]) { @@ -2186,9 +2186,9 @@ public function getEmailSummary($campaign_ids, string $contentType = self::conte * @param string $campaign_ids A comma-separated list of `campaign_id`s (UUID's). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getEmailSummary'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\CampaignStatsQueryResultEmail, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\CampaignStatsQueryResultEmail, HTTP status code, HTTP response headers (array of strings) */ public function getEmailSummaryWithHttpInfo($campaign_ids, string $contentType = self::contentTypes['getEmailSummary'][0]) { @@ -2231,11 +2231,11 @@ public function getEmailSummaryWithHttpInfo($campaign_ids, string $contentType = switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\CampaignStatsQueryResultEmail' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\CampaignStatsQueryResultEmail' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\CampaignStatsQueryResultEmail' !== 'string') { + if ('\ConstantContact\Client\Model\CampaignStatsQueryResultEmail' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2253,13 +2253,13 @@ public function getEmailSummaryWithHttpInfo($campaign_ids, string $contentType = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\CampaignStatsQueryResultEmail', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\CampaignStatsQueryResultEmail', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\CampaignStatsQueryResultEmail'; + $returnType = '\ConstantContact\Client\Model\CampaignStatsQueryResultEmail'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2292,7 +2292,7 @@ public function getEmailSummaryWithHttpInfo($campaign_ids, string $contentType = case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\CampaignStatsQueryResultEmail', + '\ConstantContact\Client\Model\CampaignStatsQueryResultEmail', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2336,7 +2336,7 @@ function ($response) { */ public function getEmailSummaryAsyncWithHttpInfo($campaign_ids, string $contentType = self::contentTypes['getEmailSummary'][0]) { - $returnType = '\OpenAPI\Client\Model\CampaignStatsQueryResultEmail'; + $returnType = '\ConstantContact\Client\Model\CampaignStatsQueryResultEmail'; $request = $this->getEmailSummaryRequest($campaign_ids, $contentType); return $this->client @@ -2489,9 +2489,9 @@ public function getEmailSummaryRequest($campaign_ids, string $contentType = self * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getForwards'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ForwardsTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\ForwardsTrackingActivitiesPage */ public function getForwards($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getForwards'][0]) { @@ -2508,9 +2508,9 @@ public function getForwards($campaign_activity_id, $limit = '500', string $conte * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getForwards'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ForwardsTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ForwardsTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getForwardsWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getForwards'][0]) { @@ -2553,11 +2553,11 @@ public function getForwardsWithHttpInfo($campaign_activity_id, $limit = '500', s switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\ForwardsTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ForwardsTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ForwardsTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\ForwardsTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2575,13 +2575,13 @@ public function getForwardsWithHttpInfo($campaign_activity_id, $limit = '500', s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ForwardsTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ForwardsTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ForwardsTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\ForwardsTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2614,7 +2614,7 @@ public function getForwardsWithHttpInfo($campaign_activity_id, $limit = '500', s case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ForwardsTrackingActivitiesPage', + '\ConstantContact\Client\Model\ForwardsTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2660,7 +2660,7 @@ function ($response) { */ public function getForwardsAsyncWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getForwards'][0]) { - $returnType = '\OpenAPI\Client\Model\ForwardsTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\ForwardsTrackingActivitiesPage'; $request = $this->getForwardsRequest($campaign_activity_id, $limit, $contentType); return $this->client @@ -2824,9 +2824,9 @@ public function getForwardsRequest($campaign_activity_id, $limit = '500', string * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\OpensTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\OpensTrackingActivitiesPage */ public function getOpens($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getOpens'][0]) { @@ -2843,9 +2843,9 @@ public function getOpens($campaign_activity_id, $limit = '500', string $contentT * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\OpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\OpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getOpensWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getOpens'][0]) { @@ -2888,11 +2888,11 @@ public function getOpensWithHttpInfo($campaign_activity_id, $limit = '500', stri switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\OpensTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\OpensTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\OpensTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\OpensTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2910,13 +2910,13 @@ public function getOpensWithHttpInfo($campaign_activity_id, $limit = '500', stri } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\OpensTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\OpensTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\OpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\OpensTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2949,7 +2949,7 @@ public function getOpensWithHttpInfo($campaign_activity_id, $limit = '500', stri case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\OpensTrackingActivitiesPage', + '\ConstantContact\Client\Model\OpensTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2995,7 +2995,7 @@ function ($response) { */ public function getOpensAsyncWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getOpens'][0]) { - $returnType = '\OpenAPI\Client\Model\OpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\OpensTrackingActivitiesPage'; $request = $this->getOpensRequest($campaign_activity_id, $limit, $contentType); return $this->client @@ -3159,9 +3159,9 @@ public function getOpensRequest($campaign_activity_id, $limit = '500', string $c * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getOptouts'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\OptoutsTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\OptoutsTrackingActivitiesPage */ public function getOptouts($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getOptouts'][0]) { @@ -3178,9 +3178,9 @@ public function getOptouts($campaign_activity_id, $limit = '500', string $conten * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getOptouts'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\OptoutsTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\OptoutsTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getOptoutsWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getOptouts'][0]) { @@ -3223,11 +3223,11 @@ public function getOptoutsWithHttpInfo($campaign_activity_id, $limit = '500', st switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\OptoutsTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\OptoutsTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\OptoutsTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\OptoutsTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3245,13 +3245,13 @@ public function getOptoutsWithHttpInfo($campaign_activity_id, $limit = '500', st } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\OptoutsTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\OptoutsTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\OptoutsTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\OptoutsTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3284,7 +3284,7 @@ public function getOptoutsWithHttpInfo($campaign_activity_id, $limit = '500', st case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\OptoutsTrackingActivitiesPage', + '\ConstantContact\Client\Model\OptoutsTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -3330,7 +3330,7 @@ function ($response) { */ public function getOptoutsAsyncWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getOptouts'][0]) { - $returnType = '\OpenAPI\Client\Model\OptoutsTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\OptoutsTrackingActivitiesPage'; $request = $this->getOptoutsRequest($campaign_activity_id, $limit, $contentType); return $this->client @@ -3494,9 +3494,9 @@ public function getOptoutsRequest($campaign_activity_id, $limit = '500', string * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSends'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\SendsTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\SendsTrackingActivitiesPage */ public function getSends($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getSends'][0]) { @@ -3513,9 +3513,9 @@ public function getSends($campaign_activity_id, $limit = '500', string $contentT * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSends'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\SendsTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\SendsTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getSendsWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getSends'][0]) { @@ -3558,11 +3558,11 @@ public function getSendsWithHttpInfo($campaign_activity_id, $limit = '500', stri switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\SendsTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\SendsTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\SendsTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\SendsTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3580,13 +3580,13 @@ public function getSendsWithHttpInfo($campaign_activity_id, $limit = '500', stri } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\SendsTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\SendsTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\SendsTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\SendsTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3619,7 +3619,7 @@ public function getSendsWithHttpInfo($campaign_activity_id, $limit = '500', stri case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\SendsTrackingActivitiesPage', + '\ConstantContact\Client\Model\SendsTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -3665,7 +3665,7 @@ function ($response) { */ public function getSendsAsyncWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getSends'][0]) { - $returnType = '\OpenAPI\Client\Model\SendsTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\SendsTrackingActivitiesPage'; $request = $this->getSendsRequest($campaign_activity_id, $limit, $contentType); return $this->client @@ -3829,9 +3829,9 @@ public function getSendsRequest($campaign_activity_id, $limit = '500', string $c * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\OpensTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\OpensTrackingActivitiesPage */ public function getUniqueOpens($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getUniqueOpens'][0]) { @@ -3848,9 +3848,9 @@ public function getUniqueOpens($campaign_activity_id, $limit = '500', string $co * @param string $limit The number of tracking activities to return on a page. (optional, default to '500') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\OpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\OpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getUniqueOpensWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getUniqueOpens'][0]) { @@ -3893,11 +3893,11 @@ public function getUniqueOpensWithHttpInfo($campaign_activity_id, $limit = '500' switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\OpensTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\OpensTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\OpensTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\OpensTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -3915,13 +3915,13 @@ public function getUniqueOpensWithHttpInfo($campaign_activity_id, $limit = '500' } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\OpensTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\OpensTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\OpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\OpensTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -3954,7 +3954,7 @@ public function getUniqueOpensWithHttpInfo($campaign_activity_id, $limit = '500' case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\OpensTrackingActivitiesPage', + '\ConstantContact\Client\Model\OpensTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -4000,7 +4000,7 @@ function ($response) { */ public function getUniqueOpensAsyncWithHttpInfo($campaign_activity_id, $limit = '500', string $contentType = self::contentTypes['getUniqueOpens'][0]) { - $returnType = '\OpenAPI\Client\Model\OpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\OpensTrackingActivitiesPage'; $request = $this->getUniqueOpensRequest($campaign_activity_id, $limit, $contentType); return $this->client diff --git a/src/Api/EmailSchedulingApi.php b/src/Api/EmailSchedulingApi.php index 6d1acd7..513279b 100644 --- a/src/Api/EmailSchedulingApi.php +++ b/src/Api/EmailSchedulingApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * EmailSchedulingApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -145,9 +145,9 @@ public function getConfig() * @param string $campaign_activity_id The unique ID for an email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignActivityPreviewUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailCampaignActivityPreview + * @return 'ConstantContact\Client\Model\EmailCampaignActivityPreview */ public function retrieveEmailCampaignActivityPreviewUsingGET($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailCampaignActivityPreviewUsingGET'][0]) { @@ -163,9 +163,9 @@ public function retrieveEmailCampaignActivityPreviewUsingGET($campaign_activity_ * @param string $campaign_activity_id The unique ID for an email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailCampaignActivityPreviewUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailCampaignActivityPreview, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailCampaignActivityPreview, HTTP status code, HTTP response headers (array of strings) */ public function retrieveEmailCampaignActivityPreviewUsingGETWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailCampaignActivityPreviewUsingGET'][0]) { @@ -208,11 +208,11 @@ public function retrieveEmailCampaignActivityPreviewUsingGETWithHttpInfo($campai switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailCampaignActivityPreview' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailCampaignActivityPreview' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailCampaignActivityPreview' !== 'string') { + if ('\ConstantContact\Client\Model\EmailCampaignActivityPreview' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -230,13 +230,13 @@ public function retrieveEmailCampaignActivityPreviewUsingGETWithHttpInfo($campai } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailCampaignActivityPreview', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailCampaignActivityPreview', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailCampaignActivityPreview'; + $returnType = '\ConstantContact\Client\Model\EmailCampaignActivityPreview'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -269,7 +269,7 @@ public function retrieveEmailCampaignActivityPreviewUsingGETWithHttpInfo($campai case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailCampaignActivityPreview', + '\ConstantContact\Client\Model\EmailCampaignActivityPreview', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -313,7 +313,7 @@ function ($response) { */ public function retrieveEmailCampaignActivityPreviewUsingGETAsyncWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailCampaignActivityPreviewUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailCampaignActivityPreview'; + $returnType = '\ConstantContact\Client\Model\EmailCampaignActivityPreview'; $request = $this->retrieveEmailCampaignActivityPreviewUsingGETRequest($campaign_activity_id, $contentType); return $this->client @@ -465,9 +465,9 @@ public function retrieveEmailCampaignActivityPreviewUsingGETRequest($campaign_ac * @param string $campaign_activity_id The unique ID for an email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailSchedulesUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailScheduleResponseInner[] + * @return 'ConstantContact\Client\Model\EmailScheduleResponseInner[] */ public function retrieveEmailSchedulesUsingGET($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailSchedulesUsingGET'][0]) { @@ -483,9 +483,9 @@ public function retrieveEmailSchedulesUsingGET($campaign_activity_id, string $co * @param string $campaign_activity_id The unique ID for an email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailSchedulesUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailScheduleResponseInner[], HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailScheduleResponseInner[], HTTP status code, HTTP response headers (array of strings) */ public function retrieveEmailSchedulesUsingGETWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailSchedulesUsingGET'][0]) { @@ -528,11 +528,11 @@ public function retrieveEmailSchedulesUsingGETWithHttpInfo($campaign_activity_id switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailScheduleResponseInner[]' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailScheduleResponseInner[]' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailScheduleResponseInner[]' !== 'string') { + if ('\ConstantContact\Client\Model\EmailScheduleResponseInner[]' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -550,13 +550,13 @@ public function retrieveEmailSchedulesUsingGETWithHttpInfo($campaign_activity_id } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailScheduleResponseInner[]', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailScheduleResponseInner[]', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailScheduleResponseInner[]'; + $returnType = '\ConstantContact\Client\Model\EmailScheduleResponseInner[]'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -589,7 +589,7 @@ public function retrieveEmailSchedulesUsingGETWithHttpInfo($campaign_activity_id case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailScheduleResponseInner[]', + '\ConstantContact\Client\Model\EmailScheduleResponseInner[]', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -633,7 +633,7 @@ function ($response) { */ public function retrieveEmailSchedulesUsingGETAsyncWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailSchedulesUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailScheduleResponseInner[]'; + $returnType = '\ConstantContact\Client\Model\EmailScheduleResponseInner[]'; $request = $this->retrieveEmailSchedulesUsingGETRequest($campaign_activity_id, $contentType); return $this->client @@ -785,9 +785,9 @@ public function retrieveEmailSchedulesUsingGETRequest($campaign_activity_id, str * @param string $campaign_activity_id The unique ID for an email campaign activity. You can return the send history for `primary_email` and `resend` role email campaign activities. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailSendHistoryUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailSendHistoryInner[] + * @return 'ConstantContact\Client\Model\EmailSendHistoryInner[] */ public function retrieveEmailSendHistoryUsingGET($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailSendHistoryUsingGET'][0]) { @@ -803,9 +803,9 @@ public function retrieveEmailSendHistoryUsingGET($campaign_activity_id, string $ * @param string $campaign_activity_id The unique ID for an email campaign activity. You can return the send history for `primary_email` and `resend` role email campaign activities. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['retrieveEmailSendHistoryUsingGET'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailSendHistoryInner[], HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailSendHistoryInner[], HTTP status code, HTTP response headers (array of strings) */ public function retrieveEmailSendHistoryUsingGETWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailSendHistoryUsingGET'][0]) { @@ -848,11 +848,11 @@ public function retrieveEmailSendHistoryUsingGETWithHttpInfo($campaign_activity_ switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\EmailSendHistoryInner[]' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailSendHistoryInner[]' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailSendHistoryInner[]' !== 'string') { + if ('\ConstantContact\Client\Model\EmailSendHistoryInner[]' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -870,13 +870,13 @@ public function retrieveEmailSendHistoryUsingGETWithHttpInfo($campaign_activity_ } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailSendHistoryInner[]', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailSendHistoryInner[]', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailSendHistoryInner[]'; + $returnType = '\ConstantContact\Client\Model\EmailSendHistoryInner[]'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -909,7 +909,7 @@ public function retrieveEmailSendHistoryUsingGETWithHttpInfo($campaign_activity_ case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailSendHistoryInner[]', + '\ConstantContact\Client\Model\EmailSendHistoryInner[]', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -953,7 +953,7 @@ function ($response) { */ public function retrieveEmailSendHistoryUsingGETAsyncWithHttpInfo($campaign_activity_id, string $contentType = self::contentTypes['retrieveEmailSendHistoryUsingGET'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailSendHistoryInner[]'; + $returnType = '\ConstantContact\Client\Model\EmailSendHistoryInner[]'; $request = $this->retrieveEmailSendHistoryUsingGETRequest($campaign_activity_id, $contentType); return $this->client @@ -1103,12 +1103,12 @@ public function retrieveEmailSendHistoryUsingGETRequest($campaign_activity_id, s * POST (Create) an Email Campaign Activity Schedule * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only schedule email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) + * @param 'ConstantContact\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['scheduleEmailCampaignActivityUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\EmailScheduleResponseInner[] + * @return 'ConstantContact\Client\Model\EmailScheduleResponseInner[] */ public function scheduleEmailCampaignActivityUsingPOST($campaign_activity_id, $body, string $contentType = self::contentTypes['scheduleEmailCampaignActivityUsingPOST'][0]) { @@ -1122,12 +1122,12 @@ public function scheduleEmailCampaignActivityUsingPOST($campaign_activity_id, $b * POST (Create) an Email Campaign Activity Schedule * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only schedule email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) + * @param 'ConstantContact\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['scheduleEmailCampaignActivityUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\EmailScheduleResponseInner[], HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\EmailScheduleResponseInner[], HTTP status code, HTTP response headers (array of strings) */ public function scheduleEmailCampaignActivityUsingPOSTWithHttpInfo($campaign_activity_id, $body, string $contentType = self::contentTypes['scheduleEmailCampaignActivityUsingPOST'][0]) { @@ -1170,11 +1170,11 @@ public function scheduleEmailCampaignActivityUsingPOSTWithHttpInfo($campaign_act switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\EmailScheduleResponseInner[]' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\EmailScheduleResponseInner[]' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\EmailScheduleResponseInner[]' !== 'string') { + if ('\ConstantContact\Client\Model\EmailScheduleResponseInner[]' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1192,13 +1192,13 @@ public function scheduleEmailCampaignActivityUsingPOSTWithHttpInfo($campaign_act } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\EmailScheduleResponseInner[]', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\EmailScheduleResponseInner[]', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\EmailScheduleResponseInner[]'; + $returnType = '\ConstantContact\Client\Model\EmailScheduleResponseInner[]'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1231,7 +1231,7 @@ public function scheduleEmailCampaignActivityUsingPOSTWithHttpInfo($campaign_act case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\EmailScheduleResponseInner[]', + '\ConstantContact\Client\Model\EmailScheduleResponseInner[]', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1247,7 +1247,7 @@ public function scheduleEmailCampaignActivityUsingPOSTWithHttpInfo($campaign_act * POST (Create) an Email Campaign Activity Schedule * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only schedule email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) + * @param 'ConstantContact\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['scheduleEmailCampaignActivityUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1269,7 +1269,7 @@ function ($response) { * POST (Create) an Email Campaign Activity Schedule * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only schedule email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) + * @param 'ConstantContact\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['scheduleEmailCampaignActivityUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1277,7 +1277,7 @@ function ($response) { */ public function scheduleEmailCampaignActivityUsingPOSTAsyncWithHttpInfo($campaign_activity_id, $body, string $contentType = self::contentTypes['scheduleEmailCampaignActivityUsingPOST'][0]) { - $returnType = '\OpenAPI\Client\Model\EmailScheduleResponseInner[]'; + $returnType = '\ConstantContact\Client\Model\EmailScheduleResponseInner[]'; $request = $this->scheduleEmailCampaignActivityUsingPOSTRequest($campaign_activity_id, $body, $contentType); return $this->client @@ -1320,7 +1320,7 @@ function ($exception) { * Create request for operation 'scheduleEmailCampaignActivityUsingPOST' * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only schedule email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) + * @param 'ConstantContact\Client\Model\EmailScheduleInput $body A request body payload that contains the date that you want Constant Contact to send your email campaign activity on. Use `\"0\"` as the date to have Constant Contact immediately send the email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['scheduleEmailCampaignActivityUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1442,10 +1442,10 @@ public function scheduleEmailCampaignActivityUsingPOSTRequest($campaign_activity * POST Test Send an Email Campaign Activity * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only test send email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) + * @param 'ConstantContact\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['testSendCampaignActivityUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -1460,10 +1460,10 @@ public function testSendCampaignActivityUsingPOST($campaign_activity_id, $email_ * POST Test Send an Email Campaign Activity * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only test send email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) + * @param 'ConstantContact\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['testSendCampaignActivityUsingPOST'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -1521,7 +1521,7 @@ public function testSendCampaignActivityUsingPOSTWithHttpInfo($campaign_activity * POST Test Send an Email Campaign Activity * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only test send email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) + * @param 'ConstantContact\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['testSendCampaignActivityUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1543,7 +1543,7 @@ function ($response) { * POST Test Send an Email Campaign Activity * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only test send email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) + * @param 'ConstantContact\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['testSendCampaignActivityUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1581,7 +1581,7 @@ function ($exception) { * Create request for operation 'testSendCampaignActivityUsingPOST' * * @param string $campaign_activity_id The unique ID for an email campaign activity. You can only test send email campaign activities that have the `primary_email` role. (required) - * @param \OpenAPI\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) + * @param 'ConstantContact\Client\Model\EmailTestSendInput $email_test_send_input A JSON request body that contains the recipients of the test email and an optional personal message. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['testSendCampaignActivityUsingPOST'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1705,7 +1705,7 @@ public function testSendCampaignActivityUsingPOSTRequest($campaign_activity_id, * @param string $campaign_activity_id The unique ID for an email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['unscheduleEmailCampaignActivityUsingDELETE'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -1722,7 +1722,7 @@ public function unscheduleEmailCampaignActivityUsingDELETE($campaign_activity_id * @param string $campaign_activity_id The unique ID for an email campaign activity. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['unscheduleEmailCampaignActivityUsingDELETE'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ diff --git a/src/Api/LandingPagesReportingApi.php b/src/Api/LandingPagesReportingApi.php index fa99560..0c9f612 100644 --- a/src/Api/LandingPagesReportingApi.php +++ b/src/Api/LandingPagesReportingApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * LandingPagesReportingApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -147,9 +147,9 @@ public function getConfig() * @param string $contacts_filter Use to filter the results to only include contacts that contain a certain value. This parameter does full and partial matches and applies to the contact first name, last name, and email fields. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactAdds'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PContactAddTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\PContactAddTrackingActivitiesPage */ public function getContactAdds($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getContactAdds'][0]) { @@ -167,9 +167,9 @@ public function getContactAdds($campaign_activity_id, $limit = '50', $contacts_f * @param string $contacts_filter Use to filter the results to only include contacts that contain a certain value. This parameter does full and partial matches and applies to the contact first name, last name, and email fields. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactAdds'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PContactAddTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PContactAddTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getContactAddsWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getContactAdds'][0]) { @@ -212,11 +212,11 @@ public function getContactAddsWithHttpInfo($campaign_activity_id, $limit = '50', switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PContactAddTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PContactAddTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PContactAddTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\PContactAddTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -234,13 +234,13 @@ public function getContactAddsWithHttpInfo($campaign_activity_id, $limit = '50', } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PContactAddTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PContactAddTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PContactAddTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactAddTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -273,7 +273,7 @@ public function getContactAddsWithHttpInfo($campaign_activity_id, $limit = '50', case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PContactAddTrackingActivitiesPage', + '\ConstantContact\Client\Model\PContactAddTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -321,7 +321,7 @@ function ($response) { */ public function getContactAddsAsyncWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getContactAdds'][0]) { - $returnType = '\OpenAPI\Client\Model\PContactAddTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactAddTrackingActivitiesPage'; $request = $this->getContactAddsRequest($campaign_activity_id, $limit, $contacts_filter, $contentType); return $this->client @@ -497,9 +497,9 @@ public function getContactAddsRequest($campaign_activity_id, $limit = '50', $con * @param string $contacts_filter Use to filter the results to only include contacts that contain a certain value. This parameter does full and partial matches and applies to the contact first name, last name, and email fields. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage */ public function getContactOpens($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getContactOpens'][0]) { @@ -517,9 +517,9 @@ public function getContactOpens($campaign_activity_id, $limit = '50', $contacts_ * @param string $contacts_filter Use to filter the results to only include contacts that contain a certain value. This parameter does full and partial matches and applies to the contact first name, last name, and email fields. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getContactOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getContactOpensWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getContactOpens'][0]) { @@ -562,11 +562,11 @@ public function getContactOpensWithHttpInfo($campaign_activity_id, $limit = '50' switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -584,13 +584,13 @@ public function getContactOpensWithHttpInfo($campaign_activity_id, $limit = '50' } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -623,7 +623,7 @@ public function getContactOpensWithHttpInfo($campaign_activity_id, $limit = '50' case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage', + '\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -671,7 +671,7 @@ function ($response) { */ public function getContactOpensAsyncWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getContactOpens'][0]) { - $returnType = '\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage'; $request = $this->getContactOpensRequest($campaign_activity_id, $limit, $contacts_filter, $contentType); return $this->client @@ -847,9 +847,9 @@ public function getContactOpensRequest($campaign_activity_id, $limit = '50', $co * @param string $contacts_filter Use to filter the results to return only contacts that match a contacts full or partial first or last name, or email. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueContactClicks'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PContactClickTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\PContactClickTrackingActivitiesPage */ public function getUniqueContactClicks($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactClicks'][0]) { @@ -867,9 +867,9 @@ public function getUniqueContactClicks($campaign_activity_id, $limit = '50', $co * @param string $contacts_filter Use to filter the results to return only contacts that match a contacts full or partial first or last name, or email. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueContactClicks'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PContactClickTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PContactClickTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getUniqueContactClicksWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactClicks'][0]) { @@ -912,11 +912,11 @@ public function getUniqueContactClicksWithHttpInfo($campaign_activity_id, $limit switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PContactClickTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PContactClickTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PContactClickTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\PContactClickTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -934,13 +934,13 @@ public function getUniqueContactClicksWithHttpInfo($campaign_activity_id, $limit } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PContactClickTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PContactClickTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PContactClickTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactClickTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -973,7 +973,7 @@ public function getUniqueContactClicksWithHttpInfo($campaign_activity_id, $limit case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PContactClickTrackingActivitiesPage', + '\ConstantContact\Client\Model\PContactClickTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1021,7 +1021,7 @@ function ($response) { */ public function getUniqueContactClicksAsyncWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactClicks'][0]) { - $returnType = '\OpenAPI\Client\Model\PContactClickTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactClickTrackingActivitiesPage'; $request = $this->getUniqueContactClicksRequest($campaign_activity_id, $limit, $contacts_filter, $contentType); return $this->client @@ -1197,9 +1197,9 @@ public function getUniqueContactClicksRequest($campaign_activity_id, $limit = '5 * @param string $contacts_filter Use to filter the results to only include contacts that contain a certain value. This parameter does full and partial matches and applies to the contact first name, last name, and email fields. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueContactOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage */ public function getUniqueContactOpens($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactOpens'][0]) { @@ -1217,9 +1217,9 @@ public function getUniqueContactOpens($campaign_activity_id, $limit = '50', $con * @param string $contacts_filter Use to filter the results to only include contacts that contain a certain value. This parameter does full and partial matches and applies to the contact first name, last name, and email fields. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueContactOpens'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getUniqueContactOpensWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactOpens'][0]) { @@ -1262,11 +1262,11 @@ public function getUniqueContactOpensWithHttpInfo($campaign_activity_id, $limit switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1284,13 +1284,13 @@ public function getUniqueContactOpensWithHttpInfo($campaign_activity_id, $limit } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1323,7 +1323,7 @@ public function getUniqueContactOpensWithHttpInfo($campaign_activity_id, $limit case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage', + '\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1371,7 +1371,7 @@ function ($response) { */ public function getUniqueContactOpensAsyncWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactOpens'][0]) { - $returnType = '\OpenAPI\Client\Model\PContactOpensTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactOpensTrackingActivitiesPage'; $request = $this->getUniqueContactOpensRequest($campaign_activity_id, $limit, $contacts_filter, $contentType); return $this->client @@ -1547,9 +1547,9 @@ public function getUniqueContactOpensRequest($campaign_activity_id, $limit = '50 * @param string $contacts_filter Use to filter the results to return only contacts that match a contacts full or partial first or last name, or email. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueContactSMSOptIns'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage */ public function getUniqueContactSMSOptIns($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactSMSOptIns'][0]) { @@ -1567,9 +1567,9 @@ public function getUniqueContactSMSOptIns($campaign_activity_id, $limit = '50', * @param string $contacts_filter Use to filter the results to return only contacts that match a contacts full or partial first or last name, or email. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueContactSMSOptIns'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getUniqueContactSMSOptInsWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactSMSOptIns'][0]) { @@ -1612,11 +1612,11 @@ public function getUniqueContactSMSOptInsWithHttpInfo($campaign_activity_id, $li switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1634,13 +1634,13 @@ public function getUniqueContactSMSOptInsWithHttpInfo($campaign_activity_id, $li } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1673,7 +1673,7 @@ public function getUniqueContactSMSOptInsWithHttpInfo($campaign_activity_id, $li case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage', + '\ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1721,7 +1721,7 @@ function ($response) { */ public function getUniqueContactSMSOptInsAsyncWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactSMSOptIns'][0]) { - $returnType = '\OpenAPI\Client\Model\PContactSMSOptInTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactSMSOptInTrackingActivitiesPage'; $request = $this->getUniqueContactSMSOptInsRequest($campaign_activity_id, $limit, $contacts_filter, $contentType); return $this->client @@ -1897,9 +1897,9 @@ public function getUniqueContactSMSOptInsRequest($campaign_activity_id, $limit = * @param string $contacts_filter Use to filter the results to only include contacts that contain a certain value. This parameter does full and partial matches and applies to the contact first name, last name, and email fields. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueContactUpdates'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage + * @return 'ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage */ public function getUniqueContactUpdates($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactUpdates'][0]) { @@ -1917,9 +1917,9 @@ public function getUniqueContactUpdates($campaign_activity_id, $limit = '50', $c * @param string $contacts_filter Use to filter the results to only include contacts that contain a certain value. This parameter does full and partial matches and applies to the contact first name, last name, and email fields. For example: Josie or Jo. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getUniqueContactUpdates'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage, HTTP status code, HTTP response headers (array of strings) */ public function getUniqueContactUpdatesWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactUpdates'][0]) { @@ -1962,11 +1962,11 @@ public function getUniqueContactUpdatesWithHttpInfo($campaign_activity_id, $limi switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage' !== 'string') { + if ('\ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1984,13 +1984,13 @@ public function getUniqueContactUpdatesWithHttpInfo($campaign_activity_id, $limi } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2023,7 +2023,7 @@ public function getUniqueContactUpdatesWithHttpInfo($campaign_activity_id, $limi case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage', + '\ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2071,7 +2071,7 @@ function ($response) { */ public function getUniqueContactUpdatesAsyncWithHttpInfo($campaign_activity_id, $limit = '50', $contacts_filter = null, string $contentType = self::contentTypes['getUniqueContactUpdates'][0]) { - $returnType = '\OpenAPI\Client\Model\PContactUpdateTrackingActivitiesPage'; + $returnType = '\ConstantContact\Client\Model\PContactUpdateTrackingActivitiesPage'; $request = $this->getUniqueContactUpdatesRequest($campaign_activity_id, $limit, $contacts_filter, $contentType); return $this->client diff --git a/src/Api/SMSReportingApi.php b/src/Api/SMSReportingApi.php index 3e6a434..08384d6 100644 --- a/src/Api/SMSReportingApi.php +++ b/src/Api/SMSReportingApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * SMSReportingApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -130,9 +130,9 @@ public function getConfig() * @param string $limit Use to limit the number of results to return on a single page. The default is `50` and the maximum is `500` per page. (optional, default to '50') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAllBulkSmsCampaignSummaries'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\SmsCampaignSummariesPage + * @return 'ConstantContact\Client\Model\SmsCampaignSummariesPage */ public function getAllBulkSmsCampaignSummaries($limit = '50', string $contentType = self::contentTypes['getAllBulkSmsCampaignSummaries'][0]) { @@ -148,9 +148,9 @@ public function getAllBulkSmsCampaignSummaries($limit = '50', string $contentTyp * @param string $limit Use to limit the number of results to return on a single page. The default is `50` and the maximum is `500` per page. (optional, default to '50') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAllBulkSmsCampaignSummaries'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\SmsCampaignSummariesPage, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\SmsCampaignSummariesPage, HTTP status code, HTTP response headers (array of strings) */ public function getAllBulkSmsCampaignSummariesWithHttpInfo($limit = '50', string $contentType = self::contentTypes['getAllBulkSmsCampaignSummaries'][0]) { @@ -193,11 +193,11 @@ public function getAllBulkSmsCampaignSummariesWithHttpInfo($limit = '50', string switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\SmsCampaignSummariesPage' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\SmsCampaignSummariesPage' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\SmsCampaignSummariesPage' !== 'string') { + if ('\ConstantContact\Client\Model\SmsCampaignSummariesPage' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -215,13 +215,13 @@ public function getAllBulkSmsCampaignSummariesWithHttpInfo($limit = '50', string } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\SmsCampaignSummariesPage', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\SmsCampaignSummariesPage', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\SmsCampaignSummariesPage'; + $returnType = '\ConstantContact\Client\Model\SmsCampaignSummariesPage'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -254,7 +254,7 @@ public function getAllBulkSmsCampaignSummariesWithHttpInfo($limit = '50', string case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\SmsCampaignSummariesPage', + '\ConstantContact\Client\Model\SmsCampaignSummariesPage', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -298,7 +298,7 @@ function ($response) { */ public function getAllBulkSmsCampaignSummariesAsyncWithHttpInfo($limit = '50', string $contentType = self::contentTypes['getAllBulkSmsCampaignSummaries'][0]) { - $returnType = '\OpenAPI\Client\Model\SmsCampaignSummariesPage'; + $returnType = '\ConstantContact\Client\Model\SmsCampaignSummariesPage'; $request = $this->getAllBulkSmsCampaignSummariesRequest($limit, $contentType); return $this->client diff --git a/src/Api/SegmentsApi.php b/src/Api/SegmentsApi.php index 06131e1..47580c7 100644 --- a/src/Api/SegmentsApi.php +++ b/src/Api/SegmentsApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * SegmentsApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -142,12 +142,12 @@ public function getConfig() * * POST (create) a Segment * - * @param \OpenAPI\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) + * @param 'ConstantContact\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSegment'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\SegmentDetail + * @return 'ConstantContact\Client\Model\SegmentDetail */ public function createSegment($body, string $contentType = self::contentTypes['createSegment'][0]) { @@ -160,12 +160,12 @@ public function createSegment($body, string $contentType = self::contentTypes['c * * POST (create) a Segment * - * @param \OpenAPI\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) + * @param 'ConstantContact\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSegment'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\SegmentDetail, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\SegmentDetail, HTTP status code, HTTP response headers (array of strings) */ public function createSegmentWithHttpInfo($body, string $contentType = self::contentTypes['createSegment'][0]) { @@ -208,11 +208,11 @@ public function createSegmentWithHttpInfo($body, string $contentType = self::con switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\SegmentDetail' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\SegmentDetail' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\SegmentDetail' !== 'string') { + if ('\ConstantContact\Client\Model\SegmentDetail' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -230,13 +230,13 @@ public function createSegmentWithHttpInfo($body, string $contentType = self::con } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\SegmentDetail', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\SegmentDetail', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\SegmentDetail'; + $returnType = '\ConstantContact\Client\Model\SegmentDetail'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -269,7 +269,7 @@ public function createSegmentWithHttpInfo($body, string $contentType = self::con case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\SegmentDetail', + '\ConstantContact\Client\Model\SegmentDetail', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -284,7 +284,7 @@ public function createSegmentWithHttpInfo($body, string $contentType = self::con * * POST (create) a Segment * - * @param \OpenAPI\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) + * @param 'ConstantContact\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSegment'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -305,7 +305,7 @@ function ($response) { * * POST (create) a Segment * - * @param \OpenAPI\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) + * @param 'ConstantContact\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSegment'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -313,7 +313,7 @@ function ($response) { */ public function createSegmentAsyncWithHttpInfo($body, string $contentType = self::contentTypes['createSegment'][0]) { - $returnType = '\OpenAPI\Client\Model\SegmentDetail'; + $returnType = '\ConstantContact\Client\Model\SegmentDetail'; $request = $this->createSegmentRequest($body, $contentType); return $this->client @@ -355,7 +355,7 @@ function ($exception) { /** * Create request for operation 'createSegment' * - * @param \OpenAPI\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) + * @param 'ConstantContact\Client\Model\SegmentData $body The segment `name` and `segment_criteria` (requires single-string escaped JSON). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSegment'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -464,7 +464,7 @@ public function createSegmentRequest($body, string $contentType = self::contentT * @param int $segment_id The system generated ID that uniquely identifies the segment. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteSegment'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -481,7 +481,7 @@ public function deleteSegment($segment_id, string $contentType = self::contentTy * @param int $segment_id The system generated ID that uniquely identifies the segment. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteSegment'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -707,9 +707,9 @@ public function deleteSegmentRequest($segment_id, string $contentType = self::co * @param string $sort_by Specify the segment sort order to use. Sort by name (`sort_by=name`) in ascending order, or sort by date (`sort_by=date`) in descending order with the most recently updated segments listed first. (optional, default to 'date') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAccountSegments'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\SegmentsDTO + * @return 'ConstantContact\Client\Model\SegmentsDTO */ public function getAccountSegments($limit = '1000', $sort_by = 'date', string $contentType = self::contentTypes['getAccountSegments'][0]) { @@ -726,9 +726,9 @@ public function getAccountSegments($limit = '1000', $sort_by = 'date', string $c * @param string $sort_by Specify the segment sort order to use. Sort by name (`sort_by=name`) in ascending order, or sort by date (`sort_by=date`) in descending order with the most recently updated segments listed first. (optional, default to 'date') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAccountSegments'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\SegmentsDTO, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\SegmentsDTO, HTTP status code, HTTP response headers (array of strings) */ public function getAccountSegmentsWithHttpInfo($limit = '1000', $sort_by = 'date', string $contentType = self::contentTypes['getAccountSegments'][0]) { @@ -771,11 +771,11 @@ public function getAccountSegmentsWithHttpInfo($limit = '1000', $sort_by = 'date switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\SegmentsDTO' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\SegmentsDTO' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\SegmentsDTO' !== 'string') { + if ('\ConstantContact\Client\Model\SegmentsDTO' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -793,13 +793,13 @@ public function getAccountSegmentsWithHttpInfo($limit = '1000', $sort_by = 'date } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\SegmentsDTO', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\SegmentsDTO', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\SegmentsDTO'; + $returnType = '\ConstantContact\Client\Model\SegmentsDTO'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -832,7 +832,7 @@ public function getAccountSegmentsWithHttpInfo($limit = '1000', $sort_by = 'date case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\SegmentsDTO', + '\ConstantContact\Client\Model\SegmentsDTO', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -878,7 +878,7 @@ function ($response) { */ public function getAccountSegmentsAsyncWithHttpInfo($limit = '1000', $sort_by = 'date', string $contentType = self::contentTypes['getAccountSegments'][0]) { - $returnType = '\OpenAPI\Client\Model\SegmentsDTO'; + $returnType = '\ConstantContact\Client\Model\SegmentsDTO'; $request = $this->getAccountSegmentsRequest($limit, $sort_by, $contentType); return $this->client @@ -1036,9 +1036,9 @@ public function getAccountSegmentsRequest($limit = '1000', $sort_by = 'date', st * @param int $segment_id The system-generated unique ID that identifies a segment. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSegmentDetail'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\SegmentDetail + * @return 'ConstantContact\Client\Model\SegmentDetail */ public function getSegmentDetail($segment_id, string $contentType = self::contentTypes['getSegmentDetail'][0]) { @@ -1054,9 +1054,9 @@ public function getSegmentDetail($segment_id, string $contentType = self::conten * @param int $segment_id The system-generated unique ID that identifies a segment. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getSegmentDetail'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\SegmentDetail, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\SegmentDetail, HTTP status code, HTTP response headers (array of strings) */ public function getSegmentDetailWithHttpInfo($segment_id, string $contentType = self::contentTypes['getSegmentDetail'][0]) { @@ -1099,11 +1099,11 @@ public function getSegmentDetailWithHttpInfo($segment_id, string $contentType = switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\SegmentDetail' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\SegmentDetail' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\SegmentDetail' !== 'string') { + if ('\ConstantContact\Client\Model\SegmentDetail' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1121,13 +1121,13 @@ public function getSegmentDetailWithHttpInfo($segment_id, string $contentType = } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\SegmentDetail', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\SegmentDetail', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\SegmentDetail'; + $returnType = '\ConstantContact\Client\Model\SegmentDetail'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1160,7 +1160,7 @@ public function getSegmentDetailWithHttpInfo($segment_id, string $contentType = case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\SegmentDetail', + '\ConstantContact\Client\Model\SegmentDetail', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1204,7 +1204,7 @@ function ($response) { */ public function getSegmentDetailAsyncWithHttpInfo($segment_id, string $contentType = self::contentTypes['getSegmentDetail'][0]) { - $returnType = '\OpenAPI\Client\Model\SegmentDetail'; + $returnType = '\ConstantContact\Client\Model\SegmentDetail'; $request = $this->getSegmentDetailRequest($segment_id, $contentType); return $this->client @@ -1354,12 +1354,12 @@ public function getSegmentDetailRequest($segment_id, string $contentType = self: * PUT (update) a Segment * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) + * @param 'ConstantContact\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegment'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\SegmentDetail + * @return 'ConstantContact\Client\Model\SegmentDetail */ public function updateSegment($segment_id, $body, string $contentType = self::contentTypes['updateSegment'][0]) { @@ -1373,12 +1373,12 @@ public function updateSegment($segment_id, $body, string $contentType = self::co * PUT (update) a Segment * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) + * @param 'ConstantContact\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegment'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\SegmentDetail, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\SegmentDetail, HTTP status code, HTTP response headers (array of strings) */ public function updateSegmentWithHttpInfo($segment_id, $body, string $contentType = self::contentTypes['updateSegment'][0]) { @@ -1421,11 +1421,11 @@ public function updateSegmentWithHttpInfo($segment_id, $body, string $contentTyp switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\SegmentDetail' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\SegmentDetail' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\SegmentDetail' !== 'string') { + if ('\ConstantContact\Client\Model\SegmentDetail' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1443,13 +1443,13 @@ public function updateSegmentWithHttpInfo($segment_id, $body, string $contentTyp } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\SegmentDetail', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\SegmentDetail', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\SegmentDetail'; + $returnType = '\ConstantContact\Client\Model\SegmentDetail'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1482,7 +1482,7 @@ public function updateSegmentWithHttpInfo($segment_id, $body, string $contentTyp case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\SegmentDetail', + '\ConstantContact\Client\Model\SegmentDetail', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1498,7 +1498,7 @@ public function updateSegmentWithHttpInfo($segment_id, $body, string $contentTyp * PUT (update) a Segment * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) + * @param 'ConstantContact\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegment'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1520,7 +1520,7 @@ function ($response) { * PUT (update) a Segment * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) + * @param 'ConstantContact\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegment'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1528,7 +1528,7 @@ function ($response) { */ public function updateSegmentAsyncWithHttpInfo($segment_id, $body, string $contentType = self::contentTypes['updateSegment'][0]) { - $returnType = '\OpenAPI\Client\Model\SegmentDetail'; + $returnType = '\ConstantContact\Client\Model\SegmentDetail'; $request = $this->updateSegmentRequest($segment_id, $body, $contentType); return $this->client @@ -1571,7 +1571,7 @@ function ($exception) { * Create request for operation 'updateSegment' * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) + * @param 'ConstantContact\Client\Model\SegmentData $body Include both the `name` and `segment_criteria` (single-string escaped JSON) in the body request, then make updates to either or both. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegment'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1693,12 +1693,12 @@ public function updateSegmentRequest($segment_id, $body, string $contentType = s * PATCH (rename) a Segment * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) + * @param 'ConstantContact\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegmentName'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\SegmentDetail + * @return 'ConstantContact\Client\Model\SegmentDetail */ public function updateSegmentName($segment_id, $body, string $contentType = self::contentTypes['updateSegmentName'][0]) { @@ -1712,12 +1712,12 @@ public function updateSegmentName($segment_id, $body, string $contentType = self * PATCH (rename) a Segment * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) + * @param 'ConstantContact\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegmentName'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\SegmentDetail, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\SegmentDetail, HTTP status code, HTTP response headers (array of strings) */ public function updateSegmentNameWithHttpInfo($segment_id, $body, string $contentType = self::contentTypes['updateSegmentName'][0]) { @@ -1760,11 +1760,11 @@ public function updateSegmentNameWithHttpInfo($segment_id, $body, string $conten switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\SegmentDetail' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\SegmentDetail' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\SegmentDetail' !== 'string') { + if ('\ConstantContact\Client\Model\SegmentDetail' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1782,13 +1782,13 @@ public function updateSegmentNameWithHttpInfo($segment_id, $body, string $conten } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\SegmentDetail', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\SegmentDetail', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\SegmentDetail'; + $returnType = '\ConstantContact\Client\Model\SegmentDetail'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1821,7 +1821,7 @@ public function updateSegmentNameWithHttpInfo($segment_id, $body, string $conten case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\SegmentDetail', + '\ConstantContact\Client\Model\SegmentDetail', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1837,7 +1837,7 @@ public function updateSegmentNameWithHttpInfo($segment_id, $body, string $conten * PATCH (rename) a Segment * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) + * @param 'ConstantContact\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegmentName'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1859,7 +1859,7 @@ function ($response) { * PATCH (rename) a Segment * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) + * @param 'ConstantContact\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegmentName'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1867,7 +1867,7 @@ function ($response) { */ public function updateSegmentNameAsyncWithHttpInfo($segment_id, $body, string $contentType = self::contentTypes['updateSegmentName'][0]) { - $returnType = '\OpenAPI\Client\Model\SegmentDetail'; + $returnType = '\ConstantContact\Client\Model\SegmentDetail'; $request = $this->updateSegmentNameRequest($segment_id, $body, $contentType); return $this->client @@ -1910,7 +1910,7 @@ function ($exception) { * Create request for operation 'updateSegmentName' * * @param int $segment_id The system generated ID that uniquely identifies the segment that you want to modify. (required) - * @param \OpenAPI\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) + * @param 'ConstantContact\Client\Model\SegmentName $body Include the existing segment `name` in the body request, then rename the segment using a unique new name. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['updateSegmentName'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/TechnologyPartnersApi.php b/src/Api/TechnologyPartnersApi.php index 8355512..745d180 100644 --- a/src/Api/TechnologyPartnersApi.php +++ b/src/Api/TechnologyPartnersApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * TechnologyPartnersApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -146,12 +146,12 @@ public function getConfig() * PUT Cancel the Billing Plan for a Client Account * * @param string $encoded_account_id The system generated ID that uniquely identifies the client account. (required) - * @param \OpenAPI\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) + * @param 'ConstantContact\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['cancelAccount'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\AccountCancellation + * @return 'ConstantContact\Client\Model\AccountCancellation */ public function cancelAccount($encoded_account_id, $body = null, string $contentType = self::contentTypes['cancelAccount'][0]) { @@ -165,12 +165,12 @@ public function cancelAccount($encoded_account_id, $body = null, string $content * PUT Cancel the Billing Plan for a Client Account * * @param string $encoded_account_id The system generated ID that uniquely identifies the client account. (required) - * @param \OpenAPI\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) + * @param 'ConstantContact\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['cancelAccount'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\AccountCancellation, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\AccountCancellation, HTTP status code, HTTP response headers (array of strings) */ public function cancelAccountWithHttpInfo($encoded_account_id, $body = null, string $contentType = self::contentTypes['cancelAccount'][0]) { @@ -213,11 +213,11 @@ public function cancelAccountWithHttpInfo($encoded_account_id, $body = null, str switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\AccountCancellation' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\AccountCancellation' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\AccountCancellation' !== 'string') { + if ('\ConstantContact\Client\Model\AccountCancellation' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -235,13 +235,13 @@ public function cancelAccountWithHttpInfo($encoded_account_id, $body = null, str } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\AccountCancellation', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\AccountCancellation', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\AccountCancellation'; + $returnType = '\ConstantContact\Client\Model\AccountCancellation'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -274,7 +274,7 @@ public function cancelAccountWithHttpInfo($encoded_account_id, $body = null, str case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\AccountCancellation', + '\ConstantContact\Client\Model\AccountCancellation', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -290,7 +290,7 @@ public function cancelAccountWithHttpInfo($encoded_account_id, $body = null, str * PUT Cancel the Billing Plan for a Client Account * * @param string $encoded_account_id The system generated ID that uniquely identifies the client account. (required) - * @param \OpenAPI\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) + * @param 'ConstantContact\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['cancelAccount'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -312,7 +312,7 @@ function ($response) { * PUT Cancel the Billing Plan for a Client Account * * @param string $encoded_account_id The system generated ID that uniquely identifies the client account. (required) - * @param \OpenAPI\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) + * @param 'ConstantContact\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['cancelAccount'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -320,7 +320,7 @@ function ($response) { */ public function cancelAccountAsyncWithHttpInfo($encoded_account_id, $body = null, string $contentType = self::contentTypes['cancelAccount'][0]) { - $returnType = '\OpenAPI\Client\Model\AccountCancellation'; + $returnType = '\ConstantContact\Client\Model\AccountCancellation'; $request = $this->cancelAccountRequest($encoded_account_id, $body, $contentType); return $this->client @@ -363,7 +363,7 @@ function ($exception) { * Create request for operation 'cancelAccount' * * @param string $encoded_account_id The system generated ID that uniquely identifies the client account. (required) - * @param \OpenAPI\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) + * @param 'ConstantContact\Client\Model\AccountCancellation $body By default, the current date and time is automatically used as the cancellation date. However, you can specify a future date and time to cancel the account (`effective_date`) in the request body in ISO format. You can also enter the client's cancellation reason (`reason_id`). (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['cancelAccount'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -476,10 +476,10 @@ public function cancelAccountRequest($encoded_account_id, $body = null, string $ * POST a User Under a Partner's SSO-Enabled Client Account * * @param string $encoded_account_id The encoded account ID that identifies the partner's client account to which to add the new user. (required) - * @param \OpenAPI\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) + * @param 'ConstantContact\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSSOUser'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -494,10 +494,10 @@ public function createSSOUser($encoded_account_id, $sso_user, string $contentTyp * POST a User Under a Partner's SSO-Enabled Client Account * * @param string $encoded_account_id The encoded account ID that identifies the partner's client account to which to add the new user. (required) - * @param \OpenAPI\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) + * @param 'ConstantContact\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSSOUser'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -555,7 +555,7 @@ public function createSSOUserWithHttpInfo($encoded_account_id, $sso_user, string * POST a User Under a Partner's SSO-Enabled Client Account * * @param string $encoded_account_id The encoded account ID that identifies the partner's client account to which to add the new user. (required) - * @param \OpenAPI\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) + * @param 'ConstantContact\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSSOUser'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -577,7 +577,7 @@ function ($response) { * POST a User Under a Partner's SSO-Enabled Client Account * * @param string $encoded_account_id The encoded account ID that identifies the partner's client account to which to add the new user. (required) - * @param \OpenAPI\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) + * @param 'ConstantContact\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSSOUser'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -615,7 +615,7 @@ function ($exception) { * Create request for operation 'createSSOUser' * * @param string $encoded_account_id The encoded account ID that identifies the partner's client account to which to add the new user. (required) - * @param \OpenAPI\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) + * @param 'ConstantContact\Client\Model\SSOUser $sso_user The JSON payload used to create a new user under the specified partner's client account. All request body properties are required (`first_name`, `last_name`, `role_name`, `contact_email`, `login_name`, `external_id`, `external_provider`). (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['createSSOUser'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -738,9 +738,9 @@ public function createSSOUserRequest($encoded_account_id, $sso_user, string $con * @param string $account_type Filters client account results by account type: `all` (default), `managed`, or `unmanaged`. Excluding the `account_type` query parameter returns all client accounts for the partner. (optional, default to 'all') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPartnerSiteOwners'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PartnerAccount + * @return 'ConstantContact\Client\Model\PartnerAccount */ public function getPartnerSiteOwners($offset = null, $limit = '50', $account_type = 'all', string $contentType = self::contentTypes['getPartnerSiteOwners'][0]) { @@ -758,9 +758,9 @@ public function getPartnerSiteOwners($offset = null, $limit = '50', $account_typ * @param string $account_type Filters client account results by account type: `all` (default), `managed`, or `unmanaged`. Excluding the `account_type` query parameter returns all client accounts for the partner. (optional, default to 'all') * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPartnerSiteOwners'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PartnerAccount, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PartnerAccount, HTTP status code, HTTP response headers (array of strings) */ public function getPartnerSiteOwnersWithHttpInfo($offset = null, $limit = '50', $account_type = 'all', string $contentType = self::contentTypes['getPartnerSiteOwners'][0]) { @@ -803,11 +803,11 @@ public function getPartnerSiteOwnersWithHttpInfo($offset = null, $limit = '50', switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PartnerAccount' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PartnerAccount' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PartnerAccount' !== 'string') { + if ('\ConstantContact\Client\Model\PartnerAccount' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -825,13 +825,13 @@ public function getPartnerSiteOwnersWithHttpInfo($offset = null, $limit = '50', } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PartnerAccount', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PartnerAccount', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PartnerAccount'; + $returnType = '\ConstantContact\Client\Model\PartnerAccount'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -864,7 +864,7 @@ public function getPartnerSiteOwnersWithHttpInfo($offset = null, $limit = '50', case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PartnerAccount', + '\ConstantContact\Client\Model\PartnerAccount', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -912,7 +912,7 @@ function ($response) { */ public function getPartnerSiteOwnersAsyncWithHttpInfo($offset = null, $limit = '50', $account_type = 'all', string $contentType = self::contentTypes['getPartnerSiteOwners'][0]) { - $returnType = '\OpenAPI\Client\Model\PartnerAccount'; + $returnType = '\ConstantContact\Client\Model\PartnerAccount'; $request = $this->getPartnerSiteOwnersRequest($offset, $limit, $account_type, $contentType); return $this->client @@ -1078,9 +1078,9 @@ public function getPartnerSiteOwnersRequest($offset = null, $limit = '50', $acco * @param string $encoded_account_id Specify the client's unique `encoded_account_id`. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPlan'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PlanTiersObject + * @return 'ConstantContact\Client\Model\PlanTiersObject */ public function getPlan($encoded_account_id, string $contentType = self::contentTypes['getPlan'][0]) { @@ -1096,9 +1096,9 @@ public function getPlan($encoded_account_id, string $contentType = self::content * @param string $encoded_account_id Specify the client's unique `encoded_account_id`. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPlan'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PlanTiersObject, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PlanTiersObject, HTTP status code, HTTP response headers (array of strings) */ public function getPlanWithHttpInfo($encoded_account_id, string $contentType = self::contentTypes['getPlan'][0]) { @@ -1141,11 +1141,11 @@ public function getPlanWithHttpInfo($encoded_account_id, string $contentType = s switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PlanTiersObject' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PlanTiersObject' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PlanTiersObject' !== 'string') { + if ('\ConstantContact\Client\Model\PlanTiersObject' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1163,13 +1163,13 @@ public function getPlanWithHttpInfo($encoded_account_id, string $contentType = s } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PlanTiersObject', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PlanTiersObject', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PlanTiersObject'; + $returnType = '\ConstantContact\Client\Model\PlanTiersObject'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1202,7 +1202,7 @@ public function getPlanWithHttpInfo($encoded_account_id, string $contentType = s case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PlanTiersObject', + '\ConstantContact\Client\Model\PlanTiersObject', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1246,7 +1246,7 @@ function ($response) { */ public function getPlanAsyncWithHttpInfo($encoded_account_id, string $contentType = self::contentTypes['getPlan'][0]) { - $returnType = '\OpenAPI\Client\Model\PlanTiersObject'; + $returnType = '\ConstantContact\Client\Model\PlanTiersObject'; $request = $this->getPlanRequest($encoded_account_id, $contentType); return $this->client @@ -1393,10 +1393,10 @@ public function getPlanRequest($encoded_account_id, string $contentType = self:: * POST Send an API request on Behalf of a Client Account * * @param string $encoded_account_id An encoded account id for a managed account in your partnership. (required) - * @param \OpenAPI\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) + * @param 'ConstantContact\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['partnerAccountOperationsPostSync'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -1411,10 +1411,10 @@ public function partnerAccountOperationsPostSync($encoded_account_id, $body = nu * POST Send an API request on Behalf of a Client Account * * @param string $encoded_account_id An encoded account id for a managed account in your partnership. (required) - * @param \OpenAPI\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) + * @param 'ConstantContact\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['partnerAccountOperationsPostSync'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -1472,7 +1472,7 @@ public function partnerAccountOperationsPostSyncWithHttpInfo($encoded_account_id * POST Send an API request on Behalf of a Client Account * * @param string $encoded_account_id An encoded account id for a managed account in your partnership. (required) - * @param \OpenAPI\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) + * @param 'ConstantContact\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['partnerAccountOperationsPostSync'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1494,7 +1494,7 @@ function ($response) { * POST Send an API request on Behalf of a Client Account * * @param string $encoded_account_id An encoded account id for a managed account in your partnership. (required) - * @param \OpenAPI\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) + * @param 'ConstantContact\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['partnerAccountOperationsPostSync'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1532,7 +1532,7 @@ function ($exception) { * Create request for operation 'partnerAccountOperationsPostSync' * * @param string $encoded_account_id An encoded account id for a managed account in your partnership. (required) - * @param \OpenAPI\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) + * @param 'ConstantContact\Client\Model\PartnerAccountOperationsRequest $body A JSON request body that contains the structure of the HTTP request you are instructing Constant Contact to send on behalf of specific managed account in your partnership. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['partnerAccountOperationsPostSync'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1644,12 +1644,12 @@ public function partnerAccountOperationsPostSyncRequest($encoded_account_id, $bo * * POST (create) a Partner Client Account * - * @param \OpenAPI\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) + * @param 'ConstantContact\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['provision'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\ProvisionResponse + * @return 'ConstantContact\Client\Model\ProvisionResponse */ public function provision($provision, string $contentType = self::contentTypes['provision'][0]) { @@ -1662,12 +1662,12 @@ public function provision($provision, string $contentType = self::contentTypes[' * * POST (create) a Partner Client Account * - * @param \OpenAPI\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) + * @param 'ConstantContact\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['provision'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\ProvisionResponse, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\ProvisionResponse, HTTP status code, HTTP response headers (array of strings) */ public function provisionWithHttpInfo($provision, string $contentType = self::contentTypes['provision'][0]) { @@ -1710,11 +1710,11 @@ public function provisionWithHttpInfo($provision, string $contentType = self::co switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\ProvisionResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\ProvisionResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\ProvisionResponse' !== 'string') { + if ('\ConstantContact\Client\Model\ProvisionResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1732,13 +1732,13 @@ public function provisionWithHttpInfo($provision, string $contentType = self::co } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\ProvisionResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\ProvisionResponse', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\ProvisionResponse'; + $returnType = '\ConstantContact\Client\Model\ProvisionResponse'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1771,7 +1771,7 @@ public function provisionWithHttpInfo($provision, string $contentType = self::co case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\ProvisionResponse', + '\ConstantContact\Client\Model\ProvisionResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1786,7 +1786,7 @@ public function provisionWithHttpInfo($provision, string $contentType = self::co * * POST (create) a Partner Client Account * - * @param \OpenAPI\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) + * @param 'ConstantContact\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['provision'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1807,7 +1807,7 @@ function ($response) { * * POST (create) a Partner Client Account * - * @param \OpenAPI\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) + * @param 'ConstantContact\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['provision'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1815,7 +1815,7 @@ function ($response) { */ public function provisionAsyncWithHttpInfo($provision, string $contentType = self::contentTypes['provision'][0]) { - $returnType = '\OpenAPI\Client\Model\ProvisionResponse'; + $returnType = '\ConstantContact\Client\Model\ProvisionResponse'; $request = $this->provisionRequest($provision, $contentType); return $this->client @@ -1857,7 +1857,7 @@ function ($exception) { /** * Create request for operation 'provision' * - * @param \OpenAPI\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) + * @param 'ConstantContact\Client\Model\Provision $provision Create a new Constant Contact client account under your partner account. All required properties must be included in the JSON payload request. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['provision'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1961,12 +1961,12 @@ public function provisionRequest($provision, string $contentType = self::content * PUT (update) Billing Plan Details for a Client Account * * @param string $encoded_account_id Specify the client's unique `encoded_account_id`. (required) - * @param \OpenAPI\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) + * @param 'ConstantContact\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['setPlan'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\PlanTiersObject + * @return 'ConstantContact\Client\Model\PlanTiersObject */ public function setPlan($encoded_account_id, $body = null, string $contentType = self::contentTypes['setPlan'][0]) { @@ -1980,12 +1980,12 @@ public function setPlan($encoded_account_id, $body = null, string $contentType = * PUT (update) Billing Plan Details for a Client Account * * @param string $encoded_account_id Specify the client's unique `encoded_account_id`. (required) - * @param \OpenAPI\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) + * @param 'ConstantContact\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['setPlan'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\PlanTiersObject, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\PlanTiersObject, HTTP status code, HTTP response headers (array of strings) */ public function setPlanWithHttpInfo($encoded_account_id, $body = null, string $contentType = self::contentTypes['setPlan'][0]) { @@ -2028,11 +2028,11 @@ public function setPlanWithHttpInfo($encoded_account_id, $body = null, string $c switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\PlanTiersObject' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\PlanTiersObject' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\PlanTiersObject' !== 'string') { + if ('\ConstantContact\Client\Model\PlanTiersObject' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -2050,13 +2050,13 @@ public function setPlanWithHttpInfo($encoded_account_id, $body = null, string $c } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\PlanTiersObject', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\PlanTiersObject', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\PlanTiersObject'; + $returnType = '\ConstantContact\Client\Model\PlanTiersObject'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -2089,7 +2089,7 @@ public function setPlanWithHttpInfo($encoded_account_id, $body = null, string $c case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\PlanTiersObject', + '\ConstantContact\Client\Model\PlanTiersObject', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -2105,7 +2105,7 @@ public function setPlanWithHttpInfo($encoded_account_id, $body = null, string $c * PUT (update) Billing Plan Details for a Client Account * * @param string $encoded_account_id Specify the client's unique `encoded_account_id`. (required) - * @param \OpenAPI\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) + * @param 'ConstantContact\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['setPlan'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2127,7 +2127,7 @@ function ($response) { * PUT (update) Billing Plan Details for a Client Account * * @param string $encoded_account_id Specify the client's unique `encoded_account_id`. (required) - * @param \OpenAPI\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) + * @param 'ConstantContact\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['setPlan'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2135,7 +2135,7 @@ function ($response) { */ public function setPlanAsyncWithHttpInfo($encoded_account_id, $body = null, string $contentType = self::contentTypes['setPlan'][0]) { - $returnType = '\OpenAPI\Client\Model\PlanTiersObject'; + $returnType = '\ConstantContact\Client\Model\PlanTiersObject'; $request = $this->setPlanRequest($encoded_account_id, $body, $contentType); return $this->client @@ -2178,7 +2178,7 @@ function ($exception) { * Create request for operation 'setPlan' * * @param string $encoded_account_id Specify the client's unique `encoded_account_id`. (required) - * @param \OpenAPI\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) + * @param 'ConstantContact\Client\Model\PlanInfo $body Update the billing plan (`plan_type`) for an existing Constant Contact client account. Options include: - `TRIAL`: A non-billed account with an expiration date that allows clients to try Constant Contact product features. - `GOLD`: A billable plan that provides all available product features. - `SILVER`: A billable plan that provides all features available in the <code>BRONZE</code> plan, and adds some additional email campaign feature such as contact segmentation and social media advertisements. - `BRONZE`: A billable plan that provides basic email and marketing tools. If updating from a `TRIAL` plan (`plan_type`) to another type of billing plan, you have the option to update the day of month (`billing_day_of_month`) in which to bill the client account. Valid values include `1` through to and including `31`. Any additional billing plan properties and values that you include in the request body are ignored. If you are not on the latest billing plan, contact the Constant Contact Partner Team. However, older billing plans and `plan_type` enum values will continue to be supported. (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['setPlan'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/src/Api/TechnologyPartnersWebhooksApi.php b/src/Api/TechnologyPartnersWebhooksApi.php index d73dac5..f59f4dd 100644 --- a/src/Api/TechnologyPartnersWebhooksApi.php +++ b/src/Api/TechnologyPartnersWebhooksApi.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -43,7 +43,7 @@ * TechnologyPartnersWebhooksApi Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -142,7 +142,7 @@ public function getConfig() * @param string $topic_id Identifies a webhook topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteWebhooksSubscriptions'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return void */ @@ -159,7 +159,7 @@ public function deleteWebhooksSubscriptions($topic_id, string $contentType = sel * @param string $topic_id Identifies a webhook topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['deleteWebhooksSubscriptions'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException * @return array of null, HTTP status code, HTTP response headers (array of strings) */ @@ -380,9 +380,9 @@ public function deleteWebhooksSubscriptionsRequest($topic_id, string $contentTyp * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getWebhooksCollection'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[] + * @return 'ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[] */ public function getWebhooksCollection(string $contentType = self::contentTypes['getWebhooksCollection'][0]) { @@ -397,9 +397,9 @@ public function getWebhooksCollection(string $contentType = self::contentTypes[' * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getWebhooksCollection'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[], HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[], HTTP status code, HTTP response headers (array of strings) */ public function getWebhooksCollectionWithHttpInfo(string $contentType = self::contentTypes['getWebhooksCollection'][0]) { @@ -442,11 +442,11 @@ public function getWebhooksCollectionWithHttpInfo(string $contentType = self::co switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[]' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[]' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[]' !== 'string') { + if ('\ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[]' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -464,13 +464,13 @@ public function getWebhooksCollectionWithHttpInfo(string $contentType = self::co } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[]', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[]', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[]'; + $returnType = '\ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[]'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -503,7 +503,7 @@ public function getWebhooksCollectionWithHttpInfo(string $contentType = self::co case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[]', + '\ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[]', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -545,7 +545,7 @@ function ($response) { */ public function getWebhooksCollectionAsyncWithHttpInfo(string $contentType = self::contentTypes['getWebhooksCollection'][0]) { - $returnType = '\OpenAPI\Client\Model\WebhooksSubscriptionCollectionInner[]'; + $returnType = '\ConstantContact\Client\Model\WebhooksSubscriptionCollectionInner[]'; $request = $this->getWebhooksCollectionRequest($contentType); return $this->client @@ -678,9 +678,9 @@ public function getWebhooksCollectionRequest(string $contentType = self::content * @param string $topic_id Identifies a webhook topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getWebhooksTopic'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\WebhooksSubscriptionResponse + * @return 'ConstantContact\Client\Model\WebhooksSubscriptionResponse */ public function getWebhooksTopic($topic_id, string $contentType = self::contentTypes['getWebhooksTopic'][0]) { @@ -696,9 +696,9 @@ public function getWebhooksTopic($topic_id, string $contentType = self::contentT * @param string $topic_id Identifies a webhook topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getWebhooksTopic'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\WebhooksSubscriptionResponse, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\WebhooksSubscriptionResponse, HTTP status code, HTTP response headers (array of strings) */ public function getWebhooksTopicWithHttpInfo($topic_id, string $contentType = self::contentTypes['getWebhooksTopic'][0]) { @@ -741,11 +741,11 @@ public function getWebhooksTopicWithHttpInfo($topic_id, string $contentType = se switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\WebhooksSubscriptionResponse' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\WebhooksSubscriptionResponse' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\WebhooksSubscriptionResponse' !== 'string') { + if ('\ConstantContact\Client\Model\WebhooksSubscriptionResponse' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -763,13 +763,13 @@ public function getWebhooksTopicWithHttpInfo($topic_id, string $contentType = se } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\WebhooksSubscriptionResponse', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\WebhooksSubscriptionResponse', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\WebhooksSubscriptionResponse'; + $returnType = '\ConstantContact\Client\Model\WebhooksSubscriptionResponse'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -802,7 +802,7 @@ public function getWebhooksTopicWithHttpInfo($topic_id, string $contentType = se case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\WebhooksSubscriptionResponse', + '\ConstantContact\Client\Model\WebhooksSubscriptionResponse', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -846,7 +846,7 @@ function ($response) { */ public function getWebhooksTopicAsyncWithHttpInfo($topic_id, string $contentType = self::contentTypes['getWebhooksTopic'][0]) { - $returnType = '\OpenAPI\Client\Model\WebhooksSubscriptionResponse'; + $returnType = '\ConstantContact\Client\Model\WebhooksSubscriptionResponse'; $request = $this->getWebhooksTopicRequest($topic_id, $contentType); return $this->client @@ -993,12 +993,12 @@ public function getWebhooksTopicRequest($topic_id, string $contentType = self::c * PUT Webhook Topic Subscription * * @param string $topic_id Identifies a webhook topic. (required) - * @param \OpenAPI\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) + * @param 'ConstantContact\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putWebhooksTopic'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\WebhooksSubscriptionPutResp + * @return 'ConstantContact\Client\Model\WebhooksSubscriptionPutResp */ public function putWebhooksTopic($topic_id, $body, string $contentType = self::contentTypes['putWebhooksTopic'][0]) { @@ -1012,12 +1012,12 @@ public function putWebhooksTopic($topic_id, $body, string $contentType = self::c * PUT Webhook Topic Subscription * * @param string $topic_id Identifies a webhook topic. (required) - * @param \OpenAPI\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) + * @param 'ConstantContact\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putWebhooksTopic'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\WebhooksSubscriptionPutResp, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\WebhooksSubscriptionPutResp, HTTP status code, HTTP response headers (array of strings) */ public function putWebhooksTopicWithHttpInfo($topic_id, $body, string $contentType = self::contentTypes['putWebhooksTopic'][0]) { @@ -1060,11 +1060,11 @@ public function putWebhooksTopicWithHttpInfo($topic_id, $body, string $contentTy switch($statusCode) { case 200: - if ('\OpenAPI\Client\Model\WebhooksSubscriptionPutResp' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\WebhooksSubscriptionPutResp' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\WebhooksSubscriptionPutResp' !== 'string') { + if ('\ConstantContact\Client\Model\WebhooksSubscriptionPutResp' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1082,13 +1082,13 @@ public function putWebhooksTopicWithHttpInfo($topic_id, $body, string $contentTy } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\WebhooksSubscriptionPutResp', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\WebhooksSubscriptionPutResp', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\WebhooksSubscriptionPutResp'; + $returnType = '\ConstantContact\Client\Model\WebhooksSubscriptionPutResp'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1121,7 +1121,7 @@ public function putWebhooksTopicWithHttpInfo($topic_id, $body, string $contentTy case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\WebhooksSubscriptionPutResp', + '\ConstantContact\Client\Model\WebhooksSubscriptionPutResp', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1137,7 +1137,7 @@ public function putWebhooksTopicWithHttpInfo($topic_id, $body, string $contentTy * PUT Webhook Topic Subscription * * @param string $topic_id Identifies a webhook topic. (required) - * @param \OpenAPI\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) + * @param 'ConstantContact\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putWebhooksTopic'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1159,7 +1159,7 @@ function ($response) { * PUT Webhook Topic Subscription * * @param string $topic_id Identifies a webhook topic. (required) - * @param \OpenAPI\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) + * @param 'ConstantContact\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putWebhooksTopic'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1167,7 +1167,7 @@ function ($response) { */ public function putWebhooksTopicAsyncWithHttpInfo($topic_id, $body, string $contentType = self::contentTypes['putWebhooksTopic'][0]) { - $returnType = '\OpenAPI\Client\Model\WebhooksSubscriptionPutResp'; + $returnType = '\ConstantContact\Client\Model\WebhooksSubscriptionPutResp'; $request = $this->putWebhooksTopicRequest($topic_id, $body, $contentType); return $this->client @@ -1210,7 +1210,7 @@ function ($exception) { * Create request for operation 'putWebhooksTopic' * * @param string $topic_id Identifies a webhook topic. (required) - * @param \OpenAPI\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) + * @param 'ConstantContact\Client\Model\WebhooksSubscriptionBody $body A JSON payload containing a callback URI. Constant Contact uses this callback URI to notify you about your chosen topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['putWebhooksTopic'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1331,9 +1331,9 @@ public function putWebhooksTopicRequest($topic_id, $body, string $contentType = * @param string $topic_id Identifies a webhook topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['testSendWebhooksTopic'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \OpenAPI\Client\Model\WebhooksTestSend + * @return 'ConstantContact\Client\Model\WebhooksTestSend */ public function testSendWebhooksTopic($topic_id, string $contentType = self::contentTypes['testSendWebhooksTopic'][0]) { @@ -1349,9 +1349,9 @@ public function testSendWebhooksTopic($topic_id, string $contentType = self::con * @param string $topic_id Identifies a webhook topic. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['testSendWebhooksTopic'] to see the possible values for this operation * - * @throws \OpenAPI\Client\ApiException on non-2xx response or if the response body is not in the expected format + * @throws 'ConstantContact\Client\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \OpenAPI\Client\Model\WebhooksTestSend, HTTP status code, HTTP response headers (array of strings) + * @return array of 'ConstantContact\Client\Model\WebhooksTestSend, HTTP status code, HTTP response headers (array of strings) */ public function testSendWebhooksTopicWithHttpInfo($topic_id, string $contentType = self::contentTypes['testSendWebhooksTopic'][0]) { @@ -1394,11 +1394,11 @@ public function testSendWebhooksTopicWithHttpInfo($topic_id, string $contentType switch($statusCode) { case 201: - if ('\OpenAPI\Client\Model\WebhooksTestSend' === '\SplFileObject') { + if ('\ConstantContact\Client\Model\WebhooksTestSend' === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { $content = (string) $response->getBody(); - if ('\OpenAPI\Client\Model\WebhooksTestSend' !== 'string') { + if ('\ConstantContact\Client\Model\WebhooksTestSend' !== 'string') { try { $content = json_decode($content, false, 512, JSON_THROW_ON_ERROR); } catch (\JsonException $exception) { @@ -1416,13 +1416,13 @@ public function testSendWebhooksTopicWithHttpInfo($topic_id, string $contentType } return [ - ObjectSerializer::deserialize($content, '\OpenAPI\Client\Model\WebhooksTestSend', []), + ObjectSerializer::deserialize($content, '\ConstantContact\Client\Model\WebhooksTestSend', []), $response->getStatusCode(), $response->getHeaders() ]; } - $returnType = '\OpenAPI\Client\Model\WebhooksTestSend'; + $returnType = '\ConstantContact\Client\Model\WebhooksTestSend'; if ($returnType === '\SplFileObject') { $content = $response->getBody(); //stream goes to serializer } else { @@ -1455,7 +1455,7 @@ public function testSendWebhooksTopicWithHttpInfo($topic_id, string $contentType case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\OpenAPI\Client\Model\WebhooksTestSend', + '\ConstantContact\Client\Model\WebhooksTestSend', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1499,7 +1499,7 @@ function ($response) { */ public function testSendWebhooksTopicAsyncWithHttpInfo($topic_id, string $contentType = self::contentTypes['testSendWebhooksTopic'][0]) { - $returnType = '\OpenAPI\Client\Model\WebhooksTestSend'; + $returnType = '\ConstantContact\Client\Model\WebhooksTestSend'; $request = $this->testSendWebhooksTopicRequest($topic_id, $contentType); return $this->client diff --git a/src/ApiException.php b/src/ApiException.php index 23aa47b..3a51c13 100644 --- a/src/ApiException.php +++ b/src/ApiException.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -33,7 +33,7 @@ * ApiException Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/src/Configuration.php b/src/Configuration.php index 5af5f6f..76fbe49 100644 --- a/src/Configuration.php +++ b/src/Configuration.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -32,7 +32,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/src/HeaderSelector.php b/src/HeaderSelector.php index 053a41d..4326d03 100644 --- a/src/HeaderSelector.php +++ b/src/HeaderSelector.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -31,7 +31,7 @@ * HeaderSelector Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/src/Model/ABTestData.php b/src/Model/ABTestData.php index 877b5cf..2818f4b 100644 --- a/src/Model/ABTestData.php +++ b/src/Model/ABTestData.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ABTestData Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/APIErrorSchemaInner.php b/src/Model/APIErrorSchemaInner.php index f41fd35..4ee7a4d 100644 --- a/src/Model/APIErrorSchemaInner.php +++ b/src/Model/APIErrorSchemaInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * APIErrorSchemaInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/AccountCancellation.php b/src/Model/AccountCancellation.php index dabb949..a12ca8a 100644 --- a/src/Model/AccountCancellation.php +++ b/src/Model/AccountCancellation.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * AccountCancellation Class Doc Comment * * @category Class * @description Specifies the date and time a client requests to cancel their Constant Contact account and changes the account `billing_status` to `Canceled`. By default, this is the current date and time in ISO format. In the request body, you can optionally specify a future cancellation date (in ISO format) and a reason (`reason_code`) that the client wants to cancel their account. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/AccountEmailCreateResponse.php b/src/Model/AccountEmailCreateResponse.php index 45f82d7..256a385 100644 --- a/src/Model/AccountEmailCreateResponse.php +++ b/src/Model/AccountEmailCreateResponse.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * AccountEmailCreateResponse Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/AccountEmailInput.php b/src/Model/AccountEmailInput.php index 722d676..f2c87c6 100644 --- a/src/Model/AccountEmailInput.php +++ b/src/Model/AccountEmailInput.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * AccountEmailInput Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/AccountEmailsInner.php b/src/Model/AccountEmailsInner.php index 44dc879..52abdb1 100644 --- a/src/Model/AccountEmailsInner.php +++ b/src/Model/AccountEmailsInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * AccountEmailsInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/AccountPhysicalAddress.php b/src/Model/AccountPhysicalAddress.php index 2e004eb..31c3058 100644 --- a/src/Model/AccountPhysicalAddress.php +++ b/src/Model/AccountPhysicalAddress.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * AccountPhysicalAddress Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/AccountSuspension.php b/src/Model/AccountSuspension.php index 37f975e..67ca075 100644 --- a/src/Model/AccountSuspension.php +++ b/src/Model/AccountSuspension.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * AccountSuspension Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/Activities.php b/src/Model/Activities.php index 085f36c..9fde74a 100644 --- a/src/Model/Activities.php +++ b/src/Model/Activities.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Activities Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class Activities implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'activities' => '\OpenAPI\Client\Model\ActivitiesActivitiesInner[]', - '_links' => '\OpenAPI\Client\Model\PagingLinks' + 'activities' => '\ConstantContact\Client\Model\ActivitiesActivitiesInner[]', + '_links' => '\ConstantContact\Client\Model\PagingLinks' ]; /** @@ -299,7 +299,7 @@ public function valid() /** * Gets activities * - * @return \OpenAPI\Client\Model\ActivitiesActivitiesInner[]|null + * @return 'ConstantContact\Client\Model\ActivitiesActivitiesInner[]|null */ public function getActivities() { @@ -309,7 +309,7 @@ public function getActivities() /** * Sets activities * - * @param \OpenAPI\Client\Model\ActivitiesActivitiesInner[]|null $activities A list of bulk activity jobs and status submitted by the account over the past 10 days. + * @param 'ConstantContact\Client\Model\ActivitiesActivitiesInner[]|null $activities A list of bulk activity jobs and status submitted by the account over the past 10 days. * * @return self */ @@ -326,7 +326,7 @@ public function setActivities($activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\PagingLinks|null + * @return 'ConstantContact\Client\Model\PagingLinks|null */ public function getLinks() { @@ -336,7 +336,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\PagingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\PagingLinks|null $_links _links * * @return self */ diff --git a/src/Model/ActivitiesActivitiesInner.php b/src/Model/ActivitiesActivitiesInner.php index ea0b1ff..5e8b3e2 100644 --- a/src/Model/ActivitiesActivitiesInner.php +++ b/src/Model/ActivitiesActivitiesInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivitiesActivitiesInner Class Doc Comment * * @category Class * @description Generic bulk activity status response object - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -67,8 +67,8 @@ class ActivitiesActivitiesInner implements ModelInterface, ArrayAccess, \JsonSer 'source_file_name' => 'string', 'percent_done' => 'int', 'activity_errors' => 'string[]', - 'status' => '\OpenAPI\Client\Model\ActivityStatus', - '_links' => '\OpenAPI\Client\Model\ActivityStatusExportLink' + 'status' => '\ConstantContact\Client\Model\ActivityStatus', + '_links' => '\ConstantContact\Client\Model\ActivityStatusExportLink' ]; /** @@ -606,7 +606,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityStatus|null + * @return 'ConstantContact\Client\Model\ActivityStatus|null */ public function getStatus() { @@ -616,7 +616,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityStatus|null $status status * * @return self */ @@ -633,7 +633,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityStatusExportLink|null + * @return 'ConstantContact\Client\Model\ActivityStatusExportLink|null */ public function getLinks() { @@ -643,7 +643,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityStatusExportLink|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityStatusExportLink|null $_links _links * * @return self */ diff --git a/src/Model/Activity.php b/src/Model/Activity.php index 8995c51..36fdfda 100644 --- a/src/Model/Activity.php +++ b/src/Model/Activity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Activity Class Doc Comment * * @category Class * @description Generic bulk activity status response object - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -67,8 +67,8 @@ class Activity implements ModelInterface, ArrayAccess, \JsonSerializable 'source_file_name' => 'string', 'percent_done' => 'int', 'activity_errors' => 'string[]', - 'status' => '\OpenAPI\Client\Model\ActivityStatus', - '_links' => '\OpenAPI\Client\Model\ActivityStatusExportLink' + 'status' => '\ConstantContact\Client\Model\ActivityStatus', + '_links' => '\ConstantContact\Client\Model\ActivityStatusExportLink' ]; /** @@ -606,7 +606,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityStatus|null + * @return 'ConstantContact\Client\Model\ActivityStatus|null */ public function getStatus() { @@ -616,7 +616,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityStatus|null $status status * * @return self */ @@ -633,7 +633,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityStatusExportLink|null + * @return 'ConstantContact\Client\Model\ActivityStatusExportLink|null */ public function getLinks() { @@ -643,7 +643,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityStatusExportLink|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityStatusExportLink|null $_links _links * * @return self */ diff --git a/src/Model/ActivityDeleteCustomFields.php b/src/Model/ActivityDeleteCustomFields.php index a9f5adc..a3c75e3 100644 --- a/src/Model/ActivityDeleteCustomFields.php +++ b/src/Model/ActivityDeleteCustomFields.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteCustomFields Class Doc Comment * * @category Class * @description Activity status for contact_delete activity - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -66,7 +66,7 @@ class ActivityDeleteCustomFields implements ModelInterface, ArrayAccess, \JsonSe 'updated_at' => '\DateTime', 'percent_done' => 'int', 'activity_errors' => 'string[]', - '_links' => '\OpenAPI\Client\Model\ActivityDeleteStatusLinks' + '_links' => '\ConstantContact\Client\Model\ActivityDeleteStatusLinks' ]; /** @@ -565,7 +565,7 @@ public function setActivityErrors($activity_errors) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityDeleteStatusLinks|null + * @return 'ConstantContact\Client\Model\ActivityDeleteStatusLinks|null */ public function getLinks() { @@ -575,7 +575,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityDeleteStatusLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityDeleteStatusLinks|null $_links _links * * @return self */ diff --git a/src/Model/ActivityDeleteListResponse.php b/src/Model/ActivityDeleteListResponse.php index 67fd366..e153a4a 100644 --- a/src/Model/ActivityDeleteListResponse.php +++ b/src/Model/ActivityDeleteListResponse.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteListResponse Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -63,7 +63,7 @@ class ActivityDeleteListResponse implements ModelInterface, ArrayAccess, \JsonSe 'updated_at' => '\DateTime', 'percent_done' => 'int', 'activity_errors' => 'string[]', - '_links' => '\OpenAPI\Client\Model\ActivityDeleteListsResponseLinks' + '_links' => '\ConstantContact\Client\Model\ActivityDeleteListsResponseLinks' ]; /** @@ -496,7 +496,7 @@ public function setActivityErrors($activity_errors) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityDeleteListsResponseLinks|null + * @return 'ConstantContact\Client\Model\ActivityDeleteListsResponseLinks|null */ public function getLinks() { @@ -506,7 +506,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityDeleteListsResponseLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityDeleteListsResponseLinks|null $_links _links * * @return self */ diff --git a/src/Model/ActivityDeleteListsResponse.php b/src/Model/ActivityDeleteListsResponse.php index e4d5424..e6a285a 100644 --- a/src/Model/ActivityDeleteListsResponse.php +++ b/src/Model/ActivityDeleteListsResponse.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteListsResponse Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -65,8 +65,8 @@ class ActivityDeleteListsResponse implements ModelInterface, ArrayAccess, \JsonS 'updated_at' => '\DateTime', 'percent_done' => 'int', 'activity_errors' => 'string[]', - 'status' => '\OpenAPI\Client\Model\ActivityDeleteListsResponseStatus', - '_links' => '\OpenAPI\Client\Model\ActivityDeleteListsResponseLinks' + 'status' => '\ConstantContact\Client\Model\ActivityDeleteListsResponseStatus', + '_links' => '\ConstantContact\Client\Model\ActivityDeleteListsResponseLinks' ]; /** @@ -571,7 +571,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityDeleteListsResponseStatus|null + * @return 'ConstantContact\Client\Model\ActivityDeleteListsResponseStatus|null */ public function getStatus() { @@ -581,7 +581,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityDeleteListsResponseStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityDeleteListsResponseStatus|null $status status * * @return self */ @@ -598,7 +598,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityDeleteListsResponseLinks|null + * @return 'ConstantContact\Client\Model\ActivityDeleteListsResponseLinks|null */ public function getLinks() { @@ -608,7 +608,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityDeleteListsResponseLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityDeleteListsResponseLinks|null $_links _links * * @return self */ diff --git a/src/Model/ActivityDeleteListsResponseLinks.php b/src/Model/ActivityDeleteListsResponseLinks.php index 3df67be..fa8000a 100644 --- a/src/Model/ActivityDeleteListsResponseLinks.php +++ b/src/Model/ActivityDeleteListsResponseLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteListsResponseLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ActivityDeleteListsResponseLinks implements ModelInterface, ArrayAccess, \ * @var string[] */ protected static $openAPITypes = [ - 'self' => '\OpenAPI\Client\Model\ActivityDeleteListsResponseLinksSelf' + 'self' => '\ConstantContact\Client\Model\ActivityDeleteListsResponseLinksSelf' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets self * - * @return \OpenAPI\Client\Model\ActivityDeleteListsResponseLinksSelf|null + * @return 'ConstantContact\Client\Model\ActivityDeleteListsResponseLinksSelf|null */ public function getSelf() { @@ -302,7 +302,7 @@ public function getSelf() /** * Sets self * - * @param \OpenAPI\Client\Model\ActivityDeleteListsResponseLinksSelf|null $self self + * @param 'ConstantContact\Client\Model\ActivityDeleteListsResponseLinksSelf|null $self self * * @return self */ diff --git a/src/Model/ActivityDeleteListsResponseLinksSelf.php b/src/Model/ActivityDeleteListsResponseLinksSelf.php index 6f4229e..57623cb 100644 --- a/src/Model/ActivityDeleteListsResponseLinksSelf.php +++ b/src/Model/ActivityDeleteListsResponseLinksSelf.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteListsResponseLinksSelf Class Doc Comment * * @category Class * @description Link to the activity status to use in tracking the request status. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityDeleteListsResponseStatus.php b/src/Model/ActivityDeleteListsResponseStatus.php index 1e7ce82..cdd6dad 100644 --- a/src/Model/ActivityDeleteListsResponseStatus.php +++ b/src/Model/ActivityDeleteListsResponseStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteListsResponseStatus Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityDeleteStatus.php b/src/Model/ActivityDeleteStatus.php index 6c84544..d2cafbb 100644 --- a/src/Model/ActivityDeleteStatus.php +++ b/src/Model/ActivityDeleteStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteStatus Class Doc Comment * * @category Class * @description Activity status for contact_delete activity - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -66,8 +66,8 @@ class ActivityDeleteStatus implements ModelInterface, ArrayAccess, \JsonSerializ 'updated_at' => '\DateTime', 'percent_done' => 'int', 'activity_errors' => 'string[]', - 'status' => '\OpenAPI\Client\Model\ActivityDeleteStatusStatus', - '_links' => '\OpenAPI\Client\Model\ActivityDeleteStatusLinks' + 'status' => '\ConstantContact\Client\Model\ActivityDeleteStatusStatus', + '_links' => '\ConstantContact\Client\Model\ActivityDeleteStatusLinks' ]; /** @@ -572,7 +572,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityDeleteStatusStatus|null + * @return 'ConstantContact\Client\Model\ActivityDeleteStatusStatus|null */ public function getStatus() { @@ -582,7 +582,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityDeleteStatusStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityDeleteStatusStatus|null $status status * * @return self */ @@ -599,7 +599,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityDeleteStatusLinks|null + * @return 'ConstantContact\Client\Model\ActivityDeleteStatusLinks|null */ public function getLinks() { @@ -609,7 +609,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityDeleteStatusLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityDeleteStatusLinks|null $_links _links * * @return self */ diff --git a/src/Model/ActivityDeleteStatusLinks.php b/src/Model/ActivityDeleteStatusLinks.php index 68331d6..c96462c 100644 --- a/src/Model/ActivityDeleteStatusLinks.php +++ b/src/Model/ActivityDeleteStatusLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteStatusLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ActivityDeleteStatusLinks implements ModelInterface, ArrayAccess, \JsonSer * @var string[] */ protected static $openAPITypes = [ - 'self' => '\OpenAPI\Client\Model\ActivityDeleteStatusLinksSelf' + 'self' => '\ConstantContact\Client\Model\ActivityDeleteStatusLinksSelf' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets self * - * @return \OpenAPI\Client\Model\ActivityDeleteStatusLinksSelf|null + * @return 'ConstantContact\Client\Model\ActivityDeleteStatusLinksSelf|null */ public function getSelf() { @@ -302,7 +302,7 @@ public function getSelf() /** * Sets self * - * @param \OpenAPI\Client\Model\ActivityDeleteStatusLinksSelf|null $self self + * @param 'ConstantContact\Client\Model\ActivityDeleteStatusLinksSelf|null $self self * * @return self */ diff --git a/src/Model/ActivityDeleteStatusLinksSelf.php b/src/Model/ActivityDeleteStatusLinksSelf.php index 1a303b7..7638cdc 100644 --- a/src/Model/ActivityDeleteStatusLinksSelf.php +++ b/src/Model/ActivityDeleteStatusLinksSelf.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteStatusLinksSelf Class Doc Comment * * @category Class * @description Link to the activity status (this object) to retrieve the activity status. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityDeleteStatusStatus.php b/src/Model/ActivityDeleteStatusStatus.php index 73e4b17..a84fffa 100644 --- a/src/Model/ActivityDeleteStatusStatus.php +++ b/src/Model/ActivityDeleteStatusStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityDeleteStatusStatus Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityErrors.php b/src/Model/ActivityErrors.php index 9c42dd6..21739b7 100644 --- a/src/Model/ActivityErrors.php +++ b/src/Model/ActivityErrors.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityErrors Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityExportStatus.php b/src/Model/ActivityExportStatus.php index b5d868f..d25a4b8 100644 --- a/src/Model/ActivityExportStatus.php +++ b/src/Model/ActivityExportStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityExportStatus Class Doc Comment * * @category Class * @description Activity status for contact_exports activity - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -66,8 +66,8 @@ class ActivityExportStatus implements ModelInterface, ArrayAccess, \JsonSerializ 'updated_at' => '\DateTime', 'percent_done' => 'int', 'activity_errors' => 'string[]', - 'status' => '\OpenAPI\Client\Model\ActivityExportStatusStatus', - '_links' => '\OpenAPI\Client\Model\ActivityStatusExportLink' + 'status' => '\ConstantContact\Client\Model\ActivityExportStatusStatus', + '_links' => '\ConstantContact\Client\Model\ActivityStatusExportLink' ]; /** @@ -572,7 +572,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityExportStatusStatus|null + * @return 'ConstantContact\Client\Model\ActivityExportStatusStatus|null */ public function getStatus() { @@ -582,7 +582,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityExportStatusStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityExportStatusStatus|null $status status * * @return self */ @@ -599,7 +599,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityStatusExportLink|null + * @return 'ConstantContact\Client\Model\ActivityStatusExportLink|null */ public function getLinks() { @@ -609,7 +609,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityStatusExportLink|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityStatusExportLink|null $_links _links * * @return self */ diff --git a/src/Model/ActivityExportStatusStatus.php b/src/Model/ActivityExportStatusStatus.php index 06dc06e..d79f239 100644 --- a/src/Model/ActivityExportStatusStatus.php +++ b/src/Model/ActivityExportStatusStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityExportStatusStatus Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityGeneric.php b/src/Model/ActivityGeneric.php index fc5ab7e..770f935 100644 --- a/src/Model/ActivityGeneric.php +++ b/src/Model/ActivityGeneric.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityGeneric Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -62,9 +62,9 @@ class ActivityGeneric implements ModelInterface, ArrayAccess, \JsonSerializable 'created_at' => '\DateTime', 'updated_at' => '\DateTime', 'percent_done' => 'int', - 'activity_errors' => '\OpenAPI\Client\Model\ActivityErrors[]', - 'status' => '\OpenAPI\Client\Model\ActivityGenericStatus', - '_links' => '\OpenAPI\Client\Model\TagsActivityLinks' + 'activity_errors' => '\ConstantContact\Client\Model\ActivityErrors[]', + 'status' => '\ConstantContact\Client\Model\ActivityGenericStatus', + '_links' => '\ConstantContact\Client\Model\TagsActivityLinks' ]; /** @@ -482,7 +482,7 @@ public function setPercentDone($percent_done) /** * Gets activity_errors * - * @return \OpenAPI\Client\Model\ActivityErrors[]|null + * @return 'ConstantContact\Client\Model\ActivityErrors[]|null */ public function getActivityErrors() { @@ -492,7 +492,7 @@ public function getActivityErrors() /** * Sets activity_errors * - * @param \OpenAPI\Client\Model\ActivityErrors[]|null $activity_errors An array of error messages if errors occurred for a specified activity. The system returns an empty array if no errors occur. + * @param 'ConstantContact\Client\Model\ActivityErrors[]|null $activity_errors An array of error messages if errors occurred for a specified activity. The system returns an empty array if no errors occur. * * @return self */ @@ -509,7 +509,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityGenericStatus|null + * @return 'ConstantContact\Client\Model\ActivityGenericStatus|null */ public function getStatus() { @@ -519,7 +519,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityGenericStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityGenericStatus|null $status status * * @return self */ @@ -536,7 +536,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\TagsActivityLinks|null + * @return 'ConstantContact\Client\Model\TagsActivityLinks|null */ public function getLinks() { @@ -546,7 +546,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\TagsActivityLinks|null $_links _links + * @param 'ConstantContact\Client\Model\TagsActivityLinks|null $_links _links * * @return self */ diff --git a/src/Model/ActivityGenericStatus.php b/src/Model/ActivityGenericStatus.php index 2cc4150..cce20ab 100644 --- a/src/Model/ActivityGenericStatus.php +++ b/src/Model/ActivityGenericStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityGenericStatus Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityImport.php b/src/Model/ActivityImport.php index 07a723b..423b50d 100644 --- a/src/Model/ActivityImport.php +++ b/src/Model/ActivityImport.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityImport Class Doc Comment * * @category Class * @description Activity status for contacts_json_import and contacts_file_import activities - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -67,8 +67,8 @@ class ActivityImport implements ModelInterface, ArrayAccess, \JsonSerializable 'source_file_name' => 'string', 'percent_done' => 'int', 'activity_errors' => 'string[]', - 'status' => '\OpenAPI\Client\Model\ActivityImportStatus', - '_links' => '\OpenAPI\Client\Model\ActivityStatusLink' + 'status' => '\ConstantContact\Client\Model\ActivityImportStatus', + '_links' => '\ConstantContact\Client\Model\ActivityStatusLink' ]; /** @@ -606,7 +606,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityImportStatus|null + * @return 'ConstantContact\Client\Model\ActivityImportStatus|null */ public function getStatus() { @@ -616,7 +616,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityImportStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityImportStatus|null $status status * * @return self */ @@ -633,7 +633,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityStatusLink|null + * @return 'ConstantContact\Client\Model\ActivityStatusLink|null */ public function getLinks() { @@ -643,7 +643,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityStatusLink|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityStatusLink|null $_links _links * * @return self */ diff --git a/src/Model/ActivityImportStatus.php b/src/Model/ActivityImportStatus.php index fd02b11..10de010 100644 --- a/src/Model/ActivityImportStatus.php +++ b/src/Model/ActivityImportStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityImportStatus Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityLinks.php b/src/Model/ActivityLinks.php index 2a863a9..4aded1b 100644 --- a/src/Model/ActivityLinks.php +++ b/src/Model/ActivityLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class ActivityLinks implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'self' => '\OpenAPI\Client\Model\ActivityLinksSelf', - 'results' => '\OpenAPI\Client\Model\ActivityLinksResults' + 'self' => '\ConstantContact\Client\Model\ActivityLinksSelf', + 'results' => '\ConstantContact\Client\Model\ActivityLinksResults' ]; /** @@ -299,7 +299,7 @@ public function valid() /** * Gets self * - * @return \OpenAPI\Client\Model\ActivityLinksSelf|null + * @return 'ConstantContact\Client\Model\ActivityLinksSelf|null */ public function getSelf() { @@ -309,7 +309,7 @@ public function getSelf() /** * Sets self * - * @param \OpenAPI\Client\Model\ActivityLinksSelf|null $self self + * @param 'ConstantContact\Client\Model\ActivityLinksSelf|null $self self * * @return self */ @@ -326,7 +326,7 @@ public function setSelf($self) /** * Gets results * - * @return \OpenAPI\Client\Model\ActivityLinksResults|null + * @return 'ConstantContact\Client\Model\ActivityLinksResults|null */ public function getResults() { @@ -336,7 +336,7 @@ public function getResults() /** * Sets results * - * @param \OpenAPI\Client\Model\ActivityLinksResults|null $results results + * @param 'ConstantContact\Client\Model\ActivityLinksResults|null $results results * * @return self */ diff --git a/src/Model/ActivityLinksResults.php b/src/Model/ActivityLinksResults.php index f6d0751..09a9339 100644 --- a/src/Model/ActivityLinksResults.php +++ b/src/Model/ActivityLinksResults.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityLinksResults Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityLinksSelf.php b/src/Model/ActivityLinksSelf.php index 8d13cff..6ddd379 100644 --- a/src/Model/ActivityLinksSelf.php +++ b/src/Model/ActivityLinksSelf.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityLinksSelf Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityListsMembership.php b/src/Model/ActivityListsMembership.php index d0159b5..f8514e6 100644 --- a/src/Model/ActivityListsMembership.php +++ b/src/Model/ActivityListsMembership.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityListsMembership Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -65,8 +65,8 @@ class ActivityListsMembership implements ModelInterface, ArrayAccess, \JsonSeria 'updated_at' => '\DateTime', 'percent_done' => 'int', 'activity_errors' => 'string[]', - 'status' => '\OpenAPI\Client\Model\ActivityListsMembershipStatus', - '_links' => '\OpenAPI\Client\Model\ActivityStatusLink' + 'status' => '\ConstantContact\Client\Model\ActivityListsMembershipStatus', + '_links' => '\ConstantContact\Client\Model\ActivityStatusLink' ]; /** @@ -571,7 +571,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityListsMembershipStatus|null + * @return 'ConstantContact\Client\Model\ActivityListsMembershipStatus|null */ public function getStatus() { @@ -581,7 +581,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityListsMembershipStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityListsMembershipStatus|null $status status * * @return self */ @@ -598,7 +598,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityStatusLink|null + * @return 'ConstantContact\Client\Model\ActivityStatusLink|null */ public function getLinks() { @@ -608,7 +608,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityStatusLink|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityStatusLink|null $_links _links * * @return self */ diff --git a/src/Model/ActivityListsMembershipStatus.php b/src/Model/ActivityListsMembershipStatus.php index c5b5917..144b52a 100644 --- a/src/Model/ActivityListsMembershipStatus.php +++ b/src/Model/ActivityListsMembershipStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityListsMembershipStatus Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityReference.php b/src/Model/ActivityReference.php index ca1ab6f..388c77b 100644 --- a/src/Model/ActivityReference.php +++ b/src/Model/ActivityReference.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityReference Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityStatus.php b/src/Model/ActivityStatus.php index cfd7a69..ab9bef4 100644 --- a/src/Model/ActivityStatus.php +++ b/src/Model/ActivityStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityStatus Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityStatusExportLink.php b/src/Model/ActivityStatusExportLink.php index d6afa55..7a5efe6 100644 --- a/src/Model/ActivityStatusExportLink.php +++ b/src/Model/ActivityStatusExportLink.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityStatusExportLink Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class ActivityStatusExportLink implements ModelInterface, ArrayAccess, \JsonSeri * @var string[] */ protected static $openAPITypes = [ - 'self' => '\OpenAPI\Client\Model\ActivityStatusExportLinkSelf', - 'results' => '\OpenAPI\Client\Model\ActivityStatusExportLinkResults' + 'self' => '\ConstantContact\Client\Model\ActivityStatusExportLinkSelf', + 'results' => '\ConstantContact\Client\Model\ActivityStatusExportLinkResults' ]; /** @@ -299,7 +299,7 @@ public function valid() /** * Gets self * - * @return \OpenAPI\Client\Model\ActivityStatusExportLinkSelf|null + * @return 'ConstantContact\Client\Model\ActivityStatusExportLinkSelf|null */ public function getSelf() { @@ -309,7 +309,7 @@ public function getSelf() /** * Sets self * - * @param \OpenAPI\Client\Model\ActivityStatusExportLinkSelf|null $self self + * @param 'ConstantContact\Client\Model\ActivityStatusExportLinkSelf|null $self self * * @return self */ @@ -326,7 +326,7 @@ public function setSelf($self) /** * Gets results * - * @return \OpenAPI\Client\Model\ActivityStatusExportLinkResults|null + * @return 'ConstantContact\Client\Model\ActivityStatusExportLinkResults|null */ public function getResults() { @@ -336,7 +336,7 @@ public function getResults() /** * Sets results * - * @param \OpenAPI\Client\Model\ActivityStatusExportLinkResults|null $results results + * @param 'ConstantContact\Client\Model\ActivityStatusExportLinkResults|null $results results * * @return self */ diff --git a/src/Model/ActivityStatusExportLinkResults.php b/src/Model/ActivityStatusExportLinkResults.php index 77ffb6f..c8391ea 100644 --- a/src/Model/ActivityStatusExportLinkResults.php +++ b/src/Model/ActivityStatusExportLinkResults.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityStatusExportLinkResults Class Doc Comment * * @category Class * @description Link to an activity result resource; as an example, for file_export, the link to the exported contacts file. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityStatusExportLinkSelf.php b/src/Model/ActivityStatusExportLinkSelf.php index dc74732..539046a 100644 --- a/src/Model/ActivityStatusExportLinkSelf.php +++ b/src/Model/ActivityStatusExportLinkSelf.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityStatusExportLinkSelf Class Doc Comment * * @category Class * @description HATEOS-style link to the activity status (this object). - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ActivityStatusLink.php b/src/Model/ActivityStatusLink.php index a6067b0..749d88b 100644 --- a/src/Model/ActivityStatusLink.php +++ b/src/Model/ActivityStatusLink.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityStatusLink Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ActivityStatusLink implements ModelInterface, ArrayAccess, \JsonSerializab * @var string[] */ protected static $openAPITypes = [ - 'self' => '\OpenAPI\Client\Model\ActivityStatusExportLinkSelf' + 'self' => '\ConstantContact\Client\Model\ActivityStatusExportLinkSelf' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets self * - * @return \OpenAPI\Client\Model\ActivityStatusExportLinkSelf|null + * @return 'ConstantContact\Client\Model\ActivityStatusExportLinkSelf|null */ public function getSelf() { @@ -302,7 +302,7 @@ public function getSelf() /** * Sets self * - * @param \OpenAPI\Client\Model\ActivityStatusExportLinkSelf|null $self self + * @param 'ConstantContact\Client\Model\ActivityStatusExportLinkSelf|null $self self * * @return self */ diff --git a/src/Model/ActivityTagging.php b/src/Model/ActivityTagging.php index ab2fc45..90eacc2 100644 --- a/src/Model/ActivityTagging.php +++ b/src/Model/ActivityTagging.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityTagging Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -65,8 +65,8 @@ class ActivityTagging implements ModelInterface, ArrayAccess, \JsonSerializable 'updated_at' => '\DateTime', 'percent_done' => 'int', 'activity_errors' => 'string[]', - 'status' => '\OpenAPI\Client\Model\ActivityTaggingStatus', - '_links' => '\OpenAPI\Client\Model\ActivityLinks' + 'status' => '\ConstantContact\Client\Model\ActivityTaggingStatus', + '_links' => '\ConstantContact\Client\Model\ActivityLinks' ]; /** @@ -577,7 +577,7 @@ public function setActivityErrors($activity_errors) /** * Gets status * - * @return \OpenAPI\Client\Model\ActivityTaggingStatus|null + * @return 'ConstantContact\Client\Model\ActivityTaggingStatus|null */ public function getStatus() { @@ -587,7 +587,7 @@ public function getStatus() /** * Sets status * - * @param \OpenAPI\Client\Model\ActivityTaggingStatus|null $status status + * @param 'ConstantContact\Client\Model\ActivityTaggingStatus|null $status status * * @return self */ @@ -604,7 +604,7 @@ public function setStatus($status) /** * Gets _links * - * @return \OpenAPI\Client\Model\ActivityLinks|null + * @return 'ConstantContact\Client\Model\ActivityLinks|null */ public function getLinks() { @@ -614,7 +614,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ActivityLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ActivityLinks|null $_links _links * * @return self */ diff --git a/src/Model/ActivityTaggingStatus.php b/src/Model/ActivityTaggingStatus.php index 37a0275..c5f0a81 100644 --- a/src/Model/ActivityTaggingStatus.php +++ b/src/Model/ActivityTaggingStatus.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ActivityTaggingStatus Class Doc Comment * * @category Class * @description Provides the status for the requested activity. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/AuthorizationErrorSchema.php b/src/Model/AuthorizationErrorSchema.php index 21a8fa2..72217ad 100644 --- a/src/Model/AuthorizationErrorSchema.php +++ b/src/Model/AuthorizationErrorSchema.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * AuthorizationErrorSchema Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/BouncesTrackingActivitiesPage.php b/src/Model/BouncesTrackingActivitiesPage.php index 8c746d6..874c083 100644 --- a/src/Model/BouncesTrackingActivitiesPage.php +++ b/src/Model/BouncesTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * BouncesTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class BouncesTrackingActivitiesPage implements ModelInterface, ArrayAccess, \Jso * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\BouncesTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\BouncesTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -305,7 +305,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\BouncesTrackingActivity[] + * @return 'ConstantContact\Client\Model\BouncesTrackingActivity[] */ public function getTrackingActivities() { @@ -315,7 +315,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\BouncesTrackingActivity[] $tracking_activities The list of email bounce tracking activities associated with a given `campaign_activity_id'. + * @param 'ConstantContact\Client\Model\BouncesTrackingActivity[] $tracking_activities The list of email bounce tracking activities associated with a given `campaign_activity_id'. * * @return self */ @@ -332,7 +332,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks + * @return 'ConstantContact\Client\Model\ReportingLinks */ public function getLinks() { @@ -342,7 +342,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks $_links _links * * @return self */ diff --git a/src/Model/BouncesTrackingActivity.php b/src/Model/BouncesTrackingActivity.php index 87d2f13..c90d7df 100644 --- a/src/Model/BouncesTrackingActivity.php +++ b/src/Model/BouncesTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * BouncesTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/BulkCampaignSummary.php b/src/Model/BulkCampaignSummary.php index 2e34455..c34a739 100644 --- a/src/Model/BulkCampaignSummary.php +++ b/src/Model/BulkCampaignSummary.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * BulkCampaignSummary Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -60,7 +60,7 @@ class BulkCampaignSummary implements ModelInterface, ArrayAccess, \JsonSerializa 'campaign_id' => 'string', 'campaign_name' => 'string', 'last_sent_date' => '\DateTime', - 'unique_counts' => '\OpenAPI\Client\Model\UniqueSmsCounts', + 'unique_counts' => '\ConstantContact\Client\Model\UniqueSmsCounts', 'campaign_type' => 'string' ]; @@ -416,7 +416,7 @@ public function setLastSentDate($last_sent_date) /** * Gets unique_counts * - * @return \OpenAPI\Client\Model\UniqueSmsCounts + * @return 'ConstantContact\Client\Model\UniqueSmsCounts */ public function getUniqueCounts() { @@ -426,7 +426,7 @@ public function getUniqueCounts() /** * Sets unique_counts * - * @param \OpenAPI\Client\Model\UniqueSmsCounts $unique_counts unique_counts + * @param 'ConstantContact\Client\Model\UniqueSmsCounts $unique_counts unique_counts * * @return self */ diff --git a/src/Model/BulkEmailCampaignSummariesPage.php b/src/Model/BulkEmailCampaignSummariesPage.php index 848fcb7..e2057b9 100644 --- a/src/Model/BulkEmailCampaignSummariesPage.php +++ b/src/Model/BulkEmailCampaignSummariesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * BulkEmailCampaignSummariesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,9 +57,9 @@ class BulkEmailCampaignSummariesPage implements ModelInterface, ArrayAccess, \Js * @var string[] */ protected static $openAPITypes = [ - 'bulk_email_campaign_summaries' => '\OpenAPI\Client\Model\BulkEmailCampaignSummary[]', - 'aggregate_percents' => '\OpenAPI\Client\Model\BulkEmailCampaignSummariesPercents', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'bulk_email_campaign_summaries' => '\ConstantContact\Client\Model\BulkEmailCampaignSummary[]', + 'aggregate_percents' => '\ConstantContact\Client\Model\BulkEmailCampaignSummariesPercents', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -312,7 +312,7 @@ public function valid() /** * Gets bulk_email_campaign_summaries * - * @return \OpenAPI\Client\Model\BulkEmailCampaignSummary[] + * @return 'ConstantContact\Client\Model\BulkEmailCampaignSummary[] */ public function getBulkEmailCampaignSummaries() { @@ -322,7 +322,7 @@ public function getBulkEmailCampaignSummaries() /** * Sets bulk_email_campaign_summaries * - * @param \OpenAPI\Client\Model\BulkEmailCampaignSummary[] $bulk_email_campaign_summaries Lists and provides details about each bulk email campaign activity including total unique counts for tracked activities. + * @param 'ConstantContact\Client\Model\BulkEmailCampaignSummary[] $bulk_email_campaign_summaries Lists and provides details about each bulk email campaign activity including total unique counts for tracked activities. * * @return self */ @@ -339,7 +339,7 @@ public function setBulkEmailCampaignSummaries($bulk_email_campaign_summaries) /** * Gets aggregate_percents * - * @return \OpenAPI\Client\Model\BulkEmailCampaignSummariesPercents|null + * @return 'ConstantContact\Client\Model\BulkEmailCampaignSummariesPercents|null */ public function getAggregatePercents() { @@ -349,7 +349,7 @@ public function getAggregatePercents() /** * Sets aggregate_percents * - * @param \OpenAPI\Client\Model\BulkEmailCampaignSummariesPercents|null $aggregate_percents aggregate_percents + * @param 'ConstantContact\Client\Model\BulkEmailCampaignSummariesPercents|null $aggregate_percents aggregate_percents * * @return self */ @@ -366,7 +366,7 @@ public function setAggregatePercents($aggregate_percents) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks + * @return 'ConstantContact\Client\Model\ReportingLinks */ public function getLinks() { @@ -376,7 +376,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks $_links _links * * @return self */ diff --git a/src/Model/BulkEmailCampaignSummariesPercents.php b/src/Model/BulkEmailCampaignSummariesPercents.php index 30b5856..21b3199 100644 --- a/src/Model/BulkEmailCampaignSummariesPercents.php +++ b/src/Model/BulkEmailCampaignSummariesPercents.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * BulkEmailCampaignSummariesPercents Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/BulkEmailCampaignSummary.php b/src/Model/BulkEmailCampaignSummary.php index 43ac39e..39819ae 100644 --- a/src/Model/BulkEmailCampaignSummary.php +++ b/src/Model/BulkEmailCampaignSummary.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * BulkEmailCampaignSummary Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -60,7 +60,7 @@ class BulkEmailCampaignSummary implements ModelInterface, ArrayAccess, \JsonSeri 'campaign_id' => 'string', 'campaign_type' => 'string', 'last_sent_date' => '\DateTime', - 'unique_counts' => '\OpenAPI\Client\Model\UniqueEmailCounts' + 'unique_counts' => '\ConstantContact\Client\Model\UniqueEmailCounts' ]; /** @@ -406,7 +406,7 @@ public function setLastSentDate($last_sent_date) /** * Gets unique_counts * - * @return \OpenAPI\Client\Model\UniqueEmailCounts + * @return 'ConstantContact\Client\Model\UniqueEmailCounts */ public function getUniqueCounts() { @@ -416,7 +416,7 @@ public function getUniqueCounts() /** * Sets unique_counts * - * @param \OpenAPI\Client\Model\UniqueEmailCounts $unique_counts unique_counts + * @param 'ConstantContact\Client\Model\UniqueEmailCounts $unique_counts unique_counts * * @return self */ diff --git a/src/Model/BulkSmsCampaignSummariesPercents.php b/src/Model/BulkSmsCampaignSummariesPercents.php index bf95899..cb2c2f1 100644 --- a/src/Model/BulkSmsCampaignSummariesPercents.php +++ b/src/Model/BulkSmsCampaignSummariesPercents.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * BulkSmsCampaignSummariesPercents Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CampaignActivityStatsQueryResultEmail.php b/src/Model/CampaignActivityStatsQueryResultEmail.php index 14d5436..1a0b2eb 100644 --- a/src/Model/CampaignActivityStatsQueryResultEmail.php +++ b/src/Model/CampaignActivityStatsQueryResultEmail.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CampaignActivityStatsQueryResultEmail Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class CampaignActivityStatsQueryResultEmail implements ModelInterface, ArrayAcce * @var string[] */ protected static $openAPITypes = [ - 'errors' => '\OpenAPI\Client\Model\StatsError[]', - 'results' => '\OpenAPI\Client\Model\CampaignActivityStatsResultGenericStatsEmailActivity[]' + 'errors' => '\ConstantContact\Client\Model\StatsError[]', + 'results' => '\ConstantContact\Client\Model\CampaignActivityStatsResultGenericStatsEmailActivity[]' ]; /** @@ -299,7 +299,7 @@ public function valid() /** * Gets errors * - * @return \OpenAPI\Client\Model\StatsError[]|null + * @return 'ConstantContact\Client\Model\StatsError[]|null */ public function getErrors() { @@ -309,7 +309,7 @@ public function getErrors() /** * Sets errors * - * @param \OpenAPI\Client\Model\StatsError[]|null $errors Array of errors indicating any partial failures in the query + * @param 'ConstantContact\Client\Model\StatsError[]|null $errors Array of errors indicating any partial failures in the query * * @return self */ @@ -326,7 +326,7 @@ public function setErrors($errors) /** * Gets results * - * @return \OpenAPI\Client\Model\CampaignActivityStatsResultGenericStatsEmailActivity[]|null + * @return 'ConstantContact\Client\Model\CampaignActivityStatsResultGenericStatsEmailActivity[]|null */ public function getResults() { @@ -336,7 +336,7 @@ public function getResults() /** * Sets results * - * @param \OpenAPI\Client\Model\CampaignActivityStatsResultGenericStatsEmailActivity[]|null $results An array of results containing statistics for each requested campaign activity + * @param 'ConstantContact\Client\Model\CampaignActivityStatsResultGenericStatsEmailActivity[]|null $results An array of results containing statistics for each requested campaign activity * * @return self */ diff --git a/src/Model/CampaignActivityStatsResultGenericStatsEmailActivity.php b/src/Model/CampaignActivityStatsResultGenericStatsEmailActivity.php index 21fb7fc..15359be 100644 --- a/src/Model/CampaignActivityStatsResultGenericStatsEmailActivity.php +++ b/src/Model/CampaignActivityStatsResultGenericStatsEmailActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CampaignActivityStatsResultGenericStatsEmailActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -59,7 +59,7 @@ class CampaignActivityStatsResultGenericStatsEmailActivity implements ModelInter protected static $openAPITypes = [ 'campaign_id' => 'string', 'campaign_activity_id' => 'string', - 'stats' => '\OpenAPI\Client\Model\StatsEmailActivity', + 'stats' => '\ConstantContact\Client\Model\StatsEmailActivity', 'last_refresh_time' => 'string' ]; @@ -367,7 +367,7 @@ public function setCampaignActivityId($campaign_activity_id) /** * Gets stats * - * @return \OpenAPI\Client\Model\StatsEmailActivity|null + * @return 'ConstantContact\Client\Model\StatsEmailActivity|null */ public function getStats() { @@ -377,7 +377,7 @@ public function getStats() /** * Sets stats * - * @param \OpenAPI\Client\Model\StatsEmailActivity|null $stats stats + * @param 'ConstantContact\Client\Model\StatsEmailActivity|null $stats stats * * @return self */ diff --git a/src/Model/CampaignActivitySummary.php b/src/Model/CampaignActivitySummary.php index d7b960f..4c500d0 100644 --- a/src/Model/CampaignActivitySummary.php +++ b/src/Model/CampaignActivitySummary.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CampaignActivitySummary Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CampaignStatsQueryResultEmail.php b/src/Model/CampaignStatsQueryResultEmail.php index 2b30573..031b7d5 100644 --- a/src/Model/CampaignStatsQueryResultEmail.php +++ b/src/Model/CampaignStatsQueryResultEmail.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CampaignStatsQueryResultEmail Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class CampaignStatsQueryResultEmail implements ModelInterface, ArrayAccess, \Jso * @var string[] */ protected static $openAPITypes = [ - 'errors' => '\OpenAPI\Client\Model\StatsError[]', - 'results' => '\OpenAPI\Client\Model\CampaignStatsResultGenericStatsEmailPercentsEmail[]' + 'errors' => '\ConstantContact\Client\Model\StatsError[]', + 'results' => '\ConstantContact\Client\Model\CampaignStatsResultGenericStatsEmailPercentsEmail[]' ]; /** @@ -299,7 +299,7 @@ public function valid() /** * Gets errors * - * @return \OpenAPI\Client\Model\StatsError[]|null + * @return 'ConstantContact\Client\Model\StatsError[]|null */ public function getErrors() { @@ -309,7 +309,7 @@ public function getErrors() /** * Sets errors * - * @param \OpenAPI\Client\Model\StatsError[]|null $errors An array of errors indicating any partial failures in the query. + * @param 'ConstantContact\Client\Model\StatsError[]|null $errors An array of errors indicating any partial failures in the query. * * @return self */ @@ -326,7 +326,7 @@ public function setErrors($errors) /** * Gets results * - * @return \OpenAPI\Client\Model\CampaignStatsResultGenericStatsEmailPercentsEmail[]|null + * @return 'ConstantContact\Client\Model\CampaignStatsResultGenericStatsEmailPercentsEmail[]|null */ public function getResults() { @@ -336,7 +336,7 @@ public function getResults() /** * Sets results * - * @param \OpenAPI\Client\Model\CampaignStatsResultGenericStatsEmailPercentsEmail[]|null $results An array of results listing statistics for each requested campaign_id. + * @param 'ConstantContact\Client\Model\CampaignStatsResultGenericStatsEmailPercentsEmail[]|null $results An array of results listing statistics for each requested campaign_id. * * @return self */ diff --git a/src/Model/CampaignStatsResultGenericStatsEmailPercentsEmail.php b/src/Model/CampaignStatsResultGenericStatsEmailPercentsEmail.php index b724606..1aab593 100644 --- a/src/Model/CampaignStatsResultGenericStatsEmailPercentsEmail.php +++ b/src/Model/CampaignStatsResultGenericStatsEmailPercentsEmail.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CampaignStatsResultGenericStatsEmailPercentsEmail Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -58,8 +58,8 @@ class CampaignStatsResultGenericStatsEmailPercentsEmail implements ModelInterfac */ protected static $openAPITypes = [ 'campaign_id' => 'string', - 'stats' => '\OpenAPI\Client\Model\StatsEmail', - 'percents' => '\OpenAPI\Client\Model\PercentsEmail', + 'stats' => '\ConstantContact\Client\Model\StatsEmail', + 'percents' => '\ConstantContact\Client\Model\PercentsEmail', 'last_refresh_time' => '\DateTime' ]; @@ -340,7 +340,7 @@ public function setCampaignId($campaign_id) /** * Gets stats * - * @return \OpenAPI\Client\Model\StatsEmail|null + * @return 'ConstantContact\Client\Model\StatsEmail|null */ public function getStats() { @@ -350,7 +350,7 @@ public function getStats() /** * Sets stats * - * @param \OpenAPI\Client\Model\StatsEmail|null $stats stats + * @param 'ConstantContact\Client\Model\StatsEmail|null $stats stats * * @return self */ @@ -367,7 +367,7 @@ public function setStats($stats) /** * Gets percents * - * @return \OpenAPI\Client\Model\PercentsEmail|null + * @return 'ConstantContact\Client\Model\PercentsEmail|null */ public function getPercents() { @@ -377,7 +377,7 @@ public function getPercents() /** * Sets percents * - * @param \OpenAPI\Client\Model\PercentsEmail|null $percents percents + * @param 'ConstantContact\Client\Model\PercentsEmail|null $percents percents * * @return self */ diff --git a/src/Model/ClicksTrackingActivitiesPage.php b/src/Model/ClicksTrackingActivitiesPage.php index ff258b1..b71e161 100644 --- a/src/Model/ClicksTrackingActivitiesPage.php +++ b/src/Model/ClicksTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ClicksTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class ClicksTrackingActivitiesPage implements ModelInterface, ArrayAccess, \Json * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\ClicksTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\ClicksTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -302,7 +302,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\ClicksTrackingActivity[] + * @return 'ConstantContact\Client\Model\ClicksTrackingActivity[] */ public function getTrackingActivities() { @@ -312,7 +312,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\ClicksTrackingActivity[] $tracking_activities The list of click tracking activities + * @param 'ConstantContact\Client\Model\ClicksTrackingActivity[] $tracking_activities The list of click tracking activities * * @return self */ @@ -329,7 +329,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks|null + * @return 'ConstantContact\Client\Model\ReportingLinks|null */ public function getLinks() { @@ -339,7 +339,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks|null $_links _links * * @return self */ diff --git a/src/Model/ClicksTrackingActivity.php b/src/Model/ClicksTrackingActivity.php index 0e79adb..6e5baa6 100644 --- a/src/Model/ClicksTrackingActivity.php +++ b/src/Model/ClicksTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ClicksTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CompanyLogo.php b/src/Model/CompanyLogo.php index 5119631..188922e 100644 --- a/src/Model/CompanyLogo.php +++ b/src/Model/CompanyLogo.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CompanyLogo Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactCampaignActivitiesSummary.php b/src/Model/ContactCampaignActivitiesSummary.php index 1fdb405..e68d885 100644 --- a/src/Model/ContactCampaignActivitiesSummary.php +++ b/src/Model/ContactCampaignActivitiesSummary.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactCampaignActivitiesSummary Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -58,8 +58,8 @@ class ContactCampaignActivitiesSummary implements ModelInterface, ArrayAccess, \ */ protected static $openAPITypes = [ 'contact_id' => 'string', - 'campaign_activities' => '\OpenAPI\Client\Model\CampaignActivitySummary[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'campaign_activities' => '\ConstantContact\Client\Model\CampaignActivitySummary[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -339,7 +339,7 @@ public function setContactId($contact_id) /** * Gets campaign_activities * - * @return \OpenAPI\Client\Model\CampaignActivitySummary[] + * @return 'ConstantContact\Client\Model\CampaignActivitySummary[] */ public function getCampaignActivities() { @@ -349,7 +349,7 @@ public function getCampaignActivities() /** * Sets campaign_activities * - * @param \OpenAPI\Client\Model\CampaignActivitySummary[] $campaign_activities A summary of all the actions for a contact. + * @param 'ConstantContact\Client\Model\CampaignActivitySummary[] $campaign_activities A summary of all the actions for a contact. * * @return self */ @@ -366,7 +366,7 @@ public function setCampaignActivities($campaign_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks|null + * @return 'ConstantContact\Client\Model\ReportingLinks|null */ public function getLinks() { @@ -376,7 +376,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks|null $_links _links * * @return self */ diff --git a/src/Model/ContactCreateOrUpdateInput.php b/src/Model/ContactCreateOrUpdateInput.php index c870d32..35ca3af 100644 --- a/src/Model/ContactCreateOrUpdateInput.php +++ b/src/Model/ContactCreateOrUpdateInput.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactCreateOrUpdateInput Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -64,11 +64,11 @@ class ContactCreateOrUpdateInput implements ModelInterface, ArrayAccess, \JsonSe 'company_name' => 'string', 'phone_number' => 'string', 'list_memberships' => 'string[]', - 'custom_fields' => '\OpenAPI\Client\Model\CreateOrUpdateContactCustomField[]', + 'custom_fields' => '\ConstantContact\Client\Model\CreateOrUpdateContactCustomField[]', 'anniversary' => 'string', 'birthday_month' => 'int', 'birthday_day' => 'int', - 'street_address' => '\OpenAPI\Client\Model\ContactCreateOrUpdateInputStreetAddress' + 'street_address' => '\ConstantContact\Client\Model\ContactCreateOrUpdateInputStreetAddress' ]; /** @@ -631,7 +631,7 @@ public function setListMemberships($list_memberships) /** * Gets custom_fields * - * @return \OpenAPI\Client\Model\CreateOrUpdateContactCustomField[]|null + * @return 'ConstantContact\Client\Model\CreateOrUpdateContactCustomField[]|null */ public function getCustomFields() { @@ -641,7 +641,7 @@ public function getCustomFields() /** * Sets custom_fields * - * @param \OpenAPI\Client\Model\CreateOrUpdateContactCustomField[]|null $custom_fields The custom fields you want to add to the contact as an array of up to 50 custom field objects. + * @param 'ConstantContact\Client\Model\CreateOrUpdateContactCustomField[]|null $custom_fields The custom fields you want to add to the contact as an array of up to 50 custom field objects. * * @return self */ @@ -743,7 +743,7 @@ public function setBirthdayDay($birthday_day) /** * Gets street_address * - * @return \OpenAPI\Client\Model\ContactCreateOrUpdateInputStreetAddress|null + * @return 'ConstantContact\Client\Model\ContactCreateOrUpdateInputStreetAddress|null */ public function getStreetAddress() { @@ -753,7 +753,7 @@ public function getStreetAddress() /** * Sets street_address * - * @param \OpenAPI\Client\Model\ContactCreateOrUpdateInputStreetAddress|null $street_address street_address + * @param 'ConstantContact\Client\Model\ContactCreateOrUpdateInputStreetAddress|null $street_address street_address * * @return self */ diff --git a/src/Model/ContactCreateOrUpdateInputStreetAddress.php b/src/Model/ContactCreateOrUpdateInputStreetAddress.php index 1696d8b..7679ac0 100644 --- a/src/Model/ContactCreateOrUpdateInputStreetAddress.php +++ b/src/Model/ContactCreateOrUpdateInputStreetAddress.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactCreateOrUpdateInputStreetAddress Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactCreateOrUpdateResponse.php b/src/Model/ContactCreateOrUpdateResponse.php index 02104b1..137ff67 100644 --- a/src/Model/ContactCreateOrUpdateResponse.php +++ b/src/Model/ContactCreateOrUpdateResponse.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactCreateOrUpdateResponse Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactCustomField.php b/src/Model/ContactCustomField.php index 20c4a4a..7093fdc 100644 --- a/src/Model/ContactCustomField.php +++ b/src/Model/ContactCustomField.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactCustomField Class Doc Comment * * @category Class * @description Custom fields allow Constant Contact users to add custom content to a contact that can be used to personalize emails in addition to the standard set of variables available for email personalization. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactDelete.php b/src/Model/ContactDelete.php index 4868e01..b753d1d 100644 --- a/src/Model/ContactDelete.php +++ b/src/Model/ContactDelete.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactDelete Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactList.php b/src/Model/ContactList.php index 28df93f..70e6354 100644 --- a/src/Model/ContactList.php +++ b/src/Model/ContactList.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactList Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactListArray.php b/src/Model/ContactListArray.php index 9a688db..f43a3b6 100644 --- a/src/Model/ContactListArray.php +++ b/src/Model/ContactListArray.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactListArray Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,9 +57,9 @@ class ContactListArray implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'lists' => '\OpenAPI\Client\Model\ContactList[]', + 'lists' => '\ConstantContact\Client\Model\ContactList[]', 'lists_count' => 'int', - '_links' => '\OpenAPI\Client\Model\PagingLinks' + '_links' => '\ConstantContact\Client\Model\PagingLinks' ]; /** @@ -306,7 +306,7 @@ public function valid() /** * Gets lists * - * @return \OpenAPI\Client\Model\ContactList[]|null + * @return 'ConstantContact\Client\Model\ContactList[]|null */ public function getLists() { @@ -316,7 +316,7 @@ public function getLists() /** * Sets lists * - * @param \OpenAPI\Client\Model\ContactList[]|null $lists lists + * @param 'ConstantContact\Client\Model\ContactList[]|null $lists lists * * @return self */ @@ -360,7 +360,7 @@ public function setListsCount($lists_count) /** * Gets _links * - * @return \OpenAPI\Client\Model\PagingLinks|null + * @return 'ConstantContact\Client\Model\PagingLinks|null */ public function getLinks() { @@ -370,7 +370,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\PagingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\PagingLinks|null $_links _links * * @return self */ diff --git a/src/Model/ContactListPutPost.php b/src/Model/ContactListPutPost.php index 50015f6..f64132b 100644 --- a/src/Model/ContactListPutPost.php +++ b/src/Model/ContactListPutPost.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactListPutPost Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactOpenAndClickRates.php b/src/Model/ContactOpenAndClickRates.php index dc04822..07515c8 100644 --- a/src/Model/ContactOpenAndClickRates.php +++ b/src/Model/ContactOpenAndClickRates.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactOpenAndClickRates Class Doc Comment * * @category Class * @description The average click and open rates for a provided contact. The basic information provided is contact id, open rate, click rate, and emails included in the calculation. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactPostRequest.php b/src/Model/ContactPostRequest.php index a262587..19b55d4 100644 --- a/src/Model/ContactPostRequest.php +++ b/src/Model/ContactPostRequest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactPostRequest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ContactPostRequest implements ModelInterface, ArrayAccess, \JsonSerializab * @var string[] */ protected static $openAPITypes = [ - 'email_address' => '\OpenAPI\Client\Model\EmailAddressPost', + 'email_address' => '\ConstantContact\Client\Model\EmailAddressPost', 'first_name' => 'string', 'last_name' => 'string', 'job_title' => 'string', @@ -66,12 +66,12 @@ class ContactPostRequest implements ModelInterface, ArrayAccess, \JsonSerializab 'birthday_month' => 'int', 'birthday_day' => 'int', 'anniversary' => 'string', - 'custom_fields' => '\OpenAPI\Client\Model\ContactCustomField[]', - 'phone_numbers' => '\OpenAPI\Client\Model\PhoneNumberPut[]', - 'street_addresses' => '\OpenAPI\Client\Model\StreetAddressPut[]', + 'custom_fields' => '\ConstantContact\Client\Model\ContactCustomField[]', + 'phone_numbers' => '\ConstantContact\Client\Model\PhoneNumberPut[]', + 'street_addresses' => '\ConstantContact\Client\Model\StreetAddressPut[]', 'list_memberships' => 'string[]', 'taggings' => 'string[]', - 'notes' => '\OpenAPI\Client\Model\Note[]' + 'notes' => '\ConstantContact\Client\Model\Note[]' ]; /** @@ -434,7 +434,7 @@ public function valid() /** * Gets email_address * - * @return \OpenAPI\Client\Model\EmailAddressPost|null + * @return 'ConstantContact\Client\Model\EmailAddressPost|null */ public function getEmailAddress() { @@ -444,7 +444,7 @@ public function getEmailAddress() /** * Sets email_address * - * @param \OpenAPI\Client\Model\EmailAddressPost|null $email_address email_address + * @param 'ConstantContact\Client\Model\EmailAddressPost|null $email_address email_address * * @return self */ @@ -697,7 +697,7 @@ public function setAnniversary($anniversary) /** * Gets custom_fields * - * @return \OpenAPI\Client\Model\ContactCustomField[]|null + * @return 'ConstantContact\Client\Model\ContactCustomField[]|null */ public function getCustomFields() { @@ -707,7 +707,7 @@ public function getCustomFields() /** * Sets custom_fields * - * @param \OpenAPI\Client\Model\ContactCustomField[]|null $custom_fields Array of up to 25 custom_field key value pairs. + * @param 'ConstantContact\Client\Model\ContactCustomField[]|null $custom_fields Array of up to 25 custom_field key value pairs. * * @return self */ @@ -728,7 +728,7 @@ public function setCustomFields($custom_fields) /** * Gets phone_numbers * - * @return \OpenAPI\Client\Model\PhoneNumberPut[]|null + * @return 'ConstantContact\Client\Model\PhoneNumberPut[]|null */ public function getPhoneNumbers() { @@ -738,7 +738,7 @@ public function getPhoneNumbers() /** * Sets phone_numbers * - * @param \OpenAPI\Client\Model\PhoneNumberPut[]|null $phone_numbers Array of up to 3 phone numbers subresources. + * @param 'ConstantContact\Client\Model\PhoneNumberPut[]|null $phone_numbers Array of up to 3 phone numbers subresources. * * @return self */ @@ -759,7 +759,7 @@ public function setPhoneNumbers($phone_numbers) /** * Gets street_addresses * - * @return \OpenAPI\Client\Model\StreetAddressPut[]|null + * @return 'ConstantContact\Client\Model\StreetAddressPut[]|null */ public function getStreetAddresses() { @@ -769,7 +769,7 @@ public function getStreetAddresses() /** * Sets street_addresses * - * @param \OpenAPI\Client\Model\StreetAddressPut[]|null $street_addresses Array of up to 3 street address subresources. + * @param 'ConstantContact\Client\Model\StreetAddressPut[]|null $street_addresses Array of up to 3 street address subresources. * * @return self */ @@ -852,7 +852,7 @@ public function setTaggings($taggings) /** * Gets notes * - * @return \OpenAPI\Client\Model\Note[]|null + * @return 'ConstantContact\Client\Model\Note[]|null */ public function getNotes() { @@ -862,7 +862,7 @@ public function getNotes() /** * Sets notes * - * @param \OpenAPI\Client\Model\Note[]|null $notes An array of notes about the contact. + * @param 'ConstantContact\Client\Model\Note[]|null $notes An array of notes about the contact. * * @return self */ diff --git a/src/Model/ContactPutRequest.php b/src/Model/ContactPutRequest.php index 117bc61..c7c7105 100644 --- a/src/Model/ContactPutRequest.php +++ b/src/Model/ContactPutRequest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactPutRequest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ContactPutRequest implements ModelInterface, ArrayAccess, \JsonSerializabl * @var string[] */ protected static $openAPITypes = [ - 'email_address' => '\OpenAPI\Client\Model\EmailAddressPut', + 'email_address' => '\ConstantContact\Client\Model\EmailAddressPut', 'first_name' => 'string', 'last_name' => 'string', 'job_title' => 'string', @@ -66,12 +66,12 @@ class ContactPutRequest implements ModelInterface, ArrayAccess, \JsonSerializabl 'birthday_day' => 'int', 'anniversary' => 'string', 'update_source' => 'string', - 'custom_fields' => '\OpenAPI\Client\Model\ContactCustomField[]', - 'phone_numbers' => '\OpenAPI\Client\Model\PhoneNumberPut[]', - 'street_addresses' => '\OpenAPI\Client\Model\StreetAddressPut[]', + 'custom_fields' => '\ConstantContact\Client\Model\ContactCustomField[]', + 'phone_numbers' => '\ConstantContact\Client\Model\PhoneNumberPut[]', + 'street_addresses' => '\ConstantContact\Client\Model\StreetAddressPut[]', 'list_memberships' => 'string[]', 'taggings' => 'string[]', - 'notes' => '\OpenAPI\Client\Model\Note[]' + 'notes' => '\ConstantContact\Client\Model\Note[]' ]; /** @@ -437,7 +437,7 @@ public function valid() /** * Gets email_address * - * @return \OpenAPI\Client\Model\EmailAddressPut|null + * @return 'ConstantContact\Client\Model\EmailAddressPut|null */ public function getEmailAddress() { @@ -447,7 +447,7 @@ public function getEmailAddress() /** * Sets email_address * - * @param \OpenAPI\Client\Model\EmailAddressPut|null $email_address email_address + * @param 'ConstantContact\Client\Model\EmailAddressPut|null $email_address email_address * * @return self */ @@ -700,7 +700,7 @@ public function setUpdateSource($update_source) /** * Gets custom_fields * - * @return \OpenAPI\Client\Model\ContactCustomField[]|null + * @return 'ConstantContact\Client\Model\ContactCustomField[]|null */ public function getCustomFields() { @@ -710,7 +710,7 @@ public function getCustomFields() /** * Sets custom_fields * - * @param \OpenAPI\Client\Model\ContactCustomField[]|null $custom_fields Array of up to 25 custom_field subresources. + * @param 'ConstantContact\Client\Model\ContactCustomField[]|null $custom_fields Array of up to 25 custom_field subresources. * * @return self */ @@ -731,7 +731,7 @@ public function setCustomFields($custom_fields) /** * Gets phone_numbers * - * @return \OpenAPI\Client\Model\PhoneNumberPut[]|null + * @return 'ConstantContact\Client\Model\PhoneNumberPut[]|null */ public function getPhoneNumbers() { @@ -741,7 +741,7 @@ public function getPhoneNumbers() /** * Sets phone_numbers * - * @param \OpenAPI\Client\Model\PhoneNumberPut[]|null $phone_numbers Array of up to 3 phone_numbers subresources. + * @param 'ConstantContact\Client\Model\PhoneNumberPut[]|null $phone_numbers Array of up to 3 phone_numbers subresources. * * @return self */ @@ -762,7 +762,7 @@ public function setPhoneNumbers($phone_numbers) /** * Gets street_addresses * - * @return \OpenAPI\Client\Model\StreetAddressPut[]|null + * @return 'ConstantContact\Client\Model\StreetAddressPut[]|null */ public function getStreetAddresses() { @@ -772,7 +772,7 @@ public function getStreetAddresses() /** * Sets street_addresses * - * @param \OpenAPI\Client\Model\StreetAddressPut[]|null $street_addresses Array of up to 3 street_addresses subresources. + * @param 'ConstantContact\Client\Model\StreetAddressPut[]|null $street_addresses Array of up to 3 street_addresses subresources. * * @return self */ @@ -855,7 +855,7 @@ public function setTaggings($taggings) /** * Gets notes * - * @return \OpenAPI\Client\Model\Note[]|null + * @return 'ConstantContact\Client\Model\Note[]|null */ public function getNotes() { @@ -865,7 +865,7 @@ public function getNotes() /** * Sets notes * - * @param \OpenAPI\Client\Model\Note[]|null $notes An array of notes about the contact listed by most recent note first. + * @param 'ConstantContact\Client\Model\Note[]|null $notes An array of notes about the contact listed by most recent note first. * * @return self */ diff --git a/src/Model/ContactResource.php b/src/Model/ContactResource.php index 3b97903..629a293 100644 --- a/src/Model/ContactResource.php +++ b/src/Model/ContactResource.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactResource Class Doc Comment * * @category Class * @description Use this endpoint to retrieve (GET), update (PUT), or DELETE an existing contact resource specified using the <code>contact_id</code> path parameter. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -59,7 +59,7 @@ class ContactResource implements ModelInterface, ArrayAccess, \JsonSerializable */ protected static $openAPITypes = [ 'contact_id' => 'string', - 'email_address' => '\OpenAPI\Client\Model\EmailAddress', + 'email_address' => '\ConstantContact\Client\Model\EmailAddress', 'first_name' => 'string', 'last_name' => 'string', 'job_title' => 'string', @@ -72,13 +72,13 @@ class ContactResource implements ModelInterface, ArrayAccess, \JsonSerializable 'created_at' => '\DateTime', 'updated_at' => '\DateTime', 'deleted_at' => '\DateTime', - 'custom_fields' => '\OpenAPI\Client\Model\ContactCustomField[]', - 'phone_numbers' => '\OpenAPI\Client\Model\PhoneNumber[]', - 'street_addresses' => '\OpenAPI\Client\Model\StreetAddress[]', + 'custom_fields' => '\ConstantContact\Client\Model\ContactCustomField[]', + 'phone_numbers' => '\ConstantContact\Client\Model\PhoneNumber[]', + 'street_addresses' => '\ConstantContact\Client\Model\StreetAddress[]', 'list_memberships' => 'string[]', 'taggings' => 'string[]', - 'notes' => '\OpenAPI\Client\Model\Note[]', - 'sms_channel' => '\OpenAPI\Client\Model\ContactResourceSmsChannel' + 'notes' => '\ConstantContact\Client\Model\Note[]', + 'sms_channel' => '\ConstantContact\Client\Model\ContactResourceSmsChannel' ]; /** @@ -504,7 +504,7 @@ public function setContactId($contact_id) /** * Gets email_address * - * @return \OpenAPI\Client\Model\EmailAddress|null + * @return 'ConstantContact\Client\Model\EmailAddress|null */ public function getEmailAddress() { @@ -514,7 +514,7 @@ public function getEmailAddress() /** * Sets email_address * - * @param \OpenAPI\Client\Model\EmailAddress|null $email_address email_address + * @param 'ConstantContact\Client\Model\EmailAddress|null $email_address email_address * * @return self */ @@ -875,7 +875,7 @@ public function setDeletedAt($deleted_at) /** * Gets custom_fields * - * @return \OpenAPI\Client\Model\ContactCustomField[]|null + * @return 'ConstantContact\Client\Model\ContactCustomField[]|null */ public function getCustomFields() { @@ -885,7 +885,7 @@ public function getCustomFields() /** * Sets custom_fields * - * @param \OpenAPI\Client\Model\ContactCustomField[]|null $custom_fields Array of up to 25 custom_field subresources. + * @param 'ConstantContact\Client\Model\ContactCustomField[]|null $custom_fields Array of up to 25 custom_field subresources. * * @return self */ @@ -906,7 +906,7 @@ public function setCustomFields($custom_fields) /** * Gets phone_numbers * - * @return \OpenAPI\Client\Model\PhoneNumber[]|null + * @return 'ConstantContact\Client\Model\PhoneNumber[]|null */ public function getPhoneNumbers() { @@ -916,7 +916,7 @@ public function getPhoneNumbers() /** * Sets phone_numbers * - * @param \OpenAPI\Client\Model\PhoneNumber[]|null $phone_numbers Array of up to 3 phone_numbers subresources. + * @param 'ConstantContact\Client\Model\PhoneNumber[]|null $phone_numbers Array of up to 3 phone_numbers subresources. * * @return self */ @@ -937,7 +937,7 @@ public function setPhoneNumbers($phone_numbers) /** * Gets street_addresses * - * @return \OpenAPI\Client\Model\StreetAddress[]|null + * @return 'ConstantContact\Client\Model\StreetAddress[]|null */ public function getStreetAddresses() { @@ -947,7 +947,7 @@ public function getStreetAddresses() /** * Sets street_addresses * - * @param \OpenAPI\Client\Model\StreetAddress[]|null $street_addresses Array of up to 3 street_addresses subresources. + * @param 'ConstantContact\Client\Model\StreetAddress[]|null $street_addresses Array of up to 3 street_addresses subresources. * * @return self */ @@ -1030,7 +1030,7 @@ public function setTaggings($taggings) /** * Gets notes * - * @return \OpenAPI\Client\Model\Note[]|null + * @return 'ConstantContact\Client\Model\Note[]|null */ public function getNotes() { @@ -1040,7 +1040,7 @@ public function getNotes() /** * Sets notes * - * @param \OpenAPI\Client\Model\Note[]|null $notes An array of notes about the contact listed by most recent note first. + * @param 'ConstantContact\Client\Model\Note[]|null $notes An array of notes about the contact listed by most recent note first. * * @return self */ @@ -1061,7 +1061,7 @@ public function setNotes($notes) /** * Gets sms_channel * - * @return \OpenAPI\Client\Model\ContactResourceSmsChannel|null + * @return 'ConstantContact\Client\Model\ContactResourceSmsChannel|null */ public function getSmsChannel() { @@ -1071,7 +1071,7 @@ public function getSmsChannel() /** * Sets sms_channel * - * @param \OpenAPI\Client\Model\ContactResourceSmsChannel|null $sms_channel sms_channel + * @param 'ConstantContact\Client\Model\ContactResourceSmsChannel|null $sms_channel sms_channel * * @return self */ diff --git a/src/Model/ContactResourceSmsChannel.php b/src/Model/ContactResourceSmsChannel.php index 73a4c6d..e129025 100644 --- a/src/Model/ContactResourceSmsChannel.php +++ b/src/Model/ContactResourceSmsChannel.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactResourceSmsChannel Class Doc Comment * * @category Class * @description Includes SMS channel and consent details. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -64,7 +64,7 @@ class ContactResourceSmsChannel implements ModelInterface, ArrayAccess, \JsonSer 'country_code' => 'string', 'update_source' => 'string', 'create_source' => 'string', - 'sms_channel_consents' => '\OpenAPI\Client\Model\SmsChannelConsentDetails[]' + 'sms_channel_consents' => '\ConstantContact\Client\Model\SmsChannelConsentDetails[]' ]; /** @@ -497,7 +497,7 @@ public function setCreateSource($create_source) /** * Gets sms_channel_consents * - * @return \OpenAPI\Client\Model\SmsChannelConsentDetails[]|null + * @return 'ConstantContact\Client\Model\SmsChannelConsentDetails[]|null */ public function getSmsChannelConsents() { @@ -507,7 +507,7 @@ public function getSmsChannelConsents() /** * Sets sms_channel_consents * - * @param \OpenAPI\Client\Model\SmsChannelConsentDetails[]|null $sms_channel_consents Identifies SMS channel consent details such as the current permission status for the SMS channel and opt-in date. + * @param 'ConstantContact\Client\Model\SmsChannelConsentDetails[]|null $sms_channel_consents Identifies SMS channel consent details such as the current permission status for the SMS channel and opt-in date. * * @return self */ diff --git a/src/Model/ContactTrackingActivitiesPage.php b/src/Model/ContactTrackingActivitiesPage.php index 7792ae6..644ab6a 100644 --- a/src/Model/ContactTrackingActivitiesPage.php +++ b/src/Model/ContactTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactTrackingActivitiesPage Class Doc Comment * * @category Class * @description A page of tracking activities for a contact that can include sends, opens, clicks, bounces, opt-outs and forwards to a friend. If it exists, a link to the next page of tracking activities is provided. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -58,8 +58,8 @@ class ContactTrackingActivitiesPage implements ModelInterface, ArrayAccess, \Jso * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\ContactTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\ContactTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -300,7 +300,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\ContactTrackingActivity[]|null + * @return 'ConstantContact\Client\Model\ContactTrackingActivity[]|null */ public function getTrackingActivities() { @@ -310,7 +310,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\ContactTrackingActivity[]|null $tracking_activities The list of contact tracking activities in descending date order. + * @param 'ConstantContact\Client\Model\ContactTrackingActivity[]|null $tracking_activities The list of contact tracking activities in descending date order. * * @return self */ @@ -327,7 +327,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks|null + * @return 'ConstantContact\Client\Model\ReportingLinks|null */ public function getLinks() { @@ -337,7 +337,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks|null $_links _links * * @return self */ diff --git a/src/Model/ContactTrackingActivity.php b/src/Model/ContactTrackingActivity.php index 41c9ddd..f1d3f8e 100644 --- a/src/Model/ContactTrackingActivity.php +++ b/src/Model/ContactTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactTrackingActivity Class Doc Comment * * @category Class * @description The base contact tracking activity representing sends, opt-outs and forwards to a friend. The basic information provided includes the campaign activity ID, tracking activity type, and time the tracking activity occurred. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactXref.php b/src/Model/ContactXref.php index 1daa90a..52a0484 100644 --- a/src/Model/ContactXref.php +++ b/src/Model/ContactXref.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactXref Class Doc Comment * * @category Class * @description The cross-referenced pair of V3 API <code>list_id</code> and V2 API <code>sequence_id</code> for a list. Response is sorted ascending by <code>sequence_id</code>. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactXrefs.php b/src/Model/ContactXrefs.php index c760e13..3d2a772 100644 --- a/src/Model/ContactXrefs.php +++ b/src/Model/ContactXrefs.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactXrefs Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ContactXrefs implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'xrefs' => '\OpenAPI\Client\Model\ContactXref[]' + 'xrefs' => '\ConstantContact\Client\Model\ContactXref[]' ]; /** @@ -296,7 +296,7 @@ public function valid() /** * Gets xrefs * - * @return \OpenAPI\Client\Model\ContactXref[]|null + * @return 'ConstantContact\Client\Model\ContactXref[]|null */ public function getXrefs() { @@ -306,7 +306,7 @@ public function getXrefs() /** * Sets xrefs * - * @param \OpenAPI\Client\Model\ContactXref[]|null $xrefs An array of cross-referenced V3 API contact_id and V2 API sequence_id values. Response is sorted ascending by sequence_id. + * @param 'ConstantContact\Client\Model\ContactXref[]|null $xrefs An array of cross-referenced V3 API contact_id and V2 API sequence_id values. Response is sorted ascending by sequence_id. * * @return self */ diff --git a/src/Model/Contacts.php b/src/Model/Contacts.php index 9ba75a8..67b4d18 100644 --- a/src/Model/Contacts.php +++ b/src/Model/Contacts.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Contacts Class Doc Comment * * @category Class * @description Use this endpoint to retrieve (GET) a collection of existing contacts, or to create (POST) a new contact. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -58,9 +58,9 @@ class Contacts implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'contacts' => '\OpenAPI\Client\Model\ContactResource[]', + 'contacts' => '\ConstantContact\Client\Model\ContactResource[]', 'contacts_count' => 'int', - '_links' => '\OpenAPI\Client\Model\PagingLinks', + '_links' => '\ConstantContact\Client\Model\PagingLinks', 'status' => 'string' ]; @@ -314,7 +314,7 @@ public function valid() /** * Gets contacts * - * @return \OpenAPI\Client\Model\ContactResource[]|null + * @return 'ConstantContact\Client\Model\ContactResource[]|null */ public function getContacts() { @@ -324,7 +324,7 @@ public function getContacts() /** * Sets contacts * - * @param \OpenAPI\Client\Model\ContactResource[]|null $contacts contacts + * @param 'ConstantContact\Client\Model\ContactResource[]|null $contacts contacts * * @return self */ @@ -368,7 +368,7 @@ public function setContactsCount($contacts_count) /** * Gets _links * - * @return \OpenAPI\Client\Model\PagingLinks|null + * @return 'ConstantContact\Client\Model\PagingLinks|null */ public function getLinks() { @@ -378,7 +378,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\PagingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\PagingLinks|null $_links _links * * @return self */ diff --git a/src/Model/ContactsCounts.php b/src/Model/ContactsCounts.php index 407917f..59919c7 100644 --- a/src/Model/ContactsCounts.php +++ b/src/Model/ContactsCounts.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactsCounts Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactsExport.php b/src/Model/ContactsExport.php index 0263d50..59506f8 100644 --- a/src/Model/ContactsExport.php +++ b/src/Model/ContactsExport.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactsExport Class Doc Comment * * @category Class * @description You can export contact objects to a CSV file. By default, all contacts in the user's account are exported if none of the following properties are included: <br/><li> By contact_id - you can specify up to 500 specific contacts. <li>list_id - you can specify up to 50 lists. You can use the status parameter with list_id<li>status - you can export contacts by status (unsubscribed, active, removed); this property can be used with list_ids. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ContactsJsonImport.php b/src/Model/ContactsJsonImport.php index ef7baab..61dd5bd 100644 --- a/src/Model/ContactsJsonImport.php +++ b/src/Model/ContactsJsonImport.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ContactsJsonImport Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ContactsJsonImport implements ModelInterface, ArrayAccess, \JsonSerializab * @var string[] */ protected static $openAPITypes = [ - 'import_data' => '\OpenAPI\Client\Model\JsonImportContact[]', + 'import_data' => '\ConstantContact\Client\Model\JsonImportContact[]', 'list_ids' => 'string[]' ]; @@ -313,7 +313,7 @@ public function valid() /** * Gets import_data * - * @return \OpenAPI\Client\Model\JsonImportContact[] + * @return 'ConstantContact\Client\Model\JsonImportContact[] */ public function getImportData() { @@ -323,7 +323,7 @@ public function getImportData() /** * Sets import_data * - * @param \OpenAPI\Client\Model\JsonImportContact[] $import_data An array containing the contacts to import. + * @param 'ConstantContact\Client\Model\JsonImportContact[] $import_data An array containing the contacts to import. * * @return self */ diff --git a/src/Model/CreateOrUpdateContactCustomField.php b/src/Model/CreateOrUpdateContactCustomField.php index acc7c86..66bbd9e 100644 --- a/src/Model/CreateOrUpdateContactCustomField.php +++ b/src/Model/CreateOrUpdateContactCustomField.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CreateOrUpdateContactCustomField Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CrossReference.php b/src/Model/CrossReference.php index 764a624..26115d4 100644 --- a/src/Model/CrossReference.php +++ b/src/Model/CrossReference.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CrossReference Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CrossReferenceResponse.php b/src/Model/CrossReferenceResponse.php index d75012f..9ca9a87 100644 --- a/src/Model/CrossReferenceResponse.php +++ b/src/Model/CrossReferenceResponse.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CrossReferenceResponse Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class CrossReferenceResponse implements ModelInterface, ArrayAccess, \JsonSerial * @var string[] */ protected static $openAPITypes = [ - 'xrefs' => '\OpenAPI\Client\Model\CrossReference[]' + 'xrefs' => '\ConstantContact\Client\Model\CrossReference[]' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets xrefs * - * @return \OpenAPI\Client\Model\CrossReference[]|null + * @return 'ConstantContact\Client\Model\CrossReference[]|null */ public function getXrefs() { @@ -302,7 +302,7 @@ public function getXrefs() /** * Sets xrefs * - * @param \OpenAPI\Client\Model\CrossReference[]|null $xrefs An array of objects that contain a v2_email_campaign_id cross-referenced with a V3 campaign_id and a V3 campaign_activity_id value. + * @param 'ConstantContact\Client\Model\CrossReference[]|null $xrefs An array of objects that contain a v2_email_campaign_id cross-referenced with a V3 campaign_id and a V3 campaign_activity_id value. * * @return self */ diff --git a/src/Model/CustomFieldId100.php b/src/Model/CustomFieldId100.php index e4c7291..6dd7d56 100644 --- a/src/Model/CustomFieldId100.php +++ b/src/Model/CustomFieldId100.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CustomFieldId100 Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CustomFieldInput.php b/src/Model/CustomFieldInput.php index b4f42a4..27a22dd 100644 --- a/src/Model/CustomFieldInput.php +++ b/src/Model/CustomFieldInput.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CustomFieldInput Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CustomFieldResource.php b/src/Model/CustomFieldResource.php index 77fb6f2..ef586dd 100644 --- a/src/Model/CustomFieldResource.php +++ b/src/Model/CustomFieldResource.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CustomFieldResource Class Doc Comment * * @category Class * @description Custom fields allow Constant Contact users to add custom content to a contact that can be used to personalize emails in addition to the standard set of variables available for email personalization. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CustomFields.php b/src/Model/CustomFields.php index 8355233..6e0a05b 100644 --- a/src/Model/CustomFields.php +++ b/src/Model/CustomFields.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CustomFields Class Doc Comment * * @category Class * @description Use this endpoint to retrieve (GET) all custom_fields in the user's account, or to create (POST) a new custom_field. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -58,8 +58,8 @@ class CustomFields implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'custom_fields' => '\OpenAPI\Client\Model\CustomFieldResource[]', - '_links' => '\OpenAPI\Client\Model\PagingLinks' + 'custom_fields' => '\ConstantContact\Client\Model\CustomFieldResource[]', + '_links' => '\ConstantContact\Client\Model\PagingLinks' ]; /** @@ -304,7 +304,7 @@ public function valid() /** * Gets custom_fields * - * @return \OpenAPI\Client\Model\CustomFieldResource[]|null + * @return 'ConstantContact\Client\Model\CustomFieldResource[]|null */ public function getCustomFields() { @@ -314,7 +314,7 @@ public function getCustomFields() /** * Sets custom_fields * - * @param \OpenAPI\Client\Model\CustomFieldResource[]|null $custom_fields custom_fields + * @param 'ConstantContact\Client\Model\CustomFieldResource[]|null $custom_fields custom_fields * * @return self */ @@ -335,7 +335,7 @@ public function setCustomFields($custom_fields) /** * Gets _links * - * @return \OpenAPI\Client\Model\PagingLinks|null + * @return 'ConstantContact\Client\Model\PagingLinks|null */ public function getLinks() { @@ -345,7 +345,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\PagingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\PagingLinks|null $_links _links * * @return self */ diff --git a/src/Model/Customer.php b/src/Model/Customer.php index 6c8f56f..1ba5f29 100644 --- a/src/Model/Customer.php +++ b/src/Model/Customer.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Customer Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -68,8 +68,8 @@ class Customer implements ModelInterface, ArrayAccess, \JsonSerializable 'state_code' => 'string', 'time_zone_id' => 'string', 'website' => 'string', - 'physical_address' => '\OpenAPI\Client\Model\CustomerPhysicalAddress', - 'company_logo' => '\OpenAPI\Client\Model\CompanyLogo' + 'physical_address' => '\ConstantContact\Client\Model\CustomerPhysicalAddress', + 'company_logo' => '\ConstantContact\Client\Model\CompanyLogo' ]; /** @@ -681,7 +681,7 @@ public function setWebsite($website) /** * Gets physical_address * - * @return \OpenAPI\Client\Model\CustomerPhysicalAddress|null + * @return 'ConstantContact\Client\Model\CustomerPhysicalAddress|null */ public function getPhysicalAddress() { @@ -691,7 +691,7 @@ public function getPhysicalAddress() /** * Sets physical_address * - * @param \OpenAPI\Client\Model\CustomerPhysicalAddress|null $physical_address physical_address + * @param 'ConstantContact\Client\Model\CustomerPhysicalAddress|null $physical_address physical_address * * @return self */ @@ -708,7 +708,7 @@ public function setPhysicalAddress($physical_address) /** * Gets company_logo * - * @return \OpenAPI\Client\Model\CompanyLogo|null + * @return 'ConstantContact\Client\Model\CompanyLogo|null */ public function getCompanyLogo() { @@ -718,7 +718,7 @@ public function getCompanyLogo() /** * Sets company_logo * - * @param \OpenAPI\Client\Model\CompanyLogo|null $company_logo company_logo + * @param 'ConstantContact\Client\Model\CompanyLogo|null $company_logo company_logo * * @return self */ diff --git a/src/Model/CustomerPhysicalAddress.php b/src/Model/CustomerPhysicalAddress.php index fc109ba..e44a5b3 100644 --- a/src/Model/CustomerPhysicalAddress.php +++ b/src/Model/CustomerPhysicalAddress.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CustomerPhysicalAddress Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/CustomerPut.php b/src/Model/CustomerPut.php index cf822e6..a3157c1 100644 --- a/src/Model/CustomerPut.php +++ b/src/Model/CustomerPut.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * CustomerPut Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/DidNotOpensTrackingActivitiesPage.php b/src/Model/DidNotOpensTrackingActivitiesPage.php index 7b16912..919130e 100644 --- a/src/Model/DidNotOpensTrackingActivitiesPage.php +++ b/src/Model/DidNotOpensTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * DidNotOpensTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class DidNotOpensTrackingActivitiesPage implements ModelInterface, ArrayAccess, * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\DidNotOpensTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\DidNotOpensTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -302,7 +302,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\DidNotOpensTrackingActivity[] + * @return 'ConstantContact\Client\Model\DidNotOpensTrackingActivity[] */ public function getTrackingActivities() { @@ -312,7 +312,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\DidNotOpensTrackingActivity[] $tracking_activities Lists contacts that did not open the specified campaign_activity_id. + * @param 'ConstantContact\Client\Model\DidNotOpensTrackingActivity[] $tracking_activities Lists contacts that did not open the specified campaign_activity_id. * * @return self */ @@ -329,7 +329,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks|null + * @return 'ConstantContact\Client\Model\ReportingLinks|null */ public function getLinks() { @@ -339,7 +339,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks|null $_links _links * * @return self */ diff --git a/src/Model/DidNotOpensTrackingActivity.php b/src/Model/DidNotOpensTrackingActivity.php index d96406c..f765298 100644 --- a/src/Model/DidNotOpensTrackingActivity.php +++ b/src/Model/DidNotOpensTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * DidNotOpensTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailAddress.php b/src/Model/EmailAddress.php index ee32ede..39b5fb2 100644 --- a/src/Model/EmailAddress.php +++ b/src/Model/EmailAddress.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailAddress Class Doc Comment * * @category Class * @description A contact subresource describing the contact's email address. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailAddressPost.php b/src/Model/EmailAddressPost.php index 339442b..e8f27af 100644 --- a/src/Model/EmailAddressPost.php +++ b/src/Model/EmailAddressPost.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailAddressPost Class Doc Comment * * @category Class * @description The contact's email address and related properties. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailAddressPut.php b/src/Model/EmailAddressPut.php index d676de6..e520b47 100644 --- a/src/Model/EmailAddressPut.php +++ b/src/Model/EmailAddressPut.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailAddressPut Class Doc Comment * * @category Class * @description The contact's email address and related properties. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailCampaign.php b/src/Model/EmailCampaign.php index d78601e..85e3dd7 100644 --- a/src/Model/EmailCampaign.php +++ b/src/Model/EmailCampaign.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailCampaign Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class EmailCampaign implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'campaign_activities' => '\OpenAPI\Client\Model\ActivityReference[]', + 'campaign_activities' => '\ConstantContact\Client\Model\ActivityReference[]', 'campaign_id' => 'string', 'created_at' => '\DateTime', 'current_status' => 'string', @@ -345,7 +345,7 @@ public function valid() /** * Gets campaign_activities * - * @return \OpenAPI\Client\Model\ActivityReference[]|null + * @return 'ConstantContact\Client\Model\ActivityReference[]|null */ public function getCampaignActivities() { @@ -355,7 +355,7 @@ public function getCampaignActivities() /** * Sets campaign_activities * - * @param \OpenAPI\Client\Model\ActivityReference[]|null $campaign_activities Lists the role and unique activity ID of each campaign activity that is associated with an Email Campaign. + * @param 'ConstantContact\Client\Model\ActivityReference[]|null $campaign_activities Lists the role and unique activity ID of each campaign activity that is associated with an Email Campaign. * * @return self */ diff --git a/src/Model/EmailCampaignActivity.php b/src/Model/EmailCampaignActivity.php index b8bc889..dc53cd5 100644 --- a/src/Model/EmailCampaignActivity.php +++ b/src/Model/EmailCampaignActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailCampaignActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -72,8 +72,8 @@ class EmailCampaignActivity implements ModelInterface, ArrayAccess, \JsonSeriali 'template_id' => 'string', 'permalink_url' => 'string', 'preheader' => 'string', - 'physical_address_in_footer' => '\OpenAPI\Client\Model\EmailPhysicalAddress', - 'document_properties' => '\OpenAPI\Client\Model\EmailCampaignActivityDocumentProperties' + 'physical_address_in_footer' => '\ConstantContact\Client\Model\EmailPhysicalAddress', + 'document_properties' => '\ConstantContact\Client\Model\EmailCampaignActivityDocumentProperties' ]; /** @@ -821,7 +821,7 @@ public function setPreheader($preheader) /** * Gets physical_address_in_footer * - * @return \OpenAPI\Client\Model\EmailPhysicalAddress|null + * @return 'ConstantContact\Client\Model\EmailPhysicalAddress|null */ public function getPhysicalAddressInFooter() { @@ -831,7 +831,7 @@ public function getPhysicalAddressInFooter() /** * Sets physical_address_in_footer * - * @param \OpenAPI\Client\Model\EmailPhysicalAddress|null $physical_address_in_footer physical_address_in_footer + * @param 'ConstantContact\Client\Model\EmailPhysicalAddress|null $physical_address_in_footer physical_address_in_footer * * @return self */ @@ -848,7 +848,7 @@ public function setPhysicalAddressInFooter($physical_address_in_footer) /** * Gets document_properties * - * @return \OpenAPI\Client\Model\EmailCampaignActivityDocumentProperties|null + * @return 'ConstantContact\Client\Model\EmailCampaignActivityDocumentProperties|null */ public function getDocumentProperties() { @@ -858,7 +858,7 @@ public function getDocumentProperties() /** * Sets document_properties * - * @param \OpenAPI\Client\Model\EmailCampaignActivityDocumentProperties|null $document_properties document_properties + * @param 'ConstantContact\Client\Model\EmailCampaignActivityDocumentProperties|null $document_properties document_properties * * @return self */ diff --git a/src/Model/EmailCampaignActivityDocumentProperties.php b/src/Model/EmailCampaignActivityDocumentProperties.php index 66571b1..688dd24 100644 --- a/src/Model/EmailCampaignActivityDocumentProperties.php +++ b/src/Model/EmailCampaignActivityDocumentProperties.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailCampaignActivityDocumentProperties Class Doc Comment * * @category Class * @description An object that contains optional properties for legacy format type emails (<code>format_type</code> 1 and 2). If you attempt to add a property that does apply to the email <code>format_type</code>, the API will ignore the property. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailCampaignActivityInput.php b/src/Model/EmailCampaignActivityInput.php index cca1d30..cae45fd 100644 --- a/src/Model/EmailCampaignActivityInput.php +++ b/src/Model/EmailCampaignActivityInput.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailCampaignActivityInput Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -64,7 +64,7 @@ class EmailCampaignActivityInput implements ModelInterface, ArrayAccess, \JsonSe 'subject' => 'string', 'preheader' => 'string', 'html_content' => 'string', - 'physical_address_in_footer' => '\OpenAPI\Client\Model\EmailPhysicalAddress' + 'physical_address_in_footer' => '\ConstantContact\Client\Model\EmailPhysicalAddress' ]; /** @@ -580,7 +580,7 @@ public function setHtmlContent($html_content) /** * Gets physical_address_in_footer * - * @return \OpenAPI\Client\Model\EmailPhysicalAddress|null + * @return 'ConstantContact\Client\Model\EmailPhysicalAddress|null */ public function getPhysicalAddressInFooter() { @@ -590,7 +590,7 @@ public function getPhysicalAddressInFooter() /** * Sets physical_address_in_footer * - * @param \OpenAPI\Client\Model\EmailPhysicalAddress|null $physical_address_in_footer physical_address_in_footer + * @param 'ConstantContact\Client\Model\EmailPhysicalAddress|null $physical_address_in_footer physical_address_in_footer * * @return self */ diff --git a/src/Model/EmailCampaignActivityPreview.php b/src/Model/EmailCampaignActivityPreview.php index 0fff6a1..0d0259c 100644 --- a/src/Model/EmailCampaignActivityPreview.php +++ b/src/Model/EmailCampaignActivityPreview.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailCampaignActivityPreview Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailCampaignComplete.php b/src/Model/EmailCampaignComplete.php index 00aaae6..12b0805 100644 --- a/src/Model/EmailCampaignComplete.php +++ b/src/Model/EmailCampaignComplete.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailCampaignComplete Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -58,7 +58,7 @@ class EmailCampaignComplete implements ModelInterface, ArrayAccess, \JsonSeriali */ protected static $openAPITypes = [ 'name' => 'string', - 'email_campaign_activities' => '\OpenAPI\Client\Model\EmailCampaignActivityInput[]' + 'email_campaign_activities' => '\ConstantContact\Client\Model\EmailCampaignActivityInput[]' ]; /** @@ -340,7 +340,7 @@ public function setName($name) /** * Gets email_campaign_activities * - * @return \OpenAPI\Client\Model\EmailCampaignActivityInput[] + * @return 'ConstantContact\Client\Model\EmailCampaignActivityInput[] */ public function getEmailCampaignActivities() { @@ -350,7 +350,7 @@ public function getEmailCampaignActivities() /** * Sets email_campaign_activities * - * @param \OpenAPI\Client\Model\EmailCampaignActivityInput[] $email_campaign_activities The content of the email campaign as an array that contains a single email campaign activity object. + * @param 'ConstantContact\Client\Model\EmailCampaignActivityInput[] $email_campaign_activities The content of the email campaign as an array that contains a single email campaign activity object. * * @return self */ diff --git a/src/Model/EmailCampaignName.php b/src/Model/EmailCampaignName.php index 1ae2b9e..ed4283d 100644 --- a/src/Model/EmailCampaignName.php +++ b/src/Model/EmailCampaignName.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailCampaignName Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailCampaigns.php b/src/Model/EmailCampaigns.php index bd50577..48b1b54 100644 --- a/src/Model/EmailCampaigns.php +++ b/src/Model/EmailCampaigns.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailCampaigns Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailLinkClickCount.php b/src/Model/EmailLinkClickCount.php index 2385fc5..6cbafa1 100644 --- a/src/Model/EmailLinkClickCount.php +++ b/src/Model/EmailLinkClickCount.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailLinkClickCount Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailLinks.php b/src/Model/EmailLinks.php index 87ceff9..2f90249 100644 --- a/src/Model/EmailLinks.php +++ b/src/Model/EmailLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -58,7 +58,7 @@ class EmailLinks implements ModelInterface, ArrayAccess, \JsonSerializable */ protected static $openAPITypes = [ 'campaign_activity_id' => 'string', - 'link_click_counts' => '\OpenAPI\Client\Model\EmailLinkClickCount[]' + 'link_click_counts' => '\ConstantContact\Client\Model\EmailLinkClickCount[]' ]; /** @@ -326,7 +326,7 @@ public function setCampaignActivityId($campaign_activity_id) /** * Gets link_click_counts * - * @return \OpenAPI\Client\Model\EmailLinkClickCount[]|null + * @return 'ConstantContact\Client\Model\EmailLinkClickCount[]|null */ public function getLinkClickCounts() { @@ -336,7 +336,7 @@ public function getLinkClickCounts() /** * Sets link_click_counts * - * @param \OpenAPI\Client\Model\EmailLinkClickCount[]|null $link_click_counts An array of objects that contain the contact click count and link metadata for each unique link URL in an email campaign activity. By default, this method combines results for duplicate link URLs. + * @param 'ConstantContact\Client\Model\EmailLinkClickCount[]|null $link_click_counts An array of objects that contain the contact click count and link metadata for each unique link URL in an email campaign activity. By default, this method combines results for duplicate link URLs. * * @return self */ diff --git a/src/Model/EmailPhysicalAddress.php b/src/Model/EmailPhysicalAddress.php index 1f34c23..c2312a4 100644 --- a/src/Model/EmailPhysicalAddress.php +++ b/src/Model/EmailPhysicalAddress.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailPhysicalAddress Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailScheduleInput.php b/src/Model/EmailScheduleInput.php index 3302e56..09894ec 100644 --- a/src/Model/EmailScheduleInput.php +++ b/src/Model/EmailScheduleInput.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailScheduleInput Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailScheduleResponseInner.php b/src/Model/EmailScheduleResponseInner.php index a799879..5a69c81 100644 --- a/src/Model/EmailScheduleResponseInner.php +++ b/src/Model/EmailScheduleResponseInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailScheduleResponseInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailSendHistoryInner.php b/src/Model/EmailSendHistoryInner.php index 0793dbd..8affe95 100644 --- a/src/Model/EmailSendHistoryInner.php +++ b/src/Model/EmailSendHistoryInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailSendHistoryInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailTestSendInput.php b/src/Model/EmailTestSendInput.php index 74cb044..a5cf2c6 100644 --- a/src/Model/EmailTestSendInput.php +++ b/src/Model/EmailTestSendInput.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailTestSendInput Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailsLink.php b/src/Model/EmailsLink.php index 9c3ce9f..9775fa9 100644 --- a/src/Model/EmailsLink.php +++ b/src/Model/EmailsLink.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailsLink Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/EmailsPagingLinks.php b/src/Model/EmailsPagingLinks.php index a082db7..0f6e9e0 100644 --- a/src/Model/EmailsPagingLinks.php +++ b/src/Model/EmailsPagingLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * EmailsPagingLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class EmailsPagingLinks implements ModelInterface, ArrayAccess, \JsonSerializabl * @var string[] */ protected static $openAPITypes = [ - 'next' => '\OpenAPI\Client\Model\EmailsLink' + 'next' => '\ConstantContact\Client\Model\EmailsLink' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets next * - * @return \OpenAPI\Client\Model\EmailsLink|null + * @return 'ConstantContact\Client\Model\EmailsLink|null */ public function getNext() { @@ -302,7 +302,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\EmailsLink|null $next next + * @param 'ConstantContact\Client\Model\EmailsLink|null $next next * * @return self */ diff --git a/src/Model/FileObject.php b/src/Model/FileObject.php index 00bbf55..dff7780 100644 --- a/src/Model/FileObject.php +++ b/src/Model/FileObject.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * FileObject Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -68,7 +68,7 @@ class FileObject implements ModelInterface, ArrayAccess, \JsonSerializable 'source' => 'string', 'type' => 'string', 'status' => 'string', - 'thumbnail' => '\OpenAPI\Client\Model\MyLibraryFileCollectionInnerThumbnail', + 'thumbnail' => '\ConstantContact\Client\Model\MyLibraryFileCollectionInnerThumbnail', 'image' => 'bool', 'folder_id' => 'int', 'external_url' => 'string', @@ -708,7 +708,7 @@ public function setStatus($status) /** * Gets thumbnail * - * @return \OpenAPI\Client\Model\MyLibraryFileCollectionInnerThumbnail|null + * @return 'ConstantContact\Client\Model\MyLibraryFileCollectionInnerThumbnail|null */ public function getThumbnail() { @@ -718,7 +718,7 @@ public function getThumbnail() /** * Sets thumbnail * - * @param \OpenAPI\Client\Model\MyLibraryFileCollectionInnerThumbnail|null $thumbnail thumbnail + * @param 'ConstantContact\Client\Model\MyLibraryFileCollectionInnerThumbnail|null $thumbnail thumbnail * * @return self */ diff --git a/src/Model/FileStatusArrayInner.php b/src/Model/FileStatusArrayInner.php index 0e51196..82682bf 100644 --- a/src/Model/FileStatusArrayInner.php +++ b/src/Model/FileStatusArrayInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * FileStatusArrayInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ForwardsTrackingActivitiesPage.php b/src/Model/ForwardsTrackingActivitiesPage.php index 72ab50a..4019614 100644 --- a/src/Model/ForwardsTrackingActivitiesPage.php +++ b/src/Model/ForwardsTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ForwardsTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class ForwardsTrackingActivitiesPage implements ModelInterface, ArrayAccess, \Js * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\ForwardsTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\ForwardsTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -302,7 +302,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\ForwardsTrackingActivity[] + * @return 'ConstantContact\Client\Model\ForwardsTrackingActivity[] */ public function getTrackingActivities() { @@ -312,7 +312,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\ForwardsTrackingActivity[] $tracking_activities The list of contacts that forwarded the specified email campaign activity. + * @param 'ConstantContact\Client\Model\ForwardsTrackingActivity[] $tracking_activities The list of contacts that forwarded the specified email campaign activity. * * @return self */ @@ -329,7 +329,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks|null + * @return 'ConstantContact\Client\Model\ReportingLinks|null */ public function getLinks() { @@ -339,7 +339,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks|null $_links _links * * @return self */ diff --git a/src/Model/ForwardsTrackingActivity.php b/src/Model/ForwardsTrackingActivity.php index b30a120..8738b4a 100644 --- a/src/Model/ForwardsTrackingActivity.php +++ b/src/Model/ForwardsTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ForwardsTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/HeadersObject.php b/src/Model/HeadersObject.php index 32f9a81..1896a3d 100644 --- a/src/Model/HeadersObject.php +++ b/src/Model/HeadersObject.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * HeadersObject Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/HistoryDetails.php b/src/Model/HistoryDetails.php index e4fdbd8..195fd3e 100644 --- a/src/Model/HistoryDetails.php +++ b/src/Model/HistoryDetails.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * HistoryDetails Class Doc Comment * * @category Class * @description Additional details about the SMS consent actions (opt-in, opt-out) in JSON format. The <code>consent_action_type</code> and the method used to add or update a contacts SMS details determines which properties are returned in the results. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/JsonImportContact.php b/src/Model/JsonImportContact.php index 66498a9..55b4077 100644 --- a/src/Model/JsonImportContact.php +++ b/src/Model/JsonImportContact.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * JsonImportContact Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/Link.php b/src/Model/Link.php index 527d2ca..ffe6d2f 100644 --- a/src/Model/Link.php +++ b/src/Model/Link.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Link Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/Links.php b/src/Model/Links.php index fd9169b..37a09ee 100644 --- a/src/Model/Links.php +++ b/src/Model/Links.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Links Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class Links implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'next' => '\OpenAPI\Client\Model\Next' + 'next' => '\ConstantContact\Client\Model\Next' ]; /** @@ -295,7 +295,7 @@ public function valid() /** * Gets next * - * @return \OpenAPI\Client\Model\Next + * @return 'ConstantContact\Client\Model\Next */ public function getNext() { @@ -305,7 +305,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\Next $next next + * @param 'ConstantContact\Client\Model\Next $next next * * @return self */ diff --git a/src/Model/ListActivityAddContacts.php b/src/Model/ListActivityAddContacts.php index 614f092..9543e6a 100644 --- a/src/Model/ListActivityAddContacts.php +++ b/src/Model/ListActivityAddContacts.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ListActivityAddContacts Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ListActivityAddContacts implements ModelInterface, ArrayAccess, \JsonSeria * @var string[] */ protected static $openAPITypes = [ - 'source' => '\OpenAPI\Client\Model\ListActivityAddContactsSource', + 'source' => '\ConstantContact\Client\Model\ListActivityAddContactsSource', 'list_ids' => 'string[]' ]; @@ -309,7 +309,7 @@ public function valid() /** * Gets source * - * @return \OpenAPI\Client\Model\ListActivityAddContactsSource + * @return 'ConstantContact\Client\Model\ListActivityAddContactsSource */ public function getSource() { @@ -319,7 +319,7 @@ public function getSource() /** * Sets source * - * @param \OpenAPI\Client\Model\ListActivityAddContactsSource $source source + * @param 'ConstantContact\Client\Model\ListActivityAddContactsSource $source source * * @return self */ diff --git a/src/Model/ListActivityAddContactsSource.php b/src/Model/ListActivityAddContactsSource.php index f22a5ae..4b37c60 100644 --- a/src/Model/ListActivityAddContactsSource.php +++ b/src/Model/ListActivityAddContactsSource.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ListActivityAddContactsSource Class Doc Comment * * @category Class * @description The <code>source</code> object specifies which contacts you are adding to your targeted lists using one of four mutually exclusive properties. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ListActivityRemoveContacts.php b/src/Model/ListActivityRemoveContacts.php index d78fbeb..7f145e7 100644 --- a/src/Model/ListActivityRemoveContacts.php +++ b/src/Model/ListActivityRemoveContacts.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ListActivityRemoveContacts Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ListActivityRemoveContacts implements ModelInterface, ArrayAccess, \JsonSe * @var string[] */ protected static $openAPITypes = [ - 'source' => '\OpenAPI\Client\Model\ListActivityRemoveContactsSource', + 'source' => '\ConstantContact\Client\Model\ListActivityRemoveContactsSource', 'list_ids' => 'string[]' ]; @@ -309,7 +309,7 @@ public function valid() /** * Gets source * - * @return \OpenAPI\Client\Model\ListActivityRemoveContactsSource + * @return 'ConstantContact\Client\Model\ListActivityRemoveContactsSource */ public function getSource() { @@ -319,7 +319,7 @@ public function getSource() /** * Sets source * - * @param \OpenAPI\Client\Model\ListActivityRemoveContactsSource $source source + * @param 'ConstantContact\Client\Model\ListActivityRemoveContactsSource $source source * * @return self */ diff --git a/src/Model/ListActivityRemoveContactsSource.php b/src/Model/ListActivityRemoveContactsSource.php index 75ccaf1..fe6b359 100644 --- a/src/Model/ListActivityRemoveContactsSource.php +++ b/src/Model/ListActivityRemoveContactsSource.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ListActivityRemoveContactsSource Class Doc Comment * * @category Class * @description The <code>source</code> object specifies which contacts to remove from your targeted lists using one of three mutually exclusive properties. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ListIdList100.php b/src/Model/ListIdList100.php index 4c378af..9fc99bb 100644 --- a/src/Model/ListIdList100.php +++ b/src/Model/ListIdList100.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ListIdList100 Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ListInput.php b/src/Model/ListInput.php index e2eb58e..edb20c0 100644 --- a/src/Model/ListInput.php +++ b/src/Model/ListInput.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ListInput Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ListXref.php b/src/Model/ListXref.php index 708110c..661c65d 100644 --- a/src/Model/ListXref.php +++ b/src/Model/ListXref.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ListXref Class Doc Comment * * @category Class * @description The cross-referenced pair of V3 API <code>list_id</code> and V2 API <code>sequence_id</code> for a list. Response is sorted ascending by <code>sequence_id</code>. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ListXrefs.php b/src/Model/ListXrefs.php index 0204a20..a7020ae 100644 --- a/src/Model/ListXrefs.php +++ b/src/Model/ListXrefs.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ListXrefs Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ListXrefs implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'xrefs' => '\OpenAPI\Client\Model\ListXref[]' + 'xrefs' => '\ConstantContact\Client\Model\ListXref[]' ]; /** @@ -296,7 +296,7 @@ public function valid() /** * Gets xrefs * - * @return \OpenAPI\Client\Model\ListXref[]|null + * @return 'ConstantContact\Client\Model\ListXref[]|null */ public function getXrefs() { @@ -306,7 +306,7 @@ public function getXrefs() /** * Sets xrefs * - * @param \OpenAPI\Client\Model\ListXref[]|null $xrefs An array of cross-referenced V3 API list_id and V2 API sequence_id properties. Response is sorted ascending by sequence_id. + * @param 'ConstantContact\Client\Model\ListXref[]|null $xrefs An array of cross-referenced V3 API list_id and V2 API sequence_id properties. Response is sorted ascending by sequence_id. * * @return self */ diff --git a/src/Model/LpreportingLinks.php b/src/Model/LpreportingLinks.php index dbf7f7a..9d1983a 100644 --- a/src/Model/LpreportingLinks.php +++ b/src/Model/LpreportingLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * LpreportingLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class LpreportingLinks implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'next' => '\OpenAPI\Client\Model\LpreportingNext' + 'next' => '\ConstantContact\Client\Model\LpreportingNext' ]; /** @@ -295,7 +295,7 @@ public function valid() /** * Gets next * - * @return \OpenAPI\Client\Model\LpreportingNext + * @return 'ConstantContact\Client\Model\LpreportingNext */ public function getNext() { @@ -305,7 +305,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\LpreportingNext $next next + * @param 'ConstantContact\Client\Model\LpreportingNext $next next * * @return self */ diff --git a/src/Model/LpreportingNext.php b/src/Model/LpreportingNext.php index e9a3f8f..204b47b 100644 --- a/src/Model/LpreportingNext.php +++ b/src/Model/LpreportingNext.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * LpreportingNext Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ModelInterface.php b/src/Model/ModelInterface.php index 3f7f89e..9a7f9bd 100644 --- a/src/Model/ModelInterface.php +++ b/src/Model/ModelInterface.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client\Model + * @package ConstantContact\Client\Model * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/src/Model/MyLibraryFileCollectionInner.php b/src/Model/MyLibraryFileCollectionInner.php index 9ca745f..eda511b 100644 --- a/src/Model/MyLibraryFileCollectionInner.php +++ b/src/Model/MyLibraryFileCollectionInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * MyLibraryFileCollectionInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -68,7 +68,7 @@ class MyLibraryFileCollectionInner implements ModelInterface, ArrayAccess, \Json 'source' => 'string', 'type' => 'string', 'status' => 'string', - 'thumbnail' => '\OpenAPI\Client\Model\MyLibraryFileCollectionInnerThumbnail', + 'thumbnail' => '\ConstantContact\Client\Model\MyLibraryFileCollectionInnerThumbnail', 'image' => 'bool', 'folder_id' => 'int', 'external_url' => 'string', @@ -708,7 +708,7 @@ public function setStatus($status) /** * Gets thumbnail * - * @return \OpenAPI\Client\Model\MyLibraryFileCollectionInnerThumbnail|null + * @return 'ConstantContact\Client\Model\MyLibraryFileCollectionInnerThumbnail|null */ public function getThumbnail() { @@ -718,7 +718,7 @@ public function getThumbnail() /** * Sets thumbnail * - * @param \OpenAPI\Client\Model\MyLibraryFileCollectionInnerThumbnail|null $thumbnail thumbnail + * @param 'ConstantContact\Client\Model\MyLibraryFileCollectionInnerThumbnail|null $thumbnail thumbnail * * @return self */ diff --git a/src/Model/MyLibraryFileCollectionInnerThumbnail.php b/src/Model/MyLibraryFileCollectionInnerThumbnail.php index 72f97fe..6679c33 100644 --- a/src/Model/MyLibraryFileCollectionInnerThumbnail.php +++ b/src/Model/MyLibraryFileCollectionInnerThumbnail.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * MyLibraryFileCollectionInnerThumbnail Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/Next.php b/src/Model/Next.php index fef3c45..2d1dd53 100644 --- a/src/Model/Next.php +++ b/src/Model/Next.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Next Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/Note.php b/src/Model/Note.php index f491f56..a8f5cc5 100644 --- a/src/Model/Note.php +++ b/src/Model/Note.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Note Class Doc Comment * * @category Class * @description A note about the contact. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/OpensTrackingActivitiesPage.php b/src/Model/OpensTrackingActivitiesPage.php index 1dd15a9..8a0ba0c 100644 --- a/src/Model/OpensTrackingActivitiesPage.php +++ b/src/Model/OpensTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * OpensTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class OpensTrackingActivitiesPage implements ModelInterface, ArrayAccess, \JsonS * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\OpensTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\OpensTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -302,7 +302,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\OpensTrackingActivity[] + * @return 'ConstantContact\Client\Model\OpensTrackingActivity[] */ public function getTrackingActivities() { @@ -312,7 +312,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\OpensTrackingActivity[] $tracking_activities Lists contacts that opened the specified campaign_activity_id. + * @param 'ConstantContact\Client\Model\OpensTrackingActivity[] $tracking_activities Lists contacts that opened the specified campaign_activity_id. * * @return self */ @@ -329,7 +329,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks|null + * @return 'ConstantContact\Client\Model\ReportingLinks|null */ public function getLinks() { @@ -339,7 +339,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks|null $_links _links * * @return self */ diff --git a/src/Model/OpensTrackingActivity.php b/src/Model/OpensTrackingActivity.php index 29ab90f..c7078b2 100644 --- a/src/Model/OpensTrackingActivity.php +++ b/src/Model/OpensTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * OpensTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/OptoutsTrackingActivitiesPage.php b/src/Model/OptoutsTrackingActivitiesPage.php index 88b0c33..c106068 100644 --- a/src/Model/OptoutsTrackingActivitiesPage.php +++ b/src/Model/OptoutsTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * OptoutsTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class OptoutsTrackingActivitiesPage implements ModelInterface, ArrayAccess, \Jso * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\OptoutsTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\OptoutsTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -305,7 +305,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\OptoutsTrackingActivity[] + * @return 'ConstantContact\Client\Model\OptoutsTrackingActivity[] */ public function getTrackingActivities() { @@ -315,7 +315,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\OptoutsTrackingActivity[] $tracking_activities The list of opt-out tracking activities + * @param 'ConstantContact\Client\Model\OptoutsTrackingActivity[] $tracking_activities The list of opt-out tracking activities * * @return self */ @@ -332,7 +332,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks + * @return 'ConstantContact\Client\Model\ReportingLinks */ public function getLinks() { @@ -342,7 +342,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks $_links _links * * @return self */ diff --git a/src/Model/OptoutsTrackingActivity.php b/src/Model/OptoutsTrackingActivity.php index b497b4d..2b62409 100644 --- a/src/Model/OptoutsTrackingActivity.php +++ b/src/Model/OptoutsTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * OptoutsTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/PContactAddTrackingActivitiesPage.php b/src/Model/PContactAddTrackingActivitiesPage.php index ba15a1c..98f4703 100644 --- a/src/Model/PContactAddTrackingActivitiesPage.php +++ b/src/Model/PContactAddTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactAddTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class PContactAddTrackingActivitiesPage implements ModelInterface, ArrayAccess, * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\PContactAddTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\LpreportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\PContactAddTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\LpreportingLinks' ]; /** @@ -305,7 +305,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\PContactAddTrackingActivity[] + * @return 'ConstantContact\Client\Model\PContactAddTrackingActivity[] */ public function getTrackingActivities() { @@ -315,7 +315,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\PContactAddTrackingActivity[] $tracking_activities The list of landing page contact adds tracking activities. + * @param 'ConstantContact\Client\Model\PContactAddTrackingActivity[] $tracking_activities The list of landing page contact adds tracking activities. * * @return self */ @@ -332,7 +332,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\LpreportingLinks + * @return 'ConstantContact\Client\Model\LpreportingLinks */ public function getLinks() { @@ -342,7 +342,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\LpreportingLinks $_links _links + * @param 'ConstantContact\Client\Model\LpreportingLinks $_links _links * * @return self */ diff --git a/src/Model/PContactAddTrackingActivity.php b/src/Model/PContactAddTrackingActivity.php index 48bc9b8..b3a4c94 100644 --- a/src/Model/PContactAddTrackingActivity.php +++ b/src/Model/PContactAddTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactAddTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -65,7 +65,7 @@ class PContactAddTrackingActivity implements ModelInterface, ArrayAccess, \JsonS 'last_name' => 'string', 'created_time' => '\DateTime', 'deleted_at' => '\DateTime', - 'sms_channel' => '\OpenAPI\Client\Model\TrackingActivitySmsChannelDTO' + 'sms_channel' => '\ConstantContact\Client\Model\TrackingActivitySmsChannelDTO' ]; /** @@ -579,7 +579,7 @@ public function setDeletedAt($deleted_at) /** * Gets sms_channel * - * @return \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null + * @return 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null */ public function getSmsChannel() { @@ -589,7 +589,7 @@ public function getSmsChannel() /** * Sets sms_channel * - * @param \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel + * @param 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel * * @return self */ diff --git a/src/Model/PContactClickTrackingActivitiesPage.php b/src/Model/PContactClickTrackingActivitiesPage.php index 5332047..0137650 100644 --- a/src/Model/PContactClickTrackingActivitiesPage.php +++ b/src/Model/PContactClickTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactClickTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class PContactClickTrackingActivitiesPage implements ModelInterface, ArrayAccess * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\PContactClickTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\LpreportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\PContactClickTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\LpreportingLinks' ]; /** @@ -305,7 +305,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\PContactClickTrackingActivity[] + * @return 'ConstantContact\Client\Model\PContactClickTrackingActivity[] */ public function getTrackingActivities() { @@ -315,7 +315,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\PContactClickTrackingActivity[] $tracking_activities The list of landing page contact click tracking activities. + * @param 'ConstantContact\Client\Model\PContactClickTrackingActivity[] $tracking_activities The list of landing page contact click tracking activities. * * @return self */ @@ -332,7 +332,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\LpreportingLinks + * @return 'ConstantContact\Client\Model\LpreportingLinks */ public function getLinks() { @@ -342,7 +342,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\LpreportingLinks $_links _links + * @param 'ConstantContact\Client\Model\LpreportingLinks $_links _links * * @return self */ diff --git a/src/Model/PContactClickTrackingActivity.php b/src/Model/PContactClickTrackingActivity.php index 87f6daf..ab9ae1b 100644 --- a/src/Model/PContactClickTrackingActivity.php +++ b/src/Model/PContactClickTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactClickTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -68,7 +68,7 @@ class PContactClickTrackingActivity implements ModelInterface, ArrayAccess, \Jso 'link_url' => 'string', 'created_time' => '\DateTime', 'deleted_at' => '\DateTime', - 'sms_channel' => '\OpenAPI\Client\Model\TrackingActivitySmsChannelDTO' + 'sms_channel' => '\ConstantContact\Client\Model\TrackingActivitySmsChannelDTO' ]; /** @@ -684,7 +684,7 @@ public function setDeletedAt($deleted_at) /** * Gets sms_channel * - * @return \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null + * @return 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null */ public function getSmsChannel() { @@ -694,7 +694,7 @@ public function getSmsChannel() /** * Sets sms_channel * - * @param \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel + * @param 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel * * @return self */ diff --git a/src/Model/PContactOpenTrackingActivity.php b/src/Model/PContactOpenTrackingActivity.php index f20b100..dc5bb3a 100644 --- a/src/Model/PContactOpenTrackingActivity.php +++ b/src/Model/PContactOpenTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactOpenTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -66,7 +66,7 @@ class PContactOpenTrackingActivity implements ModelInterface, ArrayAccess, \Json 'device_type' => 'string', 'created_time' => '\DateTime', 'deleted_at' => '\DateTime', - 'sms_channel' => '\OpenAPI\Client\Model\TrackingActivitySmsChannelDTO' + 'sms_channel' => '\ConstantContact\Client\Model\TrackingActivitySmsChannelDTO' ]; /** @@ -613,7 +613,7 @@ public function setDeletedAt($deleted_at) /** * Gets sms_channel * - * @return \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null + * @return 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null */ public function getSmsChannel() { @@ -623,7 +623,7 @@ public function getSmsChannel() /** * Sets sms_channel * - * @param \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel + * @param 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel * * @return self */ diff --git a/src/Model/PContactOpensTrackingActivitiesPage.php b/src/Model/PContactOpensTrackingActivitiesPage.php index 2a61308..e904168 100644 --- a/src/Model/PContactOpensTrackingActivitiesPage.php +++ b/src/Model/PContactOpensTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactOpensTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class PContactOpensTrackingActivitiesPage implements ModelInterface, ArrayAccess * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\PContactOpenTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\LpreportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\PContactOpenTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\LpreportingLinks' ]; /** @@ -305,7 +305,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\PContactOpenTrackingActivity[] + * @return 'ConstantContact\Client\Model\PContactOpenTrackingActivity[] */ public function getTrackingActivities() { @@ -315,7 +315,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\PContactOpenTrackingActivity[] $tracking_activities The list of landing page contact opens tracking activities. + * @param 'ConstantContact\Client\Model\PContactOpenTrackingActivity[] $tracking_activities The list of landing page contact opens tracking activities. * * @return self */ @@ -332,7 +332,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\LpreportingLinks + * @return 'ConstantContact\Client\Model\LpreportingLinks */ public function getLinks() { @@ -342,7 +342,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\LpreportingLinks $_links _links + * @param 'ConstantContact\Client\Model\LpreportingLinks $_links _links * * @return self */ diff --git a/src/Model/PContactSMSOptInTrackingActivitiesPage.php b/src/Model/PContactSMSOptInTrackingActivitiesPage.php index c7ef334..da89973 100644 --- a/src/Model/PContactSMSOptInTrackingActivitiesPage.php +++ b/src/Model/PContactSMSOptInTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactSMSOptInTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class PContactSMSOptInTrackingActivitiesPage implements ModelInterface, ArrayAcc * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\PContactSMSOptInTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\LpreportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\PContactSMSOptInTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\LpreportingLinks' ]; /** @@ -305,7 +305,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\PContactSMSOptInTrackingActivity[] + * @return 'ConstantContact\Client\Model\PContactSMSOptInTrackingActivity[] */ public function getTrackingActivities() { @@ -315,7 +315,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\PContactSMSOptInTrackingActivity[] $tracking_activities The list of landing page contact opt in tracking activities. + * @param 'ConstantContact\Client\Model\PContactSMSOptInTrackingActivity[] $tracking_activities The list of landing page contact opt in tracking activities. * * @return self */ @@ -332,7 +332,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\LpreportingLinks + * @return 'ConstantContact\Client\Model\LpreportingLinks */ public function getLinks() { @@ -342,7 +342,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\LpreportingLinks $_links _links + * @param 'ConstantContact\Client\Model\LpreportingLinks $_links _links * * @return self */ diff --git a/src/Model/PContactSMSOptInTrackingActivity.php b/src/Model/PContactSMSOptInTrackingActivity.php index 25fe297..07e1086 100644 --- a/src/Model/PContactSMSOptInTrackingActivity.php +++ b/src/Model/PContactSMSOptInTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactSMSOptInTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -65,7 +65,7 @@ class PContactSMSOptInTrackingActivity implements ModelInterface, ArrayAccess, \ 'last_name' => 'string', 'created_time' => '\DateTime', 'deleted_at' => '\DateTime', - 'sms_channel' => '\OpenAPI\Client\Model\TrackingActivitySmsChannelDTO' + 'sms_channel' => '\ConstantContact\Client\Model\TrackingActivitySmsChannelDTO' ]; /** @@ -579,7 +579,7 @@ public function setDeletedAt($deleted_at) /** * Gets sms_channel * - * @return \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null + * @return 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null */ public function getSmsChannel() { @@ -589,7 +589,7 @@ public function getSmsChannel() /** * Sets sms_channel * - * @param \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel + * @param 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel * * @return self */ diff --git a/src/Model/PContactUpdateTrackingActivitiesPage.php b/src/Model/PContactUpdateTrackingActivitiesPage.php index d1bb1eb..c897ed2 100644 --- a/src/Model/PContactUpdateTrackingActivitiesPage.php +++ b/src/Model/PContactUpdateTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactUpdateTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class PContactUpdateTrackingActivitiesPage implements ModelInterface, ArrayAcces * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\PContactUpdateTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\LpreportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\PContactUpdateTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\LpreportingLinks' ]; /** @@ -305,7 +305,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\PContactUpdateTrackingActivity[] + * @return 'ConstantContact\Client\Model\PContactUpdateTrackingActivity[] */ public function getTrackingActivities() { @@ -315,7 +315,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\PContactUpdateTrackingActivity[] $tracking_activities The list of landing page contact update tracking activities. + * @param 'ConstantContact\Client\Model\PContactUpdateTrackingActivity[] $tracking_activities The list of landing page contact update tracking activities. * * @return self */ @@ -332,7 +332,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\LpreportingLinks + * @return 'ConstantContact\Client\Model\LpreportingLinks */ public function getLinks() { @@ -342,7 +342,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\LpreportingLinks $_links _links + * @param 'ConstantContact\Client\Model\LpreportingLinks $_links _links * * @return self */ diff --git a/src/Model/PContactUpdateTrackingActivity.php b/src/Model/PContactUpdateTrackingActivity.php index 605caeb..3f89583 100644 --- a/src/Model/PContactUpdateTrackingActivity.php +++ b/src/Model/PContactUpdateTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PContactUpdateTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -65,7 +65,7 @@ class PContactUpdateTrackingActivity implements ModelInterface, ArrayAccess, \Js 'last_name' => 'string', 'created_time' => '\DateTime', 'deleted_at' => '\DateTime', - 'sms_channel' => '\OpenAPI\Client\Model\TrackingActivitySmsChannelDTO' + 'sms_channel' => '\ConstantContact\Client\Model\TrackingActivitySmsChannelDTO' ]; /** @@ -579,7 +579,7 @@ public function setDeletedAt($deleted_at) /** * Gets sms_channel * - * @return \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null + * @return 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null */ public function getSmsChannel() { @@ -589,7 +589,7 @@ public function getSmsChannel() /** * Sets sms_channel * - * @param \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel + * @param 'ConstantContact\Client\Model\TrackingActivitySmsChannelDTO|null $sms_channel sms_channel * * @return self */ diff --git a/src/Model/PagedEmailCampaignResponse.php b/src/Model/PagedEmailCampaignResponse.php index 7d6966f..3b43ad6 100644 --- a/src/Model/PagedEmailCampaignResponse.php +++ b/src/Model/PagedEmailCampaignResponse.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PagedEmailCampaignResponse Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class PagedEmailCampaignResponse implements ModelInterface, ArrayAccess, \JsonSe * @var string[] */ protected static $openAPITypes = [ - '_links' => '\OpenAPI\Client\Model\EmailsPagingLinks', - 'campaigns' => '\OpenAPI\Client\Model\EmailCampaigns[]' + '_links' => '\ConstantContact\Client\Model\EmailsPagingLinks', + 'campaigns' => '\ConstantContact\Client\Model\EmailCampaigns[]' ]; /** @@ -299,7 +299,7 @@ public function valid() /** * Gets _links * - * @return \OpenAPI\Client\Model\EmailsPagingLinks|null + * @return 'ConstantContact\Client\Model\EmailsPagingLinks|null */ public function getLinks() { @@ -309,7 +309,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\EmailsPagingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\EmailsPagingLinks|null $_links _links * * @return self */ @@ -326,7 +326,7 @@ public function setLinks($_links) /** * Gets campaigns * - * @return \OpenAPI\Client\Model\EmailCampaigns[]|null + * @return 'ConstantContact\Client\Model\EmailCampaigns[]|null */ public function getCampaigns() { @@ -336,7 +336,7 @@ public function getCampaigns() /** * Sets campaigns * - * @param \OpenAPI\Client\Model\EmailCampaigns[]|null $campaigns campaigns + * @param 'ConstantContact\Client\Model\EmailCampaigns[]|null $campaigns campaigns * * @return self */ diff --git a/src/Model/PaginationLinks.php b/src/Model/PaginationLinks.php index 6ca9634..28a1a90 100644 --- a/src/Model/PaginationLinks.php +++ b/src/Model/PaginationLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PaginationLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class PaginationLinks implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'next' => '\OpenAPI\Client\Model\PartnersLink' + 'next' => '\ConstantContact\Client\Model\PartnersLink' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets next * - * @return \OpenAPI\Client\Model\PartnersLink|null + * @return 'ConstantContact\Client\Model\PartnersLink|null */ public function getNext() { @@ -302,7 +302,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\PartnersLink|null $next next + * @param 'ConstantContact\Client\Model\PartnersLink|null $next next * * @return self */ diff --git a/src/Model/PagingLinks.php b/src/Model/PagingLinks.php index 1bbb505..e0c640e 100644 --- a/src/Model/PagingLinks.php +++ b/src/Model/PagingLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PagingLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class PagingLinks implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'next' => '\OpenAPI\Client\Model\Link' + 'next' => '\ConstantContact\Client\Model\Link' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets next * - * @return \OpenAPI\Client\Model\Link|null + * @return 'ConstantContact\Client\Model\Link|null */ public function getNext() { @@ -302,7 +302,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\Link|null $next next + * @param 'ConstantContact\Client\Model\Link|null $next next * * @return self */ diff --git a/src/Model/PartnerAccount.php b/src/Model/PartnerAccount.php index e9b2c35..31e07c4 100644 --- a/src/Model/PartnerAccount.php +++ b/src/Model/PartnerAccount.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PartnerAccount Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class PartnerAccount implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'site_owner_list' => '\OpenAPI\Client\Model\PartnerAccountSiteOwnerListInner[]', - '_links' => '\OpenAPI\Client\Model\PaginationLinks' + 'site_owner_list' => '\ConstantContact\Client\Model\PartnerAccountSiteOwnerListInner[]', + '_links' => '\ConstantContact\Client\Model\PaginationLinks' ]; /** @@ -302,7 +302,7 @@ public function valid() /** * Gets site_owner_list * - * @return \OpenAPI\Client\Model\PartnerAccountSiteOwnerListInner[] + * @return 'ConstantContact\Client\Model\PartnerAccountSiteOwnerListInner[] */ public function getSiteOwnerList() { @@ -312,7 +312,7 @@ public function getSiteOwnerList() /** * Sets site_owner_list * - * @param \OpenAPI\Client\Model\PartnerAccountSiteOwnerListInner[] $site_owner_list Lists all Constant Contact client accounts that are managed under a partner account. + * @param 'ConstantContact\Client\Model\PartnerAccountSiteOwnerListInner[] $site_owner_list Lists all Constant Contact client accounts that are managed under a partner account. * * @return self */ @@ -329,7 +329,7 @@ public function setSiteOwnerList($site_owner_list) /** * Gets _links * - * @return \OpenAPI\Client\Model\PaginationLinks|null + * @return 'ConstantContact\Client\Model\PaginationLinks|null */ public function getLinks() { @@ -339,7 +339,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\PaginationLinks|null $_links _links + * @param 'ConstantContact\Client\Model\PaginationLinks|null $_links _links * * @return self */ diff --git a/src/Model/PartnerAccountOperationsRequest.php b/src/Model/PartnerAccountOperationsRequest.php index c0c448b..07ae245 100644 --- a/src/Model/PartnerAccountOperationsRequest.php +++ b/src/Model/PartnerAccountOperationsRequest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PartnerAccountOperationsRequest Class Doc Comment * * @category Class * @description JSON object that contains the fields Constant Contact uses to construct the HTTP request you are sending on behalf of a managed account. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -61,9 +61,9 @@ class PartnerAccountOperationsRequest implements ModelInterface, ArrayAccess, \J 'account_operation_url' => 'string', 'account_operation_method' => 'string', 'account_operation_payload' => 'string', - 'account_operation_query_parameters' => '\OpenAPI\Client\Model\QueryParamObject[]', - 'account_operation_path_parameters' => '\OpenAPI\Client\Model\PathParamObject[]', - 'account_operation_headers' => '\OpenAPI\Client\Model\HeadersObject[]' + 'account_operation_query_parameters' => '\ConstantContact\Client\Model\QueryParamObject[]', + 'account_operation_path_parameters' => '\ConstantContact\Client\Model\PathParamObject[]', + 'account_operation_headers' => '\ConstantContact\Client\Model\HeadersObject[]' ]; /** @@ -415,7 +415,7 @@ public function setAccountOperationPayload($account_operation_payload) /** * Gets account_operation_query_parameters * - * @return \OpenAPI\Client\Model\QueryParamObject[]|null + * @return 'ConstantContact\Client\Model\QueryParamObject[]|null */ public function getAccountOperationQueryParameters() { @@ -425,7 +425,7 @@ public function getAccountOperationQueryParameters() /** * Sets account_operation_query_parameters * - * @param \OpenAPI\Client\Model\QueryParamObject[]|null $account_operation_query_parameters An array containing the query parameters for the request you are sending on behalf of a managed child account. + * @param 'ConstantContact\Client\Model\QueryParamObject[]|null $account_operation_query_parameters An array containing the query parameters for the request you are sending on behalf of a managed child account. * * @return self */ @@ -442,7 +442,7 @@ public function setAccountOperationQueryParameters($account_operation_query_para /** * Gets account_operation_path_parameters * - * @return \OpenAPI\Client\Model\PathParamObject[]|null + * @return 'ConstantContact\Client\Model\PathParamObject[]|null */ public function getAccountOperationPathParameters() { @@ -452,7 +452,7 @@ public function getAccountOperationPathParameters() /** * Sets account_operation_path_parameters * - * @param \OpenAPI\Client\Model\PathParamObject[]|null $account_operation_path_parameters An array containing the path parameters for the request you are sending on behalf of a managed child account. + * @param 'ConstantContact\Client\Model\PathParamObject[]|null $account_operation_path_parameters An array containing the path parameters for the request you are sending on behalf of a managed child account. * * @return self */ @@ -469,7 +469,7 @@ public function setAccountOperationPathParameters($account_operation_path_parame /** * Gets account_operation_headers * - * @return \OpenAPI\Client\Model\HeadersObject[]|null + * @return 'ConstantContact\Client\Model\HeadersObject[]|null */ public function getAccountOperationHeaders() { @@ -479,7 +479,7 @@ public function getAccountOperationHeaders() /** * Sets account_operation_headers * - * @param \OpenAPI\Client\Model\HeadersObject[]|null $account_operation_headers An array containing the headers for the request you are sending on behalf of a managed child account. + * @param 'ConstantContact\Client\Model\HeadersObject[]|null $account_operation_headers An array containing the headers for the request you are sending on behalf of a managed child account. * * @return self */ diff --git a/src/Model/PartnerAccountSiteOwnerListInner.php b/src/Model/PartnerAccountSiteOwnerListInner.php index 65ddbe1..f058f5c 100644 --- a/src/Model/PartnerAccountSiteOwnerListInner.php +++ b/src/Model/PartnerAccountSiteOwnerListInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PartnerAccountSiteOwnerListInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/PartnersLink.php b/src/Model/PartnersLink.php index ce9621a..5720ef2 100644 --- a/src/Model/PartnersLink.php +++ b/src/Model/PartnersLink.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PartnersLink Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/PathParamObject.php b/src/Model/PathParamObject.php index b5885ec..d8a34fd 100644 --- a/src/Model/PathParamObject.php +++ b/src/Model/PathParamObject.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PathParamObject Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/PercentsEmail.php b/src/Model/PercentsEmail.php index 5054d86..489f7b1 100644 --- a/src/Model/PercentsEmail.php +++ b/src/Model/PercentsEmail.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PercentsEmail Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/PhoneNumber.php b/src/Model/PhoneNumber.php index 8b61662..a85d361 100644 --- a/src/Model/PhoneNumber.php +++ b/src/Model/PhoneNumber.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PhoneNumber Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/PhoneNumberPut.php b/src/Model/PhoneNumberPut.php index fc41e90..0d7b80a 100644 --- a/src/Model/PhoneNumberPut.php +++ b/src/Model/PhoneNumberPut.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PhoneNumberPut Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/PlanInfo.php b/src/Model/PlanInfo.php index 46c2d21..8d8b0f9 100644 --- a/src/Model/PlanInfo.php +++ b/src/Model/PlanInfo.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PlanInfo Class Doc Comment * * @category Class * @description Specifies the type of billing plan (`plan_type`) and the billing date (`billing_day_of_month`) used for a client account. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/PlanTiersObject.php b/src/Model/PlanTiersObject.php index 79f5732..8e63834 100644 --- a/src/Model/PlanTiersObject.php +++ b/src/Model/PlanTiersObject.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * PlanTiersObject Class Doc Comment * * @category Class * @description Specifies client billing plan details including the type of plan, the plan tiers used, the current billing status, and the day of the month that the client is billed. When a client account is first provisioned, the `plan_type` defaults to a `Trial` account. After you change an account `billing_status` from `Trial` to any other `billing_status`, you cannot change it back to a `Trial` account. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -59,7 +59,7 @@ class PlanTiersObject implements ModelInterface, ArrayAccess, \JsonSerializable */ protected static $openAPITypes = [ 'plan_type' => 'string', - 'current_tiers' => '\OpenAPI\Client\Model\TierObject[]', + 'current_tiers' => '\ConstantContact\Client\Model\TierObject[]', 'billing_status' => 'string', 'billing_day_of_month' => 'int' ]; @@ -341,7 +341,7 @@ public function setPlanType($plan_type) /** * Gets current_tiers * - * @return \OpenAPI\Client\Model\TierObject[]|null + * @return 'ConstantContact\Client\Model\TierObject[]|null */ public function getCurrentTiers() { @@ -351,7 +351,7 @@ public function getCurrentTiers() /** * Sets current_tiers * - * @param \OpenAPI\Client\Model\TierObject[]|null $current_tiers Lists the billing plan tiers that are currently associated with a client account. + * @param 'ConstantContact\Client\Model\TierObject[]|null $current_tiers Lists the billing plan tiers that are currently associated with a client account. * * @return self */ diff --git a/src/Model/Provision.php b/src/Model/Provision.php index d651407..ade0ce8 100644 --- a/src/Model/Provision.php +++ b/src/Model/Provision.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Provision Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ProvisionResponse.php b/src/Model/ProvisionResponse.php index 9b19de0..34826a7 100644 --- a/src/Model/ProvisionResponse.php +++ b/src/Model/ProvisionResponse.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ProvisionResponse Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/QueryParamObject.php b/src/Model/QueryParamObject.php index cdede08..e4eec39 100644 --- a/src/Model/QueryParamObject.php +++ b/src/Model/QueryParamObject.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * QueryParamObject Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ReportingLinks.php b/src/Model/ReportingLinks.php index 2425722..359fb41 100644 --- a/src/Model/ReportingLinks.php +++ b/src/Model/ReportingLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ReportingLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ReportingLinks implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'next' => '\OpenAPI\Client\Model\ReportingNext' + 'next' => '\ConstantContact\Client\Model\ReportingNext' ]; /** @@ -295,7 +295,7 @@ public function valid() /** * Gets next * - * @return \OpenAPI\Client\Model\ReportingNext + * @return 'ConstantContact\Client\Model\ReportingNext */ public function getNext() { @@ -305,7 +305,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\ReportingNext $next next + * @param 'ConstantContact\Client\Model\ReportingNext $next next * * @return self */ diff --git a/src/Model/ReportingNext.php b/src/Model/ReportingNext.php index 5a72aec..b0c1435 100644 --- a/src/Model/ReportingNext.php +++ b/src/Model/ReportingNext.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ReportingNext Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ReportingsmsLinks.php b/src/Model/ReportingsmsLinks.php index e827f88..bd574ca 100644 --- a/src/Model/ReportingsmsLinks.php +++ b/src/Model/ReportingsmsLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ReportingsmsLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class ReportingsmsLinks implements ModelInterface, ArrayAccess, \JsonSerializabl * @var string[] */ protected static $openAPITypes = [ - 'next' => '\OpenAPI\Client\Model\ReportingsmsNext' + 'next' => '\ConstantContact\Client\Model\ReportingsmsNext' ]; /** @@ -295,7 +295,7 @@ public function valid() /** * Gets next * - * @return \OpenAPI\Client\Model\ReportingsmsNext + * @return 'ConstantContact\Client\Model\ReportingsmsNext */ public function getNext() { @@ -305,7 +305,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\ReportingsmsNext $next next + * @param 'ConstantContact\Client\Model\ReportingsmsNext $next next * * @return self */ diff --git a/src/Model/ReportingsmsNext.php b/src/Model/ReportingsmsNext.php index da883ce..f4b4529 100644 --- a/src/Model/ReportingsmsNext.php +++ b/src/Model/ReportingsmsNext.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ReportingsmsNext Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ResendToNonOpenersInner.php b/src/Model/ResendToNonOpenersInner.php index a334b76..83ab96a 100644 --- a/src/Model/ResendToNonOpenersInner.php +++ b/src/Model/ResendToNonOpenersInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ResendToNonOpenersInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ResendToNonOpenersInput.php b/src/Model/ResendToNonOpenersInput.php index 47b8934..200826e 100644 --- a/src/Model/ResendToNonOpenersInput.php +++ b/src/Model/ResendToNonOpenersInput.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ResendToNonOpenersInput Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/ResendToNonOpenersObject.php b/src/Model/ResendToNonOpenersObject.php index 46fe85b..7be159d 100644 --- a/src/Model/ResendToNonOpenersObject.php +++ b/src/Model/ResendToNonOpenersObject.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * ResendToNonOpenersObject Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/SSOUser.php b/src/Model/SSOUser.php index dfd79a8..79ff5de 100644 --- a/src/Model/SSOUser.php +++ b/src/Model/SSOUser.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SSOUser Class Doc Comment * * @category Class * @description Specify client account user's details. All fields are required. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/SegmentData.php b/src/Model/SegmentData.php index 8a25a3f..e235e12 100644 --- a/src/Model/SegmentData.php +++ b/src/Model/SegmentData.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SegmentData Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/SegmentDetail.php b/src/Model/SegmentDetail.php index bbd18e5..df893f9 100644 --- a/src/Model/SegmentDetail.php +++ b/src/Model/SegmentDetail.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SegmentDetail Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/SegmentMaster.php b/src/Model/SegmentMaster.php index 9565b9b..2a9fb59 100644 --- a/src/Model/SegmentMaster.php +++ b/src/Model/SegmentMaster.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SegmentMaster Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/SegmentName.php b/src/Model/SegmentName.php index 0ae4586..fad053e 100644 --- a/src/Model/SegmentName.php +++ b/src/Model/SegmentName.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SegmentName Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/SegmentsDTO.php b/src/Model/SegmentsDTO.php index 7093437..0fe4e4b 100644 --- a/src/Model/SegmentsDTO.php +++ b/src/Model/SegmentsDTO.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SegmentsDTO Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class SegmentsDTO implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'segments' => '\OpenAPI\Client\Model\SegmentMaster[]', - '_links' => '\OpenAPI\Client\Model\Links' + 'segments' => '\ConstantContact\Client\Model\SegmentMaster[]', + '_links' => '\ConstantContact\Client\Model\Links' ]; /** @@ -302,7 +302,7 @@ public function valid() /** * Gets segments * - * @return \OpenAPI\Client\Model\SegmentMaster[] + * @return 'ConstantContact\Client\Model\SegmentMaster[] */ public function getSegments() { @@ -312,7 +312,7 @@ public function getSegments() /** * Sets segments * - * @param \OpenAPI\Client\Model\SegmentMaster[] $segments Lists all segments for the account. + * @param 'ConstantContact\Client\Model\SegmentMaster[] $segments Lists all segments for the account. * * @return self */ @@ -329,7 +329,7 @@ public function setSegments($segments) /** * Gets _links * - * @return \OpenAPI\Client\Model\Links|null + * @return 'ConstantContact\Client\Model\Links|null */ public function getLinks() { @@ -339,7 +339,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\Links|null $_links _links + * @param 'ConstantContact\Client\Model\Links|null $_links _links * * @return self */ diff --git a/src/Model/SendsTrackingActivitiesPage.php b/src/Model/SendsTrackingActivitiesPage.php index faa3834..2a390c3 100644 --- a/src/Model/SendsTrackingActivitiesPage.php +++ b/src/Model/SendsTrackingActivitiesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SendsTrackingActivitiesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class SendsTrackingActivitiesPage implements ModelInterface, ArrayAccess, \JsonS * @var string[] */ protected static $openAPITypes = [ - 'tracking_activities' => '\OpenAPI\Client\Model\SendsTrackingActivity[]', - '_links' => '\OpenAPI\Client\Model\ReportingLinks' + 'tracking_activities' => '\ConstantContact\Client\Model\SendsTrackingActivity[]', + '_links' => '\ConstantContact\Client\Model\ReportingLinks' ]; /** @@ -302,7 +302,7 @@ public function valid() /** * Gets tracking_activities * - * @return \OpenAPI\Client\Model\SendsTrackingActivity[] + * @return 'ConstantContact\Client\Model\SendsTrackingActivity[] */ public function getTrackingActivities() { @@ -312,7 +312,7 @@ public function getTrackingActivities() /** * Sets tracking_activities * - * @param \OpenAPI\Client\Model\SendsTrackingActivity[] $tracking_activities Lists the contacts to which the email campaign activity (campaign_activity_id) was sent. + * @param 'ConstantContact\Client\Model\SendsTrackingActivity[] $tracking_activities Lists the contacts to which the email campaign activity (campaign_activity_id) was sent. * * @return self */ @@ -329,7 +329,7 @@ public function setTrackingActivities($tracking_activities) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingLinks|null + * @return 'ConstantContact\Client\Model\ReportingLinks|null */ public function getLinks() { @@ -339,7 +339,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ReportingLinks|null $_links _links * * @return self */ diff --git a/src/Model/SendsTrackingActivity.php b/src/Model/SendsTrackingActivity.php index a6b8542..b2ca978 100644 --- a/src/Model/SendsTrackingActivity.php +++ b/src/Model/SendsTrackingActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SendsTrackingActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/SmsCampaignSummariesPage.php b/src/Model/SmsCampaignSummariesPage.php index da8cf52..c1328a5 100644 --- a/src/Model/SmsCampaignSummariesPage.php +++ b/src/Model/SmsCampaignSummariesPage.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SmsCampaignSummariesPage Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,9 +57,9 @@ class SmsCampaignSummariesPage implements ModelInterface, ArrayAccess, \JsonSeri * @var string[] */ protected static $openAPITypes = [ - 'bulk_sms_campaign_summaries' => '\OpenAPI\Client\Model\BulkCampaignSummary[]', - 'aggregate_percents' => '\OpenAPI\Client\Model\BulkSmsCampaignSummariesPercents', - '_links' => '\OpenAPI\Client\Model\ReportingsmsLinks' + 'bulk_sms_campaign_summaries' => '\ConstantContact\Client\Model\BulkCampaignSummary[]', + 'aggregate_percents' => '\ConstantContact\Client\Model\BulkSmsCampaignSummariesPercents', + '_links' => '\ConstantContact\Client\Model\ReportingsmsLinks' ]; /** @@ -306,7 +306,7 @@ public function valid() /** * Gets bulk_sms_campaign_summaries * - * @return \OpenAPI\Client\Model\BulkCampaignSummary[]|null + * @return 'ConstantContact\Client\Model\BulkCampaignSummary[]|null */ public function getBulkSmsCampaignSummaries() { @@ -316,7 +316,7 @@ public function getBulkSmsCampaignSummaries() /** * Sets bulk_sms_campaign_summaries * - * @param \OpenAPI\Client\Model\BulkCampaignSummary[]|null $bulk_sms_campaign_summaries Provides details about each SMS campaign, including the total unique counts for each tracked campaign activity. + * @param 'ConstantContact\Client\Model\BulkCampaignSummary[]|null $bulk_sms_campaign_summaries Provides details about each SMS campaign, including the total unique counts for each tracked campaign activity. * * @return self */ @@ -333,7 +333,7 @@ public function setBulkSmsCampaignSummaries($bulk_sms_campaign_summaries) /** * Gets aggregate_percents * - * @return \OpenAPI\Client\Model\BulkSmsCampaignSummariesPercents|null + * @return 'ConstantContact\Client\Model\BulkSmsCampaignSummariesPercents|null */ public function getAggregatePercents() { @@ -343,7 +343,7 @@ public function getAggregatePercents() /** * Sets aggregate_percents * - * @param \OpenAPI\Client\Model\BulkSmsCampaignSummariesPercents|null $aggregate_percents aggregate_percents + * @param 'ConstantContact\Client\Model\BulkSmsCampaignSummariesPercents|null $aggregate_percents aggregate_percents * * @return self */ @@ -360,7 +360,7 @@ public function setAggregatePercents($aggregate_percents) /** * Gets _links * - * @return \OpenAPI\Client\Model\ReportingsmsLinks|null + * @return 'ConstantContact\Client\Model\ReportingsmsLinks|null */ public function getLinks() { @@ -370,7 +370,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\ReportingsmsLinks|null $_links _links + * @param 'ConstantContact\Client\Model\ReportingsmsLinks|null $_links _links * * @return self */ diff --git a/src/Model/SmsChannelConsentDetails.php b/src/Model/SmsChannelConsentDetails.php index 54cfa1e..a932cd4 100644 --- a/src/Model/SmsChannelConsentDetails.php +++ b/src/Model/SmsChannelConsentDetails.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SmsChannelConsentDetails Class Doc Comment * * @category Class * @description Provides SMS consent details. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/SmsEngagementHistoryInner.php b/src/Model/SmsEngagementHistoryInner.php index 030f003..9f2c5e5 100644 --- a/src/Model/SmsEngagementHistoryInner.php +++ b/src/Model/SmsEngagementHistoryInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * SmsEngagementHistoryInner Class Doc Comment * * @category Class * @description Provides a contact's SMS engagement history details. The properties returned depend on the type of SMS consent granted by the contact. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -62,7 +62,7 @@ class SmsEngagementHistoryInner implements ModelInterface, ArrayAccess, \JsonSer 'sms_channel_id' => 'string', 'sms_channel_history_id' => 'string', 'insert_time' => '\DateTime', - 'history_details' => '\OpenAPI\Client\Model\HistoryDetails' + 'history_details' => '\ConstantContact\Client\Model\HistoryDetails' ]; /** @@ -429,7 +429,7 @@ public function setInsertTime($insert_time) /** * Gets history_details * - * @return \OpenAPI\Client\Model\HistoryDetails|null + * @return 'ConstantContact\Client\Model\HistoryDetails|null */ public function getHistoryDetails() { @@ -439,7 +439,7 @@ public function getHistoryDetails() /** * Sets history_details * - * @param \OpenAPI\Client\Model\HistoryDetails|null $history_details history_details + * @param 'ConstantContact\Client\Model\HistoryDetails|null $history_details history_details * * @return self */ diff --git a/src/Model/StatsEmail.php b/src/Model/StatsEmail.php index ae9ca89..071227e 100644 --- a/src/Model/StatsEmail.php +++ b/src/Model/StatsEmail.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * StatsEmail Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/StatsEmailActivity.php b/src/Model/StatsEmailActivity.php index af742bd..1111bf8 100644 --- a/src/Model/StatsEmailActivity.php +++ b/src/Model/StatsEmailActivity.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * StatsEmailActivity Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/StatsError.php b/src/Model/StatsError.php index bee3899..36608fb 100644 --- a/src/Model/StatsError.php +++ b/src/Model/StatsError.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * StatsError Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/StreetAddress.php b/src/Model/StreetAddress.php index 264af9e..edba0a5 100644 --- a/src/Model/StreetAddress.php +++ b/src/Model/StreetAddress.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * StreetAddress Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/StreetAddressPut.php b/src/Model/StreetAddressPut.php index 12f7abc..795e1de 100644 --- a/src/Model/StreetAddressPut.php +++ b/src/Model/StreetAddressPut.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * StreetAddressPut Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/Tag.php b/src/Model/Tag.php index 0c9ed19..52a9612 100644 --- a/src/Model/Tag.php +++ b/src/Model/Tag.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Tag Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/TagAddRemoveContacts.php b/src/Model/TagAddRemoveContacts.php index 2a2a950..bf65de6 100644 --- a/src/Model/TagAddRemoveContacts.php +++ b/src/Model/TagAddRemoveContacts.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagAddRemoveContacts Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class TagAddRemoveContacts implements ModelInterface, ArrayAccess, \JsonSerializ * @var string[] */ protected static $openAPITypes = [ - 'source' => '\OpenAPI\Client\Model\TagAddRemoveContactsSource', - 'exclude' => '\OpenAPI\Client\Model\TagAddRemoveContactsExclude', + 'source' => '\ConstantContact\Client\Model\TagAddRemoveContactsSource', + 'exclude' => '\ConstantContact\Client\Model\TagAddRemoveContactsExclude', 'tag_ids' => 'string[]' ]; @@ -316,7 +316,7 @@ public function valid() /** * Gets source * - * @return \OpenAPI\Client\Model\TagAddRemoveContactsSource + * @return 'ConstantContact\Client\Model\TagAddRemoveContactsSource */ public function getSource() { @@ -326,7 +326,7 @@ public function getSource() /** * Sets source * - * @param \OpenAPI\Client\Model\TagAddRemoveContactsSource $source source + * @param 'ConstantContact\Client\Model\TagAddRemoveContactsSource $source source * * @return self */ @@ -343,7 +343,7 @@ public function setSource($source) /** * Gets exclude * - * @return \OpenAPI\Client\Model\TagAddRemoveContactsExclude|null + * @return 'ConstantContact\Client\Model\TagAddRemoveContactsExclude|null */ public function getExclude() { @@ -353,7 +353,7 @@ public function getExclude() /** * Sets exclude * - * @param \OpenAPI\Client\Model\TagAddRemoveContactsExclude|null $exclude exclude + * @param 'ConstantContact\Client\Model\TagAddRemoveContactsExclude|null $exclude exclude * * @return self */ diff --git a/src/Model/TagAddRemoveContactsExclude.php b/src/Model/TagAddRemoveContactsExclude.php index 3ac026a..8d2fc38 100644 --- a/src/Model/TagAddRemoveContactsExclude.php +++ b/src/Model/TagAddRemoveContactsExclude.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagAddRemoveContactsExclude Class Doc Comment * * @category Class * @description Use to exclude specified contacts from being added or removed from a tag. Only applicable if the specified source is either <code>all_active_contacts</code> or <code>list_ids</code>. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/TagAddRemoveContactsSource.php b/src/Model/TagAddRemoveContactsSource.php index bf9f973..dcea813 100644 --- a/src/Model/TagAddRemoveContactsSource.php +++ b/src/Model/TagAddRemoveContactsSource.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagAddRemoveContactsSource Class Doc Comment * * @category Class * @description Select the source used to identify contacts to which a tag is added or removed. Source types are mutually exclusive. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/TagIdList500Limit.php b/src/Model/TagIdList500Limit.php index dc2bead..5264ee4 100644 --- a/src/Model/TagIdList500Limit.php +++ b/src/Model/TagIdList500Limit.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagIdList500Limit Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/TagPost.php b/src/Model/TagPost.php index e2fa836..451c954 100644 --- a/src/Model/TagPost.php +++ b/src/Model/TagPost.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagPost Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/TagPut.php b/src/Model/TagPut.php index 286fd9a..221e55e 100644 --- a/src/Model/TagPut.php +++ b/src/Model/TagPut.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagPut Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/Tags.php b/src/Model/Tags.php index f64acc5..8292139 100644 --- a/src/Model/Tags.php +++ b/src/Model/Tags.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * Tags Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,8 +57,8 @@ class Tags implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'tags' => '\OpenAPI\Client\Model\Tag[]', - '_links' => '\OpenAPI\Client\Model\TagsPagingLinks' + 'tags' => '\ConstantContact\Client\Model\Tag[]', + '_links' => '\ConstantContact\Client\Model\TagsPagingLinks' ]; /** @@ -299,7 +299,7 @@ public function valid() /** * Gets tags * - * @return \OpenAPI\Client\Model\Tag[]|null + * @return 'ConstantContact\Client\Model\Tag[]|null */ public function getTags() { @@ -309,7 +309,7 @@ public function getTags() /** * Sets tags * - * @param \OpenAPI\Client\Model\Tag[]|null $tags Lists all tags and provides tag details. + * @param 'ConstantContact\Client\Model\Tag[]|null $tags Lists all tags and provides tag details. * * @return self */ @@ -326,7 +326,7 @@ public function setTags($tags) /** * Gets _links * - * @return \OpenAPI\Client\Model\TagsPagingLinks|null + * @return 'ConstantContact\Client\Model\TagsPagingLinks|null */ public function getLinks() { @@ -336,7 +336,7 @@ public function getLinks() /** * Sets _links * - * @param \OpenAPI\Client\Model\TagsPagingLinks|null $_links _links + * @param 'ConstantContact\Client\Model\TagsPagingLinks|null $_links _links * * @return self */ diff --git a/src/Model/TagsActivityLinks.php b/src/Model/TagsActivityLinks.php index b452255..f42cb8d 100644 --- a/src/Model/TagsActivityLinks.php +++ b/src/Model/TagsActivityLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagsActivityLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class TagsActivityLinks implements ModelInterface, ArrayAccess, \JsonSerializabl * @var string[] */ protected static $openAPITypes = [ - 'self' => '\OpenAPI\Client\Model\TagsActivityLinksSelf' + 'self' => '\ConstantContact\Client\Model\TagsActivityLinksSelf' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets self * - * @return \OpenAPI\Client\Model\TagsActivityLinksSelf|null + * @return 'ConstantContact\Client\Model\TagsActivityLinksSelf|null */ public function getSelf() { @@ -302,7 +302,7 @@ public function getSelf() /** * Sets self * - * @param \OpenAPI\Client\Model\TagsActivityLinksSelf|null $self self + * @param 'ConstantContact\Client\Model\TagsActivityLinksSelf|null $self self * * @return self */ diff --git a/src/Model/TagsActivityLinksSelf.php b/src/Model/TagsActivityLinksSelf.php index d552dbc..9fd68a4 100644 --- a/src/Model/TagsActivityLinksSelf.php +++ b/src/Model/TagsActivityLinksSelf.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagsActivityLinksSelf Class Doc Comment * * @category Class * @description The link returned in the response that you use to retrieve the status for the specified activity. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/TagsLinks.php b/src/Model/TagsLinks.php index 1bb1a59..efa5dc6 100644 --- a/src/Model/TagsLinks.php +++ b/src/Model/TagsLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagsLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -58,7 +58,7 @@ class TagsLinks implements ModelInterface, ArrayAccess, \JsonSerializable */ protected static $openAPITypes = [ 'href' => 'string', - 'next' => '\OpenAPI\Client\Model\ReportingNext' + 'next' => '\ConstantContact\Client\Model\ReportingNext' ]; /** @@ -326,7 +326,7 @@ public function setHref($href) /** * Gets next * - * @return \OpenAPI\Client\Model\ReportingNext|null + * @return 'ConstantContact\Client\Model\ReportingNext|null */ public function getNext() { @@ -336,7 +336,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\ReportingNext|null $next next + * @param 'ConstantContact\Client\Model\ReportingNext|null $next next * * @return self */ diff --git a/src/Model/TagsPagingLinks.php b/src/Model/TagsPagingLinks.php index 4d247f0..cfdf057 100644 --- a/src/Model/TagsPagingLinks.php +++ b/src/Model/TagsPagingLinks.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TagsPagingLinks Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess @@ -57,7 +57,7 @@ class TagsPagingLinks implements ModelInterface, ArrayAccess, \JsonSerializable * @var string[] */ protected static $openAPITypes = [ - 'next' => '\OpenAPI\Client\Model\TagsLinks' + 'next' => '\ConstantContact\Client\Model\TagsLinks' ]; /** @@ -292,7 +292,7 @@ public function valid() /** * Gets next * - * @return \OpenAPI\Client\Model\TagsLinks|null + * @return 'ConstantContact\Client\Model\TagsLinks|null */ public function getNext() { @@ -302,7 +302,7 @@ public function getNext() /** * Sets next * - * @param \OpenAPI\Client\Model\TagsLinks|null $next next + * @param 'ConstantContact\Client\Model\TagsLinks|null $next next * * @return self */ diff --git a/src/Model/TierObject.php b/src/Model/TierObject.php index 674d4ad..9c53e83 100644 --- a/src/Model/TierObject.php +++ b/src/Model/TierObject.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,14 +29,14 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TierObject Class Doc Comment * * @category Class * @description The usage tier that is associated with a client's Constant Contact account and is used to calculate the monthly billing price. - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/TrackingActivitySmsChannelDTO.php b/src/Model/TrackingActivitySmsChannelDTO.php index 8340a71..e5b0124 100644 --- a/src/Model/TrackingActivitySmsChannelDTO.php +++ b/src/Model/TrackingActivitySmsChannelDTO.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * TrackingActivitySmsChannelDTO Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/UniqueEmailCounts.php b/src/Model/UniqueEmailCounts.php index 9d8fb35..d4b9fd4 100644 --- a/src/Model/UniqueEmailCounts.php +++ b/src/Model/UniqueEmailCounts.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * UniqueEmailCounts Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/UniqueSmsCounts.php b/src/Model/UniqueSmsCounts.php index 6e3d7c3..2d2d2af 100644 --- a/src/Model/UniqueSmsCounts.php +++ b/src/Model/UniqueSmsCounts.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * UniqueSmsCounts Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/UserPrivilegesResourceInner.php b/src/Model/UserPrivilegesResourceInner.php index 5cbe8c4..7730b1f 100644 --- a/src/Model/UserPrivilegesResourceInner.php +++ b/src/Model/UserPrivilegesResourceInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * UserPrivilegesResourceInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/WebhooksSubscriptionBody.php b/src/Model/WebhooksSubscriptionBody.php index a4cbc02..b1b5592 100644 --- a/src/Model/WebhooksSubscriptionBody.php +++ b/src/Model/WebhooksSubscriptionBody.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * WebhooksSubscriptionBody Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/WebhooksSubscriptionCollectionInner.php b/src/Model/WebhooksSubscriptionCollectionInner.php index bbdfe4a..4075c74 100644 --- a/src/Model/WebhooksSubscriptionCollectionInner.php +++ b/src/Model/WebhooksSubscriptionCollectionInner.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * WebhooksSubscriptionCollectionInner Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/WebhooksSubscriptionPutResp.php b/src/Model/WebhooksSubscriptionPutResp.php index 4e16c40..37c578f 100644 --- a/src/Model/WebhooksSubscriptionPutResp.php +++ b/src/Model/WebhooksSubscriptionPutResp.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * WebhooksSubscriptionPutResp Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/WebhooksSubscriptionResponse.php b/src/Model/WebhooksSubscriptionResponse.php index 63c485b..71346f3 100644 --- a/src/Model/WebhooksSubscriptionResponse.php +++ b/src/Model/WebhooksSubscriptionResponse.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * WebhooksSubscriptionResponse Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/Model/WebhooksTestSend.php b/src/Model/WebhooksTestSend.php index e7b977d..1ed0467 100644 --- a/src/Model/WebhooksTestSend.php +++ b/src/Model/WebhooksTestSend.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -29,13 +29,13 @@ namespace ConstantContact\Client\Model; use \ArrayAccess; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\ObjectSerializer; /** * WebhooksTestSend Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech * @implements \ArrayAccess diff --git a/src/ObjectSerializer.php b/src/ObjectSerializer.php index 12ada4c..4b49d2a 100644 --- a/src/ObjectSerializer.php +++ b/src/ObjectSerializer.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -35,7 +35,7 @@ * ObjectSerializer Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -512,7 +512,7 @@ public static function deserialize($data, $class, $httpHeaders = null) // If a discriminator is defined and points to a valid subclass, use it. $discriminator = $class::DISCRIMINATOR; if (!empty($discriminator) && isset($data->{$discriminator}) && is_string($data->{$discriminator})) { - $subclass = '\OpenAPI\Client\Model\\' . $data->{$discriminator}; + $subclass = '\ConstantContact\Client\Model\\' . $data->{$discriminator}; if (is_subclass_of($subclass, $class)) { $class = $subclass; } diff --git a/test/Api/AccountServicesApiTest.php b/test/Api/AccountServicesApiTest.php index 152ce7d..5b4de98 100644 --- a/test/Api/AccountServicesApiTest.php +++ b/test/Api/AccountServicesApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * AccountServicesApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/BulkActivitiesApiTest.php b/test/Api/BulkActivitiesApiTest.php index 79da006..45dc36f 100644 --- a/test/Api/BulkActivitiesApiTest.php +++ b/test/Api/BulkActivitiesApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * BulkActivitiesApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/ContactListsApiTest.php b/test/Api/ContactListsApiTest.php index bb4c245..bfbf961 100644 --- a/test/Api/ContactListsApiTest.php +++ b/test/Api/ContactListsApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * ContactListsApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/ContactTagsApiTest.php b/test/Api/ContactTagsApiTest.php index 47a6f70..8de59c0 100644 --- a/test/Api/ContactTagsApiTest.php +++ b/test/Api/ContactTagsApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * ContactTagsApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/ContactsApiTest.php b/test/Api/ContactsApiTest.php index 3185007..113b6bb 100644 --- a/test/Api/ContactsApiTest.php +++ b/test/Api/ContactsApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * ContactsApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/ContactsCustomFieldsApiTest.php b/test/Api/ContactsCustomFieldsApiTest.php index dd7fed2..b5712b4 100644 --- a/test/Api/ContactsCustomFieldsApiTest.php +++ b/test/Api/ContactsCustomFieldsApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * ContactsCustomFieldsApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/ContactsReportingApiTest.php b/test/Api/ContactsReportingApiTest.php index 14d2054..419356f 100644 --- a/test/Api/ContactsReportingApiTest.php +++ b/test/Api/ContactsReportingApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * ContactsReportingApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/EmailCampaignsABTestsApiTest.php b/test/Api/EmailCampaignsABTestsApiTest.php index 098ae93..ecb89b6 100644 --- a/test/Api/EmailCampaignsABTestsApiTest.php +++ b/test/Api/EmailCampaignsABTestsApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * EmailCampaignsABTestsApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/EmailCampaignsApiTest.php b/test/Api/EmailCampaignsApiTest.php index f1ab22e..aa18af0 100644 --- a/test/Api/EmailCampaignsApiTest.php +++ b/test/Api/EmailCampaignsApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * EmailCampaignsApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/EmailReportingApiTest.php b/test/Api/EmailReportingApiTest.php index 4a9a97b..e7b8fe9 100644 --- a/test/Api/EmailReportingApiTest.php +++ b/test/Api/EmailReportingApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * EmailReportingApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/EmailSchedulingApiTest.php b/test/Api/EmailSchedulingApiTest.php index 29c0e51..53c0efa 100644 --- a/test/Api/EmailSchedulingApiTest.php +++ b/test/Api/EmailSchedulingApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * EmailSchedulingApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/LandingPagesReportingApiTest.php b/test/Api/LandingPagesReportingApiTest.php index 5f372bd..aa239c3 100644 --- a/test/Api/LandingPagesReportingApiTest.php +++ b/test/Api/LandingPagesReportingApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * LandingPagesReportingApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/SMSReportingApiTest.php b/test/Api/SMSReportingApiTest.php index e0ae738..0b1150c 100644 --- a/test/Api/SMSReportingApiTest.php +++ b/test/Api/SMSReportingApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * SMSReportingApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/SegmentsApiTest.php b/test/Api/SegmentsApiTest.php index 2d2ee32..c9fa57a 100644 --- a/test/Api/SegmentsApiTest.php +++ b/test/Api/SegmentsApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * SegmentsApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/TechnologyPartnersApiTest.php b/test/Api/TechnologyPartnersApiTest.php index 3a14a96..592483f 100644 --- a/test/Api/TechnologyPartnersApiTest.php +++ b/test/Api/TechnologyPartnersApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * TechnologyPartnersApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Api/TechnologyPartnersWebhooksApiTest.php b/test/Api/TechnologyPartnersWebhooksApiTest.php index bb1d1c1..3385e43 100644 --- a/test/Api/TechnologyPartnersWebhooksApiTest.php +++ b/test/Api/TechnologyPartnersWebhooksApiTest.php @@ -4,7 +4,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ @@ -27,16 +27,16 @@ namespace ConstantContact\Client\Test\Api; -use \OpenAPI\Client\Configuration; -use \OpenAPI\Client\ApiException; -use \OpenAPI\Client\ObjectSerializer; +use 'ConstantContact\Client\Configuration; +use 'ConstantContact\Client\ApiException; +use 'ConstantContact\Client\ObjectSerializer; use PHPUnit\Framework\TestCase; /** * TechnologyPartnersWebhooksApiTest Class Doc Comment * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ABTestDataTest.php b/test/Model/ABTestDataTest.php index 27c23ba..4d95883 100644 --- a/test/Model/ABTestDataTest.php +++ b/test/Model/ABTestDataTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/APIErrorSchemaInnerTest.php b/test/Model/APIErrorSchemaInnerTest.php index 2ea0f09..b777f79 100644 --- a/test/Model/APIErrorSchemaInnerTest.php +++ b/test/Model/APIErrorSchemaInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/AccountCancellationTest.php b/test/Model/AccountCancellationTest.php index b509442..341d091 100644 --- a/test/Model/AccountCancellationTest.php +++ b/test/Model/AccountCancellationTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/AccountEmailCreateResponseTest.php b/test/Model/AccountEmailCreateResponseTest.php index beca8e6..00054aa 100644 --- a/test/Model/AccountEmailCreateResponseTest.php +++ b/test/Model/AccountEmailCreateResponseTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/AccountEmailInputTest.php b/test/Model/AccountEmailInputTest.php index d2ba2eb..b6b82be 100644 --- a/test/Model/AccountEmailInputTest.php +++ b/test/Model/AccountEmailInputTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/AccountEmailsInnerTest.php b/test/Model/AccountEmailsInnerTest.php index 96faae4..881fa6e 100644 --- a/test/Model/AccountEmailsInnerTest.php +++ b/test/Model/AccountEmailsInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/AccountPhysicalAddressTest.php b/test/Model/AccountPhysicalAddressTest.php index a0fdbed..25acaff 100644 --- a/test/Model/AccountPhysicalAddressTest.php +++ b/test/Model/AccountPhysicalAddressTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/AccountSuspensionTest.php b/test/Model/AccountSuspensionTest.php index 2ec30da..57f4279 100644 --- a/test/Model/AccountSuspensionTest.php +++ b/test/Model/AccountSuspensionTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivitiesActivitiesInnerTest.php b/test/Model/ActivitiesActivitiesInnerTest.php index 42c6b03..69de725 100644 --- a/test/Model/ActivitiesActivitiesInnerTest.php +++ b/test/Model/ActivitiesActivitiesInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivitiesTest.php b/test/Model/ActivitiesTest.php index 75cd998..c786760 100644 --- a/test/Model/ActivitiesTest.php +++ b/test/Model/ActivitiesTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteCustomFieldsTest.php b/test/Model/ActivityDeleteCustomFieldsTest.php index 7016bbf..ba978ef 100644 --- a/test/Model/ActivityDeleteCustomFieldsTest.php +++ b/test/Model/ActivityDeleteCustomFieldsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteListResponseTest.php b/test/Model/ActivityDeleteListResponseTest.php index 34fd308..cc3410b 100644 --- a/test/Model/ActivityDeleteListResponseTest.php +++ b/test/Model/ActivityDeleteListResponseTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteListsResponseLinksSelfTest.php b/test/Model/ActivityDeleteListsResponseLinksSelfTest.php index 59caf55..0110bf5 100644 --- a/test/Model/ActivityDeleteListsResponseLinksSelfTest.php +++ b/test/Model/ActivityDeleteListsResponseLinksSelfTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteListsResponseLinksTest.php b/test/Model/ActivityDeleteListsResponseLinksTest.php index e7d4c71..e02d363 100644 --- a/test/Model/ActivityDeleteListsResponseLinksTest.php +++ b/test/Model/ActivityDeleteListsResponseLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteListsResponseStatusTest.php b/test/Model/ActivityDeleteListsResponseStatusTest.php index a2b9080..2b23d63 100644 --- a/test/Model/ActivityDeleteListsResponseStatusTest.php +++ b/test/Model/ActivityDeleteListsResponseStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteListsResponseTest.php b/test/Model/ActivityDeleteListsResponseTest.php index 6db8a9c..08595b3 100644 --- a/test/Model/ActivityDeleteListsResponseTest.php +++ b/test/Model/ActivityDeleteListsResponseTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteStatusLinksSelfTest.php b/test/Model/ActivityDeleteStatusLinksSelfTest.php index 40f02f0..f7ad3e2 100644 --- a/test/Model/ActivityDeleteStatusLinksSelfTest.php +++ b/test/Model/ActivityDeleteStatusLinksSelfTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteStatusLinksTest.php b/test/Model/ActivityDeleteStatusLinksTest.php index f2dfde3..5b80ae6 100644 --- a/test/Model/ActivityDeleteStatusLinksTest.php +++ b/test/Model/ActivityDeleteStatusLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteStatusStatusTest.php b/test/Model/ActivityDeleteStatusStatusTest.php index 27722e5..e42ad5e 100644 --- a/test/Model/ActivityDeleteStatusStatusTest.php +++ b/test/Model/ActivityDeleteStatusStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityDeleteStatusTest.php b/test/Model/ActivityDeleteStatusTest.php index 6be1db5..63ba64c 100644 --- a/test/Model/ActivityDeleteStatusTest.php +++ b/test/Model/ActivityDeleteStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityErrorsTest.php b/test/Model/ActivityErrorsTest.php index aee0d52..bf640d8 100644 --- a/test/Model/ActivityErrorsTest.php +++ b/test/Model/ActivityErrorsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityExportStatusStatusTest.php b/test/Model/ActivityExportStatusStatusTest.php index 31e53c1..9c5b65a 100644 --- a/test/Model/ActivityExportStatusStatusTest.php +++ b/test/Model/ActivityExportStatusStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityExportStatusTest.php b/test/Model/ActivityExportStatusTest.php index ff8d1a4..38c713f 100644 --- a/test/Model/ActivityExportStatusTest.php +++ b/test/Model/ActivityExportStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityGenericStatusTest.php b/test/Model/ActivityGenericStatusTest.php index 88ef509..2797e00 100644 --- a/test/Model/ActivityGenericStatusTest.php +++ b/test/Model/ActivityGenericStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityGenericTest.php b/test/Model/ActivityGenericTest.php index ffc4dfe..c9c8f18 100644 --- a/test/Model/ActivityGenericTest.php +++ b/test/Model/ActivityGenericTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityImportStatusTest.php b/test/Model/ActivityImportStatusTest.php index 10db785..3f4301e 100644 --- a/test/Model/ActivityImportStatusTest.php +++ b/test/Model/ActivityImportStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityImportTest.php b/test/Model/ActivityImportTest.php index e190fcc..2d75d1d 100644 --- a/test/Model/ActivityImportTest.php +++ b/test/Model/ActivityImportTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityLinksResultsTest.php b/test/Model/ActivityLinksResultsTest.php index ff72b96..2741870 100644 --- a/test/Model/ActivityLinksResultsTest.php +++ b/test/Model/ActivityLinksResultsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityLinksSelfTest.php b/test/Model/ActivityLinksSelfTest.php index b7bffef..db66f67 100644 --- a/test/Model/ActivityLinksSelfTest.php +++ b/test/Model/ActivityLinksSelfTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityLinksTest.php b/test/Model/ActivityLinksTest.php index 5489db4..bff6ec6 100644 --- a/test/Model/ActivityLinksTest.php +++ b/test/Model/ActivityLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityListsMembershipStatusTest.php b/test/Model/ActivityListsMembershipStatusTest.php index ecea100..aa8a50c 100644 --- a/test/Model/ActivityListsMembershipStatusTest.php +++ b/test/Model/ActivityListsMembershipStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityListsMembershipTest.php b/test/Model/ActivityListsMembershipTest.php index ef66149..57b85d5 100644 --- a/test/Model/ActivityListsMembershipTest.php +++ b/test/Model/ActivityListsMembershipTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityReferenceTest.php b/test/Model/ActivityReferenceTest.php index 1e43456..0ec0ced 100644 --- a/test/Model/ActivityReferenceTest.php +++ b/test/Model/ActivityReferenceTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityStatusExportLinkResultsTest.php b/test/Model/ActivityStatusExportLinkResultsTest.php index e96df99..897cb65 100644 --- a/test/Model/ActivityStatusExportLinkResultsTest.php +++ b/test/Model/ActivityStatusExportLinkResultsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityStatusExportLinkSelfTest.php b/test/Model/ActivityStatusExportLinkSelfTest.php index cb2936c..7223df3 100644 --- a/test/Model/ActivityStatusExportLinkSelfTest.php +++ b/test/Model/ActivityStatusExportLinkSelfTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityStatusExportLinkTest.php b/test/Model/ActivityStatusExportLinkTest.php index d74611a..1b44803 100644 --- a/test/Model/ActivityStatusExportLinkTest.php +++ b/test/Model/ActivityStatusExportLinkTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityStatusLinkTest.php b/test/Model/ActivityStatusLinkTest.php index df17bc6..46ab58e 100644 --- a/test/Model/ActivityStatusLinkTest.php +++ b/test/Model/ActivityStatusLinkTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityStatusTest.php b/test/Model/ActivityStatusTest.php index ef51290..48b2ae7 100644 --- a/test/Model/ActivityStatusTest.php +++ b/test/Model/ActivityStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityTaggingStatusTest.php b/test/Model/ActivityTaggingStatusTest.php index 53debcd..297c177 100644 --- a/test/Model/ActivityTaggingStatusTest.php +++ b/test/Model/ActivityTaggingStatusTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityTaggingTest.php b/test/Model/ActivityTaggingTest.php index e96abbb..7a2aea3 100644 --- a/test/Model/ActivityTaggingTest.php +++ b/test/Model/ActivityTaggingTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ActivityTest.php b/test/Model/ActivityTest.php index 5e9ee38..0b4dded 100644 --- a/test/Model/ActivityTest.php +++ b/test/Model/ActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/AuthorizationErrorSchemaTest.php b/test/Model/AuthorizationErrorSchemaTest.php index a32b480..1b631b6 100644 --- a/test/Model/AuthorizationErrorSchemaTest.php +++ b/test/Model/AuthorizationErrorSchemaTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/BouncesTrackingActivitiesPageTest.php b/test/Model/BouncesTrackingActivitiesPageTest.php index f64d3ac..31d0396 100644 --- a/test/Model/BouncesTrackingActivitiesPageTest.php +++ b/test/Model/BouncesTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/BouncesTrackingActivityTest.php b/test/Model/BouncesTrackingActivityTest.php index 7d16c59..b2af093 100644 --- a/test/Model/BouncesTrackingActivityTest.php +++ b/test/Model/BouncesTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/BulkCampaignSummaryTest.php b/test/Model/BulkCampaignSummaryTest.php index 0612f73..d2d9b30 100644 --- a/test/Model/BulkCampaignSummaryTest.php +++ b/test/Model/BulkCampaignSummaryTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/BulkEmailCampaignSummariesPageTest.php b/test/Model/BulkEmailCampaignSummariesPageTest.php index f38439d..ccd85c1 100644 --- a/test/Model/BulkEmailCampaignSummariesPageTest.php +++ b/test/Model/BulkEmailCampaignSummariesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/BulkEmailCampaignSummariesPercentsTest.php b/test/Model/BulkEmailCampaignSummariesPercentsTest.php index 059b279..3936494 100644 --- a/test/Model/BulkEmailCampaignSummariesPercentsTest.php +++ b/test/Model/BulkEmailCampaignSummariesPercentsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/BulkEmailCampaignSummaryTest.php b/test/Model/BulkEmailCampaignSummaryTest.php index 943f115..2ffb310 100644 --- a/test/Model/BulkEmailCampaignSummaryTest.php +++ b/test/Model/BulkEmailCampaignSummaryTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/BulkSmsCampaignSummariesPercentsTest.php b/test/Model/BulkSmsCampaignSummariesPercentsTest.php index 6dc531d..71499f0 100644 --- a/test/Model/BulkSmsCampaignSummariesPercentsTest.php +++ b/test/Model/BulkSmsCampaignSummariesPercentsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CampaignActivityStatsQueryResultEmailTest.php b/test/Model/CampaignActivityStatsQueryResultEmailTest.php index caf8421..9af6dd7 100644 --- a/test/Model/CampaignActivityStatsQueryResultEmailTest.php +++ b/test/Model/CampaignActivityStatsQueryResultEmailTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CampaignActivityStatsResultGenericStatsEmailActivityTest.php b/test/Model/CampaignActivityStatsResultGenericStatsEmailActivityTest.php index e34cec0..640ed01 100644 --- a/test/Model/CampaignActivityStatsResultGenericStatsEmailActivityTest.php +++ b/test/Model/CampaignActivityStatsResultGenericStatsEmailActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CampaignActivitySummaryTest.php b/test/Model/CampaignActivitySummaryTest.php index fae6d3c..79e101a 100644 --- a/test/Model/CampaignActivitySummaryTest.php +++ b/test/Model/CampaignActivitySummaryTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CampaignStatsQueryResultEmailTest.php b/test/Model/CampaignStatsQueryResultEmailTest.php index 917e421..fb9d6d5 100644 --- a/test/Model/CampaignStatsQueryResultEmailTest.php +++ b/test/Model/CampaignStatsQueryResultEmailTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CampaignStatsResultGenericStatsEmailPercentsEmailTest.php b/test/Model/CampaignStatsResultGenericStatsEmailPercentsEmailTest.php index 447dd10..8a27e9f 100644 --- a/test/Model/CampaignStatsResultGenericStatsEmailPercentsEmailTest.php +++ b/test/Model/CampaignStatsResultGenericStatsEmailPercentsEmailTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ClicksTrackingActivitiesPageTest.php b/test/Model/ClicksTrackingActivitiesPageTest.php index 7f51744..247b0f3 100644 --- a/test/Model/ClicksTrackingActivitiesPageTest.php +++ b/test/Model/ClicksTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ClicksTrackingActivityTest.php b/test/Model/ClicksTrackingActivityTest.php index 6ed63d8..eac8c84 100644 --- a/test/Model/ClicksTrackingActivityTest.php +++ b/test/Model/ClicksTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CompanyLogoTest.php b/test/Model/CompanyLogoTest.php index 55fd3d3..f0605b5 100644 --- a/test/Model/CompanyLogoTest.php +++ b/test/Model/CompanyLogoTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactCampaignActivitiesSummaryTest.php b/test/Model/ContactCampaignActivitiesSummaryTest.php index 4aa71d0..90be6b1 100644 --- a/test/Model/ContactCampaignActivitiesSummaryTest.php +++ b/test/Model/ContactCampaignActivitiesSummaryTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactCreateOrUpdateInputStreetAddressTest.php b/test/Model/ContactCreateOrUpdateInputStreetAddressTest.php index 2402b6d..6c583e2 100644 --- a/test/Model/ContactCreateOrUpdateInputStreetAddressTest.php +++ b/test/Model/ContactCreateOrUpdateInputStreetAddressTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactCreateOrUpdateInputTest.php b/test/Model/ContactCreateOrUpdateInputTest.php index 540defc..33caf7d 100644 --- a/test/Model/ContactCreateOrUpdateInputTest.php +++ b/test/Model/ContactCreateOrUpdateInputTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactCreateOrUpdateResponseTest.php b/test/Model/ContactCreateOrUpdateResponseTest.php index 34b1d87..fd53415 100644 --- a/test/Model/ContactCreateOrUpdateResponseTest.php +++ b/test/Model/ContactCreateOrUpdateResponseTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactCustomFieldTest.php b/test/Model/ContactCustomFieldTest.php index 6d6ad06..cee65f2 100644 --- a/test/Model/ContactCustomFieldTest.php +++ b/test/Model/ContactCustomFieldTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactDeleteTest.php b/test/Model/ContactDeleteTest.php index 646d29a..13fea5a 100644 --- a/test/Model/ContactDeleteTest.php +++ b/test/Model/ContactDeleteTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactListArrayTest.php b/test/Model/ContactListArrayTest.php index bc263d3..f220801 100644 --- a/test/Model/ContactListArrayTest.php +++ b/test/Model/ContactListArrayTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactListPutPostTest.php b/test/Model/ContactListPutPostTest.php index 16985b9..79538ba 100644 --- a/test/Model/ContactListPutPostTest.php +++ b/test/Model/ContactListPutPostTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactListTest.php b/test/Model/ContactListTest.php index 15e4097..6763eb0 100644 --- a/test/Model/ContactListTest.php +++ b/test/Model/ContactListTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactOpenAndClickRatesTest.php b/test/Model/ContactOpenAndClickRatesTest.php index 7cd4b13..3b8d348 100644 --- a/test/Model/ContactOpenAndClickRatesTest.php +++ b/test/Model/ContactOpenAndClickRatesTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactPostRequestTest.php b/test/Model/ContactPostRequestTest.php index 7262059..85740ef 100644 --- a/test/Model/ContactPostRequestTest.php +++ b/test/Model/ContactPostRequestTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactPutRequestTest.php b/test/Model/ContactPutRequestTest.php index 7351255..25cb1c5 100644 --- a/test/Model/ContactPutRequestTest.php +++ b/test/Model/ContactPutRequestTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactResourceSmsChannelTest.php b/test/Model/ContactResourceSmsChannelTest.php index 3fac88c..bfeed71 100644 --- a/test/Model/ContactResourceSmsChannelTest.php +++ b/test/Model/ContactResourceSmsChannelTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactResourceTest.php b/test/Model/ContactResourceTest.php index 2f1e2f5..2b63752 100644 --- a/test/Model/ContactResourceTest.php +++ b/test/Model/ContactResourceTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactTrackingActivitiesPageTest.php b/test/Model/ContactTrackingActivitiesPageTest.php index a6d0dae..eb989f4 100644 --- a/test/Model/ContactTrackingActivitiesPageTest.php +++ b/test/Model/ContactTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactTrackingActivityTest.php b/test/Model/ContactTrackingActivityTest.php index 92e21af..2381ec1 100644 --- a/test/Model/ContactTrackingActivityTest.php +++ b/test/Model/ContactTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactXrefTest.php b/test/Model/ContactXrefTest.php index b189296..363b5eb 100644 --- a/test/Model/ContactXrefTest.php +++ b/test/Model/ContactXrefTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactXrefsTest.php b/test/Model/ContactXrefsTest.php index 3e6841e..52e5d0b 100644 --- a/test/Model/ContactXrefsTest.php +++ b/test/Model/ContactXrefsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactsCountsTest.php b/test/Model/ContactsCountsTest.php index cb43644..412b662 100644 --- a/test/Model/ContactsCountsTest.php +++ b/test/Model/ContactsCountsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactsExportTest.php b/test/Model/ContactsExportTest.php index a9ad8de..104c788 100644 --- a/test/Model/ContactsExportTest.php +++ b/test/Model/ContactsExportTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactsJsonImportTest.php b/test/Model/ContactsJsonImportTest.php index df3f5fb..e51e8e1 100644 --- a/test/Model/ContactsJsonImportTest.php +++ b/test/Model/ContactsJsonImportTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ContactsTest.php b/test/Model/ContactsTest.php index 13eff89..6bf4c1f 100644 --- a/test/Model/ContactsTest.php +++ b/test/Model/ContactsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CreateOrUpdateContactCustomFieldTest.php b/test/Model/CreateOrUpdateContactCustomFieldTest.php index 4e83636..95ea1b4 100644 --- a/test/Model/CreateOrUpdateContactCustomFieldTest.php +++ b/test/Model/CreateOrUpdateContactCustomFieldTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CrossReferenceResponseTest.php b/test/Model/CrossReferenceResponseTest.php index 40b2aa6..6c91cb4 100644 --- a/test/Model/CrossReferenceResponseTest.php +++ b/test/Model/CrossReferenceResponseTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CrossReferenceTest.php b/test/Model/CrossReferenceTest.php index dd19065..437bd5f 100644 --- a/test/Model/CrossReferenceTest.php +++ b/test/Model/CrossReferenceTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CustomFieldId100Test.php b/test/Model/CustomFieldId100Test.php index 4e3d6f9..d3adfe6 100644 --- a/test/Model/CustomFieldId100Test.php +++ b/test/Model/CustomFieldId100Test.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CustomFieldInputTest.php b/test/Model/CustomFieldInputTest.php index bd9264e..c0b3fec 100644 --- a/test/Model/CustomFieldInputTest.php +++ b/test/Model/CustomFieldInputTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CustomFieldResourceTest.php b/test/Model/CustomFieldResourceTest.php index 40a958a..c3c53a7 100644 --- a/test/Model/CustomFieldResourceTest.php +++ b/test/Model/CustomFieldResourceTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CustomFieldsTest.php b/test/Model/CustomFieldsTest.php index c8d9fd1..3c021c3 100644 --- a/test/Model/CustomFieldsTest.php +++ b/test/Model/CustomFieldsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CustomerPhysicalAddressTest.php b/test/Model/CustomerPhysicalAddressTest.php index 5c367ad..4687925 100644 --- a/test/Model/CustomerPhysicalAddressTest.php +++ b/test/Model/CustomerPhysicalAddressTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CustomerPutTest.php b/test/Model/CustomerPutTest.php index 04d7bf9..15d933d 100644 --- a/test/Model/CustomerPutTest.php +++ b/test/Model/CustomerPutTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/CustomerTest.php b/test/Model/CustomerTest.php index 76d33d6..f25e42d 100644 --- a/test/Model/CustomerTest.php +++ b/test/Model/CustomerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/DidNotOpensTrackingActivitiesPageTest.php b/test/Model/DidNotOpensTrackingActivitiesPageTest.php index 90bf830..2a8c1cf 100644 --- a/test/Model/DidNotOpensTrackingActivitiesPageTest.php +++ b/test/Model/DidNotOpensTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/DidNotOpensTrackingActivityTest.php b/test/Model/DidNotOpensTrackingActivityTest.php index 373d318..2a0b5fb 100644 --- a/test/Model/DidNotOpensTrackingActivityTest.php +++ b/test/Model/DidNotOpensTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailAddressPostTest.php b/test/Model/EmailAddressPostTest.php index 2e83fce..918fa84 100644 --- a/test/Model/EmailAddressPostTest.php +++ b/test/Model/EmailAddressPostTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailAddressPutTest.php b/test/Model/EmailAddressPutTest.php index 3540284..3ad45b3 100644 --- a/test/Model/EmailAddressPutTest.php +++ b/test/Model/EmailAddressPutTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailAddressTest.php b/test/Model/EmailAddressTest.php index d69c2b7..3965a17 100644 --- a/test/Model/EmailAddressTest.php +++ b/test/Model/EmailAddressTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailCampaignActivityDocumentPropertiesTest.php b/test/Model/EmailCampaignActivityDocumentPropertiesTest.php index d53ea80..fff3ef8 100644 --- a/test/Model/EmailCampaignActivityDocumentPropertiesTest.php +++ b/test/Model/EmailCampaignActivityDocumentPropertiesTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailCampaignActivityInputTest.php b/test/Model/EmailCampaignActivityInputTest.php index 639f926..143ddf9 100644 --- a/test/Model/EmailCampaignActivityInputTest.php +++ b/test/Model/EmailCampaignActivityInputTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailCampaignActivityPreviewTest.php b/test/Model/EmailCampaignActivityPreviewTest.php index 49f82b2..caf7f87 100644 --- a/test/Model/EmailCampaignActivityPreviewTest.php +++ b/test/Model/EmailCampaignActivityPreviewTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailCampaignActivityTest.php b/test/Model/EmailCampaignActivityTest.php index 57be25c..ae2f5c5 100644 --- a/test/Model/EmailCampaignActivityTest.php +++ b/test/Model/EmailCampaignActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailCampaignCompleteTest.php b/test/Model/EmailCampaignCompleteTest.php index 00b2279..8df35ad 100644 --- a/test/Model/EmailCampaignCompleteTest.php +++ b/test/Model/EmailCampaignCompleteTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailCampaignNameTest.php b/test/Model/EmailCampaignNameTest.php index 971baba..1df7e96 100644 --- a/test/Model/EmailCampaignNameTest.php +++ b/test/Model/EmailCampaignNameTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailCampaignTest.php b/test/Model/EmailCampaignTest.php index 9d8325c..b82dc8b 100644 --- a/test/Model/EmailCampaignTest.php +++ b/test/Model/EmailCampaignTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailCampaignsTest.php b/test/Model/EmailCampaignsTest.php index de9f3ab..b59a5b1 100644 --- a/test/Model/EmailCampaignsTest.php +++ b/test/Model/EmailCampaignsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailLinkClickCountTest.php b/test/Model/EmailLinkClickCountTest.php index bcb6893..8d40563 100644 --- a/test/Model/EmailLinkClickCountTest.php +++ b/test/Model/EmailLinkClickCountTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailLinksTest.php b/test/Model/EmailLinksTest.php index 50e4128..e703739 100644 --- a/test/Model/EmailLinksTest.php +++ b/test/Model/EmailLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailPhysicalAddressTest.php b/test/Model/EmailPhysicalAddressTest.php index a6e674a..0562be9 100644 --- a/test/Model/EmailPhysicalAddressTest.php +++ b/test/Model/EmailPhysicalAddressTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailScheduleInputTest.php b/test/Model/EmailScheduleInputTest.php index ab1633b..b8deda2 100644 --- a/test/Model/EmailScheduleInputTest.php +++ b/test/Model/EmailScheduleInputTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailScheduleResponseInnerTest.php b/test/Model/EmailScheduleResponseInnerTest.php index 326709b..f3f9c8d 100644 --- a/test/Model/EmailScheduleResponseInnerTest.php +++ b/test/Model/EmailScheduleResponseInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailSendHistoryInnerTest.php b/test/Model/EmailSendHistoryInnerTest.php index 4467f49..1b9e0a1 100644 --- a/test/Model/EmailSendHistoryInnerTest.php +++ b/test/Model/EmailSendHistoryInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailTestSendInputTest.php b/test/Model/EmailTestSendInputTest.php index 884b062..781da3e 100644 --- a/test/Model/EmailTestSendInputTest.php +++ b/test/Model/EmailTestSendInputTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailsLinkTest.php b/test/Model/EmailsLinkTest.php index aff73e8..35f2319 100644 --- a/test/Model/EmailsLinkTest.php +++ b/test/Model/EmailsLinkTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/EmailsPagingLinksTest.php b/test/Model/EmailsPagingLinksTest.php index 01aa77a..79d4a3c 100644 --- a/test/Model/EmailsPagingLinksTest.php +++ b/test/Model/EmailsPagingLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/FileObjectTest.php b/test/Model/FileObjectTest.php index d53dc6e..5024fbc 100644 --- a/test/Model/FileObjectTest.php +++ b/test/Model/FileObjectTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/FileStatusArrayInnerTest.php b/test/Model/FileStatusArrayInnerTest.php index f8ba15a..a4eadc3 100644 --- a/test/Model/FileStatusArrayInnerTest.php +++ b/test/Model/FileStatusArrayInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ForwardsTrackingActivitiesPageTest.php b/test/Model/ForwardsTrackingActivitiesPageTest.php index cd4de6b..46635e2 100644 --- a/test/Model/ForwardsTrackingActivitiesPageTest.php +++ b/test/Model/ForwardsTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ForwardsTrackingActivityTest.php b/test/Model/ForwardsTrackingActivityTest.php index 2fff139..50ded43 100644 --- a/test/Model/ForwardsTrackingActivityTest.php +++ b/test/Model/ForwardsTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/HeadersObjectTest.php b/test/Model/HeadersObjectTest.php index 3a1d309..496fd2f 100644 --- a/test/Model/HeadersObjectTest.php +++ b/test/Model/HeadersObjectTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/HistoryDetailsTest.php b/test/Model/HistoryDetailsTest.php index 91a0855..ff1e756 100644 --- a/test/Model/HistoryDetailsTest.php +++ b/test/Model/HistoryDetailsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/JsonImportContactTest.php b/test/Model/JsonImportContactTest.php index 60e0954..445949d 100644 --- a/test/Model/JsonImportContactTest.php +++ b/test/Model/JsonImportContactTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/LinkTest.php b/test/Model/LinkTest.php index d8a7b2c..3921bc6 100644 --- a/test/Model/LinkTest.php +++ b/test/Model/LinkTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/LinksTest.php b/test/Model/LinksTest.php index 91a12cc..a42fee1 100644 --- a/test/Model/LinksTest.php +++ b/test/Model/LinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ListActivityAddContactsSourceTest.php b/test/Model/ListActivityAddContactsSourceTest.php index d36f872..ba11836 100644 --- a/test/Model/ListActivityAddContactsSourceTest.php +++ b/test/Model/ListActivityAddContactsSourceTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ListActivityAddContactsTest.php b/test/Model/ListActivityAddContactsTest.php index 3031f0f..c04b571 100644 --- a/test/Model/ListActivityAddContactsTest.php +++ b/test/Model/ListActivityAddContactsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ListActivityRemoveContactsSourceTest.php b/test/Model/ListActivityRemoveContactsSourceTest.php index 56597fa..bc3e959 100644 --- a/test/Model/ListActivityRemoveContactsSourceTest.php +++ b/test/Model/ListActivityRemoveContactsSourceTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ListActivityRemoveContactsTest.php b/test/Model/ListActivityRemoveContactsTest.php index 5ee52f4..2c8c921 100644 --- a/test/Model/ListActivityRemoveContactsTest.php +++ b/test/Model/ListActivityRemoveContactsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ListIdList100Test.php b/test/Model/ListIdList100Test.php index e30412b..762b1ba 100644 --- a/test/Model/ListIdList100Test.php +++ b/test/Model/ListIdList100Test.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ListInputTest.php b/test/Model/ListInputTest.php index 6a65c21..2a5dae8 100644 --- a/test/Model/ListInputTest.php +++ b/test/Model/ListInputTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ListXrefTest.php b/test/Model/ListXrefTest.php index dc78887..a29e805 100644 --- a/test/Model/ListXrefTest.php +++ b/test/Model/ListXrefTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ListXrefsTest.php b/test/Model/ListXrefsTest.php index 345f173..7a16e44 100644 --- a/test/Model/ListXrefsTest.php +++ b/test/Model/ListXrefsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/LpreportingLinksTest.php b/test/Model/LpreportingLinksTest.php index 70fc468..2fd5452 100644 --- a/test/Model/LpreportingLinksTest.php +++ b/test/Model/LpreportingLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/LpreportingNextTest.php b/test/Model/LpreportingNextTest.php index ba41c0f..22ed97a 100644 --- a/test/Model/LpreportingNextTest.php +++ b/test/Model/LpreportingNextTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/MyLibraryFileCollectionInnerTest.php b/test/Model/MyLibraryFileCollectionInnerTest.php index 480a3c1..4eeb583 100644 --- a/test/Model/MyLibraryFileCollectionInnerTest.php +++ b/test/Model/MyLibraryFileCollectionInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/MyLibraryFileCollectionInnerThumbnailTest.php b/test/Model/MyLibraryFileCollectionInnerThumbnailTest.php index 00495fd..5aee543 100644 --- a/test/Model/MyLibraryFileCollectionInnerThumbnailTest.php +++ b/test/Model/MyLibraryFileCollectionInnerThumbnailTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/NextTest.php b/test/Model/NextTest.php index 7e62452..7b990d3 100644 --- a/test/Model/NextTest.php +++ b/test/Model/NextTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/NoteTest.php b/test/Model/NoteTest.php index 2d72844..8bf5a04 100644 --- a/test/Model/NoteTest.php +++ b/test/Model/NoteTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/OpensTrackingActivitiesPageTest.php b/test/Model/OpensTrackingActivitiesPageTest.php index abc0f0e..aeb8674 100644 --- a/test/Model/OpensTrackingActivitiesPageTest.php +++ b/test/Model/OpensTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/OpensTrackingActivityTest.php b/test/Model/OpensTrackingActivityTest.php index 95cea65..c8de3e0 100644 --- a/test/Model/OpensTrackingActivityTest.php +++ b/test/Model/OpensTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/OptoutsTrackingActivitiesPageTest.php b/test/Model/OptoutsTrackingActivitiesPageTest.php index 80657d7..f34dbd4 100644 --- a/test/Model/OptoutsTrackingActivitiesPageTest.php +++ b/test/Model/OptoutsTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/OptoutsTrackingActivityTest.php b/test/Model/OptoutsTrackingActivityTest.php index 30429ad..e3f086a 100644 --- a/test/Model/OptoutsTrackingActivityTest.php +++ b/test/Model/OptoutsTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactAddTrackingActivitiesPageTest.php b/test/Model/PContactAddTrackingActivitiesPageTest.php index 2fa084c..01e7386 100644 --- a/test/Model/PContactAddTrackingActivitiesPageTest.php +++ b/test/Model/PContactAddTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactAddTrackingActivityTest.php b/test/Model/PContactAddTrackingActivityTest.php index b3b0065..decf0ea 100644 --- a/test/Model/PContactAddTrackingActivityTest.php +++ b/test/Model/PContactAddTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactClickTrackingActivitiesPageTest.php b/test/Model/PContactClickTrackingActivitiesPageTest.php index c3ae34e..a0fb0b4 100644 --- a/test/Model/PContactClickTrackingActivitiesPageTest.php +++ b/test/Model/PContactClickTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactClickTrackingActivityTest.php b/test/Model/PContactClickTrackingActivityTest.php index c18a7cb..08f7883 100644 --- a/test/Model/PContactClickTrackingActivityTest.php +++ b/test/Model/PContactClickTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactOpenTrackingActivityTest.php b/test/Model/PContactOpenTrackingActivityTest.php index b7415b6..4d396f8 100644 --- a/test/Model/PContactOpenTrackingActivityTest.php +++ b/test/Model/PContactOpenTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactOpensTrackingActivitiesPageTest.php b/test/Model/PContactOpensTrackingActivitiesPageTest.php index 182b573..6502d2a 100644 --- a/test/Model/PContactOpensTrackingActivitiesPageTest.php +++ b/test/Model/PContactOpensTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactSMSOptInTrackingActivitiesPageTest.php b/test/Model/PContactSMSOptInTrackingActivitiesPageTest.php index 0857e87..6a09ae8 100644 --- a/test/Model/PContactSMSOptInTrackingActivitiesPageTest.php +++ b/test/Model/PContactSMSOptInTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactSMSOptInTrackingActivityTest.php b/test/Model/PContactSMSOptInTrackingActivityTest.php index 7ad67e2..d4dacb7 100644 --- a/test/Model/PContactSMSOptInTrackingActivityTest.php +++ b/test/Model/PContactSMSOptInTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactUpdateTrackingActivitiesPageTest.php b/test/Model/PContactUpdateTrackingActivitiesPageTest.php index 0289c05..df30350 100644 --- a/test/Model/PContactUpdateTrackingActivitiesPageTest.php +++ b/test/Model/PContactUpdateTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PContactUpdateTrackingActivityTest.php b/test/Model/PContactUpdateTrackingActivityTest.php index 4d254b8..b27a56c 100644 --- a/test/Model/PContactUpdateTrackingActivityTest.php +++ b/test/Model/PContactUpdateTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PagedEmailCampaignResponseTest.php b/test/Model/PagedEmailCampaignResponseTest.php index 08ce677..d913653 100644 --- a/test/Model/PagedEmailCampaignResponseTest.php +++ b/test/Model/PagedEmailCampaignResponseTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PaginationLinksTest.php b/test/Model/PaginationLinksTest.php index d03b5b0..3e90bd4 100644 --- a/test/Model/PaginationLinksTest.php +++ b/test/Model/PaginationLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PagingLinksTest.php b/test/Model/PagingLinksTest.php index 6feceac..8cc915e 100644 --- a/test/Model/PagingLinksTest.php +++ b/test/Model/PagingLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PartnerAccountOperationsRequestTest.php b/test/Model/PartnerAccountOperationsRequestTest.php index e8410cd..b3b13f8 100644 --- a/test/Model/PartnerAccountOperationsRequestTest.php +++ b/test/Model/PartnerAccountOperationsRequestTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PartnerAccountSiteOwnerListInnerTest.php b/test/Model/PartnerAccountSiteOwnerListInnerTest.php index 7fb7d2c..1a16809 100644 --- a/test/Model/PartnerAccountSiteOwnerListInnerTest.php +++ b/test/Model/PartnerAccountSiteOwnerListInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PartnerAccountTest.php b/test/Model/PartnerAccountTest.php index e9bdba3..300c031 100644 --- a/test/Model/PartnerAccountTest.php +++ b/test/Model/PartnerAccountTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PartnersLinkTest.php b/test/Model/PartnersLinkTest.php index 2321917..a279b69 100644 --- a/test/Model/PartnersLinkTest.php +++ b/test/Model/PartnersLinkTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PathParamObjectTest.php b/test/Model/PathParamObjectTest.php index 3ec459b..6deb86d 100644 --- a/test/Model/PathParamObjectTest.php +++ b/test/Model/PathParamObjectTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PercentsEmailTest.php b/test/Model/PercentsEmailTest.php index 89b56ec..84860ed 100644 --- a/test/Model/PercentsEmailTest.php +++ b/test/Model/PercentsEmailTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PhoneNumberPutTest.php b/test/Model/PhoneNumberPutTest.php index 0561a52..68a8adf 100644 --- a/test/Model/PhoneNumberPutTest.php +++ b/test/Model/PhoneNumberPutTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PhoneNumberTest.php b/test/Model/PhoneNumberTest.php index 82454fe..51a521e 100644 --- a/test/Model/PhoneNumberTest.php +++ b/test/Model/PhoneNumberTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PlanInfoTest.php b/test/Model/PlanInfoTest.php index a39b385..4e2cd7d 100644 --- a/test/Model/PlanInfoTest.php +++ b/test/Model/PlanInfoTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/PlanTiersObjectTest.php b/test/Model/PlanTiersObjectTest.php index 4cdcc4f..4656b4d 100644 --- a/test/Model/PlanTiersObjectTest.php +++ b/test/Model/PlanTiersObjectTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ProvisionResponseTest.php b/test/Model/ProvisionResponseTest.php index 8fc37e5..6e93b91 100644 --- a/test/Model/ProvisionResponseTest.php +++ b/test/Model/ProvisionResponseTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ProvisionTest.php b/test/Model/ProvisionTest.php index 50e6fe5..dbeb961 100644 --- a/test/Model/ProvisionTest.php +++ b/test/Model/ProvisionTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/QueryParamObjectTest.php b/test/Model/QueryParamObjectTest.php index 0175890..b9e8264 100644 --- a/test/Model/QueryParamObjectTest.php +++ b/test/Model/QueryParamObjectTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ReportingLinksTest.php b/test/Model/ReportingLinksTest.php index 27565b8..a5eea6a 100644 --- a/test/Model/ReportingLinksTest.php +++ b/test/Model/ReportingLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ReportingNextTest.php b/test/Model/ReportingNextTest.php index ebdc4a2..af9c5ff 100644 --- a/test/Model/ReportingNextTest.php +++ b/test/Model/ReportingNextTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ReportingsmsLinksTest.php b/test/Model/ReportingsmsLinksTest.php index 63bb032..8763763 100644 --- a/test/Model/ReportingsmsLinksTest.php +++ b/test/Model/ReportingsmsLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ReportingsmsNextTest.php b/test/Model/ReportingsmsNextTest.php index a059c91..3e69e45 100644 --- a/test/Model/ReportingsmsNextTest.php +++ b/test/Model/ReportingsmsNextTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ResendToNonOpenersInnerTest.php b/test/Model/ResendToNonOpenersInnerTest.php index 9fa8a97..0bd3d36 100644 --- a/test/Model/ResendToNonOpenersInnerTest.php +++ b/test/Model/ResendToNonOpenersInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ResendToNonOpenersInputTest.php b/test/Model/ResendToNonOpenersInputTest.php index 404c890..be40fbc 100644 --- a/test/Model/ResendToNonOpenersInputTest.php +++ b/test/Model/ResendToNonOpenersInputTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/ResendToNonOpenersObjectTest.php b/test/Model/ResendToNonOpenersObjectTest.php index 83ec514..7e66a72 100644 --- a/test/Model/ResendToNonOpenersObjectTest.php +++ b/test/Model/ResendToNonOpenersObjectTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SSOUserTest.php b/test/Model/SSOUserTest.php index 0a99be0..df526e9 100644 --- a/test/Model/SSOUserTest.php +++ b/test/Model/SSOUserTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SegmentDataTest.php b/test/Model/SegmentDataTest.php index 6cd3908..9cc5bf6 100644 --- a/test/Model/SegmentDataTest.php +++ b/test/Model/SegmentDataTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SegmentDetailTest.php b/test/Model/SegmentDetailTest.php index 69ca912..9cc7b9d 100644 --- a/test/Model/SegmentDetailTest.php +++ b/test/Model/SegmentDetailTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SegmentMasterTest.php b/test/Model/SegmentMasterTest.php index d2ce0d9..d8baca7 100644 --- a/test/Model/SegmentMasterTest.php +++ b/test/Model/SegmentMasterTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SegmentNameTest.php b/test/Model/SegmentNameTest.php index 0fea77a..a6bfd0f 100644 --- a/test/Model/SegmentNameTest.php +++ b/test/Model/SegmentNameTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SegmentsDTOTest.php b/test/Model/SegmentsDTOTest.php index b65a77e..622e7f0 100644 --- a/test/Model/SegmentsDTOTest.php +++ b/test/Model/SegmentsDTOTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SendsTrackingActivitiesPageTest.php b/test/Model/SendsTrackingActivitiesPageTest.php index 321e5dd..74176ac 100644 --- a/test/Model/SendsTrackingActivitiesPageTest.php +++ b/test/Model/SendsTrackingActivitiesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SendsTrackingActivityTest.php b/test/Model/SendsTrackingActivityTest.php index f1c3f91..4a07f7a 100644 --- a/test/Model/SendsTrackingActivityTest.php +++ b/test/Model/SendsTrackingActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SmsCampaignSummariesPageTest.php b/test/Model/SmsCampaignSummariesPageTest.php index b910b97..5b73a27 100644 --- a/test/Model/SmsCampaignSummariesPageTest.php +++ b/test/Model/SmsCampaignSummariesPageTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SmsChannelConsentDetailsTest.php b/test/Model/SmsChannelConsentDetailsTest.php index ae12846..bdd9cbe 100644 --- a/test/Model/SmsChannelConsentDetailsTest.php +++ b/test/Model/SmsChannelConsentDetailsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/SmsEngagementHistoryInnerTest.php b/test/Model/SmsEngagementHistoryInnerTest.php index 800027f..6d5c2a0 100644 --- a/test/Model/SmsEngagementHistoryInnerTest.php +++ b/test/Model/SmsEngagementHistoryInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/StatsEmailActivityTest.php b/test/Model/StatsEmailActivityTest.php index 23a5fd8..d975864 100644 --- a/test/Model/StatsEmailActivityTest.php +++ b/test/Model/StatsEmailActivityTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/StatsEmailTest.php b/test/Model/StatsEmailTest.php index f13fb72..a16ef34 100644 --- a/test/Model/StatsEmailTest.php +++ b/test/Model/StatsEmailTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/StatsErrorTest.php b/test/Model/StatsErrorTest.php index c9ad433..11ac294 100644 --- a/test/Model/StatsErrorTest.php +++ b/test/Model/StatsErrorTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/StreetAddressPutTest.php b/test/Model/StreetAddressPutTest.php index 6723977..5399dee 100644 --- a/test/Model/StreetAddressPutTest.php +++ b/test/Model/StreetAddressPutTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/StreetAddressTest.php b/test/Model/StreetAddressTest.php index 92b5c64..bc1b300 100644 --- a/test/Model/StreetAddressTest.php +++ b/test/Model/StreetAddressTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagAddRemoveContactsExcludeTest.php b/test/Model/TagAddRemoveContactsExcludeTest.php index 77f02f3..27fbcfb 100644 --- a/test/Model/TagAddRemoveContactsExcludeTest.php +++ b/test/Model/TagAddRemoveContactsExcludeTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagAddRemoveContactsSourceTest.php b/test/Model/TagAddRemoveContactsSourceTest.php index d05785c..3e1d006 100644 --- a/test/Model/TagAddRemoveContactsSourceTest.php +++ b/test/Model/TagAddRemoveContactsSourceTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagAddRemoveContactsTest.php b/test/Model/TagAddRemoveContactsTest.php index dcb3898..00a0108 100644 --- a/test/Model/TagAddRemoveContactsTest.php +++ b/test/Model/TagAddRemoveContactsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagIdList500LimitTest.php b/test/Model/TagIdList500LimitTest.php index 8724555..c00fcd1 100644 --- a/test/Model/TagIdList500LimitTest.php +++ b/test/Model/TagIdList500LimitTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagPostTest.php b/test/Model/TagPostTest.php index 231d4fc..bbd5a70 100644 --- a/test/Model/TagPostTest.php +++ b/test/Model/TagPostTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagPutTest.php b/test/Model/TagPutTest.php index 13e3271..c51879f 100644 --- a/test/Model/TagPutTest.php +++ b/test/Model/TagPutTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagTest.php b/test/Model/TagTest.php index 5b80b69..f1648c3 100644 --- a/test/Model/TagTest.php +++ b/test/Model/TagTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagsActivityLinksSelfTest.php b/test/Model/TagsActivityLinksSelfTest.php index bb4442a..20b29f2 100644 --- a/test/Model/TagsActivityLinksSelfTest.php +++ b/test/Model/TagsActivityLinksSelfTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagsActivityLinksTest.php b/test/Model/TagsActivityLinksTest.php index bacf47f..05ae3fa 100644 --- a/test/Model/TagsActivityLinksTest.php +++ b/test/Model/TagsActivityLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagsLinksTest.php b/test/Model/TagsLinksTest.php index 68ad7e5..ee14131 100644 --- a/test/Model/TagsLinksTest.php +++ b/test/Model/TagsLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagsPagingLinksTest.php b/test/Model/TagsPagingLinksTest.php index 3163c58..94580f3 100644 --- a/test/Model/TagsPagingLinksTest.php +++ b/test/Model/TagsPagingLinksTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TagsTest.php b/test/Model/TagsTest.php index 85d2752..22ba783 100644 --- a/test/Model/TagsTest.php +++ b/test/Model/TagsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TierObjectTest.php b/test/Model/TierObjectTest.php index 76ef6f0..fd91d84 100644 --- a/test/Model/TierObjectTest.php +++ b/test/Model/TierObjectTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/TrackingActivitySmsChannelDTOTest.php b/test/Model/TrackingActivitySmsChannelDTOTest.php index 2476f0c..0945f5f 100644 --- a/test/Model/TrackingActivitySmsChannelDTOTest.php +++ b/test/Model/TrackingActivitySmsChannelDTOTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/UniqueEmailCountsTest.php b/test/Model/UniqueEmailCountsTest.php index 84dc3fa..696031c 100644 --- a/test/Model/UniqueEmailCountsTest.php +++ b/test/Model/UniqueEmailCountsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/UniqueSmsCountsTest.php b/test/Model/UniqueSmsCountsTest.php index 5a20eee..f922a85 100644 --- a/test/Model/UniqueSmsCountsTest.php +++ b/test/Model/UniqueSmsCountsTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/UserPrivilegesResourceInnerTest.php b/test/Model/UserPrivilegesResourceInnerTest.php index 63a0d82..2aa23b7 100644 --- a/test/Model/UserPrivilegesResourceInnerTest.php +++ b/test/Model/UserPrivilegesResourceInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/WebhooksSubscriptionBodyTest.php b/test/Model/WebhooksSubscriptionBodyTest.php index f02303a..c048797 100644 --- a/test/Model/WebhooksSubscriptionBodyTest.php +++ b/test/Model/WebhooksSubscriptionBodyTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/WebhooksSubscriptionCollectionInnerTest.php b/test/Model/WebhooksSubscriptionCollectionInnerTest.php index a064762..a135c3d 100644 --- a/test/Model/WebhooksSubscriptionCollectionInnerTest.php +++ b/test/Model/WebhooksSubscriptionCollectionInnerTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/WebhooksSubscriptionPutRespTest.php b/test/Model/WebhooksSubscriptionPutRespTest.php index 6553dab..26bd1ff 100644 --- a/test/Model/WebhooksSubscriptionPutRespTest.php +++ b/test/Model/WebhooksSubscriptionPutRespTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/WebhooksSubscriptionResponseTest.php b/test/Model/WebhooksSubscriptionResponseTest.php index 52aff69..797ac0b 100644 --- a/test/Model/WebhooksSubscriptionResponseTest.php +++ b/test/Model/WebhooksSubscriptionResponseTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */ diff --git a/test/Model/WebhooksTestSendTest.php b/test/Model/WebhooksTestSendTest.php index b6c8a2e..a81091e 100644 --- a/test/Model/WebhooksTestSendTest.php +++ b/test/Model/WebhooksTestSendTest.php @@ -5,7 +5,7 @@ * PHP version 7.4 * * @category Class - * @package OpenAPI\Client + * @package ConstantContact\Client * @author OpenAPI Generator team * @link https://openapi-generator.tech */