@rc-ex/core 1.4.0 → 1.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/definitions/AccountInfo.d.ts +1 -6
- package/lib/definitions/AccountPhoneNumberInfo.d.ts +4 -2
- package/lib/definitions/AccountRegionalSettings.d.ts +2 -1
- package/lib/definitions/AccountServiceInfo.d.ts +2 -2
- package/lib/definitions/AccountServiceInfoRequest.d.ts +2 -2
- package/lib/definitions/AccountStatusInfo.d.ts +3 -1
- package/lib/definitions/AddPhoneNumberRequestItem.d.ts +4 -0
- package/lib/definitions/AddPhoneNumbersResponseItem.d.ts +4 -0
- package/lib/definitions/AssignPhoneNumberRequest.d.ts +2 -2
- package/lib/definitions/AssignedCountryInfo.d.ts +3 -1
- package/lib/definitions/AuthCodeTokenRequest.d.ts +1 -0
- package/lib/definitions/BatchListResponse.d.ts +2 -2
- package/lib/definitions/{PackageInfo.d.ts → BillingPackageInfo.d.ts} +2 -2
- package/lib/definitions/{AnsweringRuleInfo.js → BillingPackageInfo.js} +1 -1
- package/lib/definitions/BillingPackageInfo.js.map +1 -0
- package/lib/definitions/CallFlipNumberListResource.d.ts +8 -0
- package/lib/definitions/CallFlipNumberListResource.js +3 -0
- package/lib/definitions/CallFlipNumberListResource.js.map +1 -0
- package/lib/definitions/CallFlipNumberResource.d.ts +28 -0
- package/lib/definitions/CallFlipNumberResource.js +3 -0
- package/lib/definitions/CallFlipNumberResource.js.map +1 -0
- package/lib/definitions/{AnsweringRuleInfo.d.ts → CallHandlingRuleInfo.d.ts} +2 -2
- package/lib/definitions/{CreateContentRequest.js → CallHandlingRuleInfo.js} +1 -1
- package/lib/definitions/CallHandlingRuleInfo.js.map +1 -0
- package/lib/definitions/CallParty.d.ts +5 -0
- package/lib/definitions/CallQueueDetails.d.ts +5 -1
- package/lib/definitions/CallQueueDetailsForUpdate.d.ts +36 -0
- package/lib/definitions/CallQueueDetailsForUpdate.js +3 -0
- package/lib/definitions/CallQueueDetailsForUpdate.js.map +1 -0
- package/lib/definitions/CallQueueInfo.d.ts +5 -1
- package/lib/definitions/{CallQueues.d.ts → CallQueueList.d.ts} +2 -2
- package/lib/definitions/{SiteResource.js → CallQueueList.js} +1 -1
- package/lib/definitions/CallQueueList.js.map +1 -0
- package/lib/definitions/CallQueueMember.d.ts +2 -2
- package/lib/definitions/{GreetingResource.d.ts → CallRecordingGreetingResource.d.ts} +2 -2
- package/lib/definitions/CallRecordingGreetingResource.js +3 -0
- package/lib/definitions/CallRecordingGreetingResource.js.map +1 -0
- package/lib/definitions/CallRecordingSettingsResource.d.ts +2 -2
- package/lib/definitions/ClientCredentialsBase.d.ts +4 -1
- package/lib/definitions/ClientCredentialsByAccount.d.ts +4 -1
- package/lib/definitions/ClientCredentialsByBrand.d.ts +4 -1
- package/lib/definitions/ClientCredentialsByPartnerAccount.d.ts +4 -1
- package/lib/definitions/ClientCredentialsTokenRequest.d.ts +4 -1
- package/lib/definitions/CommonEmergencyLocationAddressInfo.d.ts +2 -1
- package/lib/definitions/CommonEmergencyLocationAddressInfoAu.d.ts +2 -1
- package/lib/definitions/CommonEmergencyLocationAddressInfoDefault.d.ts +2 -1
- package/lib/definitions/CommonEmergencyLocationAddressInfoFr.d.ts +2 -1
- package/lib/definitions/CompanyPhoneNumberInfo.d.ts +10 -6
- package/lib/definitions/ContentBodyFormatted.d.ts +1 -1
- package/lib/definitions/ContentContextData.d.ts +1 -2
- package/lib/definitions/ContentModel.d.ts +66 -71
- package/lib/definitions/CostCenterBase.d.ts +19 -0
- package/lib/definitions/{PagingResource.js → CostCenterBase.js} +1 -1
- package/lib/definitions/CostCenterBase.js.map +1 -0
- package/lib/definitions/CostCenterItem.d.ts +30 -0
- package/lib/definitions/CostCenterItem.js +3 -0
- package/lib/definitions/CostCenterItem.js.map +1 -0
- package/lib/definitions/CostCenterList.d.ts +8 -0
- package/lib/definitions/CostCenterList.js +3 -0
- package/lib/definitions/CostCenterList.js.map +1 -0
- package/lib/definitions/CountryInfoDictionaryModel.d.ts +5 -5
- package/lib/definitions/CountryInfoShortModel.d.ts +5 -6
- package/lib/definitions/CreateFaxMessageRequest.d.ts +1 -1
- package/lib/definitions/CreateSiteRequest.d.ts +7 -0
- package/lib/definitions/CreateSocialMessagingContentRequest.d.ts +110 -0
- package/lib/definitions/CreateSocialMessagingContentRequest.js +3 -0
- package/lib/definitions/CreateSocialMessagingContentRequest.js.map +1 -0
- package/lib/definitions/CreateUserEmergencyLocationRequest.d.ts +2 -1
- package/lib/definitions/CustomCompanyGreetingInfo.d.ts +1 -1
- package/lib/definitions/DeletePhoneNumbersRequestItem.d.ts +1 -1
- package/lib/definitions/DeviceCodeTokenRequest.d.ts +1 -0
- package/lib/definitions/DeviceEmergencyServiceAddressResourceAu.d.ts +2 -1
- package/lib/definitions/DeviceEmergencyServiceAddressResourceDefault.d.ts +2 -1
- package/lib/definitions/DeviceEmergencyServiceAddressResourceFr.d.ts +2 -1
- package/lib/definitions/DeviceResource.d.ts +2 -1
- package/lib/definitions/EmailRecipientInfo.d.ts +2 -2
- package/lib/definitions/EmergencyAddressInfo.d.ts +2 -1
- package/lib/definitions/EmergencyLocationRequestResource.d.ts +2 -1
- package/lib/definitions/EmergencyLocationResponseResource.d.ts +2 -1
- package/lib/definitions/EmergencyServiceAddressResource.d.ts +2 -1
- package/lib/definitions/ExtensionBulkUpdateInfo.d.ts +2 -1
- package/lib/definitions/ExtensionBulkUpdateTaskResult.d.ts +3 -3
- package/lib/definitions/ExtensionBulkUpdateTaskResultAffectedItems.d.ts +7 -0
- package/lib/definitions/ExtensionBulkUpdateTaskResultAffectedItems.js +3 -0
- package/lib/definitions/ExtensionBulkUpdateTaskResultAffectedItems.js.map +1 -0
- package/lib/definitions/ExtensionCreationRequest.d.ts +2 -2
- package/lib/definitions/ExtensionCreationResponse.d.ts +1 -3
- package/lib/definitions/ExtensionRegionalSettingRequest.d.ts +1 -1
- package/lib/definitions/ExtensionStatusInfo.d.ts +2 -9
- package/lib/definitions/ExtensionUpdateRequest.d.ts +2 -1
- package/lib/definitions/GetAccountInfoResponse.d.ts +2 -2
- package/lib/definitions/GetCountryInfoNumberParser.d.ts +5 -4
- package/lib/definitions/GetExtensionInfoResponse.d.ts +11 -3
- package/lib/definitions/GetExtensionListInfoResponse.d.ts +8 -4
- package/lib/definitions/GetMessageInfoResponse.d.ts +0 -4
- package/lib/definitions/GetSMSMessageInfoResponse.d.ts +0 -4
- package/lib/definitions/GetTokenRequest.d.ts +5 -1
- package/lib/definitions/GuestTokenRequest.d.ts +6 -1
- package/lib/definitions/IdentityModel.d.ts +5 -1
- package/lib/definitions/IvrPinTokenRequest.d.ts +1 -0
- package/lib/definitions/JwtTokenRequest.d.ts +1 -0
- package/lib/definitions/LanguageInfo.d.ts +2 -1
- package/lib/definitions/ListAccountPhoneNumbersParameters.d.ts +4 -2
- package/lib/definitions/ListAccountPhoneNumbersV2Parameters.d.ts +3 -1
- package/lib/definitions/ListCallMonitoringGroupsParameters.d.ts +4 -0
- package/lib/definitions/ListDirectoryEntriesParameters.d.ts +5 -0
- package/lib/definitions/ListEmergencyLocationsParameters.d.ts +1 -0
- package/lib/definitions/ListExtensionPhoneNumbersParameters.d.ts +4 -2
- package/lib/definitions/ListExtensionsParameters.d.ts +2 -2
- package/lib/definitions/ListMeetingRecordingsResponse.d.ts +4 -4
- package/lib/definitions/{SocMsgListContentsParameters.d.ts → ListSocialMessagingContentsParameters.d.ts} +25 -17
- package/lib/definitions/ListSocialMessagingContentsParameters.js +3 -0
- package/lib/definitions/ListSocialMessagingContentsParameters.js.map +1 -0
- package/lib/definitions/ListSocialMessagingIdentitiesParameters.d.ts +8 -4
- package/lib/definitions/LocationUpdatesEmergencyAddressInfoRequest.d.ts +2 -1
- package/lib/definitions/MeetingsCountryResource.d.ts +6 -0
- package/lib/definitions/MeetingsResource.d.ts +4 -4
- package/lib/definitions/MessageListResponse.d.ts +2 -2
- package/lib/definitions/MessageTemplateInfo.d.ts +11 -0
- package/lib/definitions/{ContentAttachment.js → MessageTemplateInfo.js} +1 -1
- package/lib/definitions/MessageTemplateInfo.js.map +1 -0
- package/lib/definitions/MessageTemplateRequest.d.ts +2 -2
- package/lib/definitions/MessageTemplateResponse.d.ts +2 -2
- package/lib/definitions/MessageTemplateUpdateRequest.d.ts +2 -2
- package/lib/definitions/MetaData.d.ts +12 -0
- package/lib/definitions/{CallQueues.js → MetaData.js} +1 -1
- package/lib/definitions/MetaData.js.map +1 -0
- package/lib/definitions/MetaDataValues.d.ts +11 -0
- package/lib/definitions/MetaDataValues.js +3 -0
- package/lib/definitions/MetaDataValues.js.map +1 -0
- package/lib/definitions/MissedCallExtensionInfoExternalNumber.d.ts +1 -1
- package/lib/definitions/OptOutListResponse.d.ts +2 -2
- package/lib/definitions/OtpTokenRequest.d.ts +4 -1
- package/lib/definitions/PhoneNumberInfoIntId.d.ts +2 -2
- package/lib/definitions/ReadDirectoryEntryParameters.d.ts +11 -0
- package/lib/definitions/ReadDirectoryEntryParameters.js +3 -0
- package/lib/definitions/ReadDirectoryEntryParameters.js.map +1 -0
- package/lib/definitions/RefreshTokenRequest.d.ts +1 -0
- package/lib/definitions/RegSessionModel.d.ts +6 -0
- package/lib/definitions/RegSessionModelSettings.d.ts +9 -0
- package/lib/definitions/RegionalSettings.d.ts +2 -1
- package/lib/definitions/RolesCountryResource.d.ts +6 -0
- package/lib/definitions/RolesRegionalSettingsResource.d.ts +2 -0
- package/lib/definitions/RopcTokenRequest.d.ts +1 -0
- package/lib/definitions/SearchDirectoryEntriesParameters.d.ts +5 -0
- package/lib/definitions/ServiceInfoContractedCountryId.d.ts +7 -0
- package/lib/definitions/ServiceInfoContractedCountryId.js +3 -0
- package/lib/definitions/ServiceInfoContractedCountryId.js.map +1 -0
- package/lib/definitions/ServiceInfoPlan.d.ts +0 -4
- package/lib/definitions/ServiceInfoUBrand.d.ts +0 -5
- package/lib/definitions/ServiceInfoV2.d.ts +5 -2
- package/lib/definitions/SipRegistrationDeviceEmergencyInfoAddress.d.ts +2 -1
- package/lib/definitions/SiteInfo.d.ts +4 -0
- package/lib/definitions/SiteUpdateRequest.d.ts +7 -0
- package/lib/definitions/SmsRequestCountryInfo.d.ts +2 -1
- package/lib/definitions/SocMsgContentAttachment.d.ts +77 -0
- package/lib/definitions/SocMsgContentAttachment.js +3 -0
- package/lib/definitions/SocMsgContentAttachment.js.map +1 -0
- package/lib/definitions/TMCreateTaskRequest.d.ts +2 -2
- package/lib/definitions/TaxLocation.d.ts +38 -0
- package/lib/definitions/{PackageInfo.js → TaxLocation.js} +1 -1
- package/lib/definitions/TaxLocation.js.map +1 -0
- package/lib/definitions/TemplateInfo.d.ts +24 -6
- package/lib/definitions/UnconditionalForwardingInfo.d.ts +2 -2
- package/lib/definitions/UserAnsweringRuleList.d.ts +2 -2
- package/lib/definitions/UserPhoneNumberInfo.d.ts +4 -4
- package/lib/definitions/UserTransitionInfo.d.ts +2 -2
- package/lib/index.js +7 -3
- package/lib/index.js.map +1 -1
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.d.ts +17 -19
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js +15 -17
- package/lib/paths/Cx/SocialMessaging/V1/Contents/index.js.map +1 -1
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.d.ts +1 -1
- package/lib/paths/Cx/SocialMessaging/V1/Identities/index.js +1 -1
- package/lib/paths/Restapi/Account/CallQueues/index.d.ts +4 -3
- package/lib/paths/Restapi/Account/CallQueues/index.js +2 -2
- package/lib/paths/Restapi/Account/CallQueues/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Directory/Entries/index.d.ts +2 -1
- package/lib/paths/Restapi/Account/Directory/Entries/index.js +2 -2
- package/lib/paths/Restapi/Account/Directory/Entries/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/AnsweringRule/index.d.ts +3 -3
- package/lib/paths/Restapi/Account/Extension/AnsweringRule/index.js.map +1 -1
- package/lib/paths/Restapi/Account/IvrPrompts/Content/index.d.ts +3 -0
- package/lib/paths/Restapi/Account/IvrPrompts/Content/index.js +3 -0
- package/lib/paths/Restapi/Account/IvrPrompts/Content/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/CostCenters/index.d.ts +18 -0
- package/lib/paths/Restapi/V2/Accounts/CostCenters/index.js +25 -0
- package/lib/paths/Restapi/V2/Accounts/CostCenters/index.js.map +1 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/CallFlipNumbers/index.d.ts +45 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/CallFlipNumbers/index.js +55 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/CallFlipNumbers/index.js.map +1 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.d.ts +2 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.js +4 -0
- package/lib/paths/Restapi/V2/Accounts/Extensions/index.js.map +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.d.ts +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.js +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.d.ts +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.js +1 -1
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/index.d.ts +6 -6
- package/lib/paths/Restapi/V2/Accounts/PhoneNumbers/index.js +6 -6
- package/lib/paths/Restapi/V2/Accounts/index.d.ts +2 -0
- package/lib/paths/Restapi/V2/Accounts/index.js +4 -0
- package/lib/paths/Restapi/V2/Accounts/index.js.map +1 -1
- package/lib/paths/TeamMessaging/V1/Chats/Posts/index.d.ts +5 -1
- package/lib/paths/TeamMessaging/V1/Chats/Posts/index.js +5 -1
- package/lib/paths/TeamMessaging/V1/Chats/Posts/index.js.map +1 -1
- package/package.json +5 -5
- package/src/definitions/AccountInfo.ts +1 -7
- package/src/definitions/AccountPhoneNumberInfo.ts +4 -2
- package/src/definitions/AccountRegionalSettings.ts +2 -1
- package/src/definitions/AccountServiceInfo.ts +2 -2
- package/src/definitions/AccountServiceInfoRequest.ts +2 -2
- package/src/definitions/AccountStatusInfo.ts +3 -1
- package/src/definitions/AddPhoneNumberRequestItem.ts +5 -0
- package/src/definitions/AddPhoneNumbersResponseItem.ts +5 -0
- package/src/definitions/AssignPhoneNumberRequest.ts +2 -2
- package/src/definitions/AssignedCountryInfo.ts +3 -1
- package/src/definitions/AuthCodeTokenRequest.ts +1 -0
- package/src/definitions/BatchListResponse.ts +2 -2
- package/src/definitions/{PackageInfo.ts → BillingPackageInfo.ts} +2 -2
- package/src/definitions/CallFlipNumberListResource.ts +10 -0
- package/src/definitions/CallFlipNumberResource.ts +33 -0
- package/src/definitions/{AnsweringRuleInfo.ts → CallHandlingRuleInfo.ts} +2 -2
- package/src/definitions/CallParty.ts +6 -0
- package/src/definitions/CallQueueDetails.ts +6 -1
- package/src/definitions/CallQueueDetailsForUpdate.ts +45 -0
- package/src/definitions/CallQueueInfo.ts +7 -1
- package/src/definitions/{CallQueues.ts → CallQueueList.ts} +2 -2
- package/src/definitions/CallQueueMember.ts +2 -2
- package/src/definitions/{GreetingResource.ts → CallRecordingGreetingResource.ts} +2 -2
- package/src/definitions/CallRecordingSettingsResource.ts +2 -2
- package/src/definitions/ClientCredentialsBase.ts +4 -1
- package/src/definitions/ClientCredentialsByAccount.ts +4 -1
- package/src/definitions/ClientCredentialsByBrand.ts +4 -1
- package/src/definitions/ClientCredentialsByPartnerAccount.ts +4 -1
- package/src/definitions/ClientCredentialsTokenRequest.ts +4 -1
- package/src/definitions/CommonEmergencyLocationAddressInfo.ts +2 -1
- package/src/definitions/CommonEmergencyLocationAddressInfoAu.ts +2 -1
- package/src/definitions/CommonEmergencyLocationAddressInfoDefault.ts +2 -1
- package/src/definitions/CommonEmergencyLocationAddressInfoFr.ts +2 -1
- package/src/definitions/CompanyPhoneNumberInfo.ts +11 -6
- package/src/definitions/ContentBodyFormatted.ts +1 -1
- package/src/definitions/ContentContextData.ts +1 -2
- package/src/definitions/ContentModel.ts +68 -72
- package/src/definitions/CostCenterBase.ts +22 -0
- package/src/definitions/CostCenterItem.ts +36 -0
- package/src/definitions/CostCenterList.ts +10 -0
- package/src/definitions/CountryInfoDictionaryModel.ts +5 -5
- package/src/definitions/CountryInfoShortModel.ts +5 -6
- package/src/definitions/CreateFaxMessageRequest.ts +1 -1
- package/src/definitions/CreateSiteRequest.ts +9 -0
- package/src/definitions/CreateSocialMessagingContentRequest.ts +126 -0
- package/src/definitions/CreateUserEmergencyLocationRequest.ts +2 -1
- package/src/definitions/CustomCompanyGreetingInfo.ts +1 -1
- package/src/definitions/DeletePhoneNumbersRequestItem.ts +1 -1
- package/src/definitions/DeviceCodeTokenRequest.ts +1 -0
- package/src/definitions/DeviceEmergencyServiceAddressResourceAu.ts +2 -1
- package/src/definitions/DeviceEmergencyServiceAddressResourceDefault.ts +2 -1
- package/src/definitions/DeviceEmergencyServiceAddressResourceFr.ts +2 -1
- package/src/definitions/DeviceResource.ts +2 -1
- package/src/definitions/EmailRecipientInfo.ts +2 -2
- package/src/definitions/EmergencyAddressInfo.ts +2 -1
- package/src/definitions/EmergencyLocationRequestResource.ts +2 -1
- package/src/definitions/EmergencyLocationResponseResource.ts +2 -1
- package/src/definitions/EmergencyServiceAddressResource.ts +2 -1
- package/src/definitions/ExtensionBulkUpdateInfo.ts +2 -1
- package/src/definitions/ExtensionBulkUpdateTaskResult.ts +3 -3
- package/src/definitions/ExtensionBulkUpdateTaskResultAffectedItems.ts +9 -0
- package/src/definitions/ExtensionCreationRequest.ts +2 -2
- package/src/definitions/ExtensionCreationResponse.ts +1 -3
- package/src/definitions/ExtensionRegionalSettingRequest.ts +1 -1
- package/src/definitions/ExtensionStatusInfo.ts +2 -10
- package/src/definitions/ExtensionUpdateRequest.ts +2 -1
- package/src/definitions/GetAccountInfoResponse.ts +2 -2
- package/src/definitions/GetCountryInfoNumberParser.ts +5 -4
- package/src/definitions/GetExtensionInfoResponse.ts +13 -3
- package/src/definitions/GetExtensionListInfoResponse.ts +9 -4
- package/src/definitions/GetMessageInfoResponse.ts +0 -5
- package/src/definitions/GetSMSMessageInfoResponse.ts +0 -5
- package/src/definitions/GetTokenRequest.ts +5 -1
- package/src/definitions/GuestTokenRequest.ts +6 -1
- package/src/definitions/IdentityModel.ts +5 -1
- package/src/definitions/IvrPinTokenRequest.ts +1 -0
- package/src/definitions/JwtTokenRequest.ts +1 -0
- package/src/definitions/LanguageInfo.ts +2 -1
- package/src/definitions/ListAccountPhoneNumbersParameters.ts +4 -2
- package/src/definitions/ListAccountPhoneNumbersV2Parameters.ts +3 -1
- package/src/definitions/ListCallMonitoringGroupsParameters.ts +5 -0
- package/src/definitions/ListDirectoryEntriesParameters.ts +6 -0
- package/src/definitions/ListEmergencyLocationsParameters.ts +1 -0
- package/src/definitions/ListExtensionPhoneNumbersParameters.ts +4 -2
- package/src/definitions/ListExtensionsParameters.ts +2 -2
- package/src/definitions/ListMeetingRecordingsResponse.ts +4 -4
- package/src/definitions/ListSocialMessagingContentsParameters.ts +85 -0
- package/src/definitions/ListSocialMessagingIdentitiesParameters.ts +15 -4
- package/src/definitions/LocationUpdatesEmergencyAddressInfoRequest.ts +2 -1
- package/src/definitions/MeetingsCountryResource.ts +6 -0
- package/src/definitions/MeetingsResource.ts +4 -4
- package/src/definitions/MessageListResponse.ts +2 -2
- package/src/definitions/MessageTemplateInfo.ts +12 -0
- package/src/definitions/MessageTemplateRequest.ts +2 -2
- package/src/definitions/MessageTemplateResponse.ts +2 -2
- package/src/definitions/MessageTemplateUpdateRequest.ts +2 -2
- package/src/definitions/MetaData.ts +14 -0
- package/src/definitions/MetaDataValues.ts +13 -0
- package/src/definitions/MissedCallExtensionInfoExternalNumber.ts +1 -1
- package/src/definitions/OptOutListResponse.ts +2 -2
- package/src/definitions/OtpTokenRequest.ts +4 -1
- package/src/definitions/PhoneNumberInfoIntId.ts +2 -2
- package/src/definitions/ReadDirectoryEntryParameters.ts +12 -0
- package/src/definitions/RefreshTokenRequest.ts +1 -0
- package/src/definitions/RegSessionModel.ts +7 -0
- package/src/definitions/RegSessionModelSettings.ts +11 -0
- package/src/definitions/RegionalSettings.ts +2 -1
- package/src/definitions/RolesCountryResource.ts +6 -0
- package/src/definitions/RolesRegionalSettingsResource.ts +2 -0
- package/src/definitions/RopcTokenRequest.ts +1 -0
- package/src/definitions/SearchDirectoryEntriesParameters.ts +6 -0
- package/src/definitions/ServiceInfoContractedCountryId.ts +8 -0
- package/src/definitions/ServiceInfoPlan.ts +0 -5
- package/src/definitions/ServiceInfoUBrand.ts +0 -6
- package/src/definitions/ServiceInfoV2.ts +6 -2
- package/src/definitions/SipRegistrationDeviceEmergencyInfoAddress.ts +2 -1
- package/src/definitions/SiteInfo.ts +5 -0
- package/src/definitions/SiteUpdateRequest.ts +9 -0
- package/src/definitions/SmsRequestCountryInfo.ts +2 -1
- package/src/definitions/SocMsgContentAttachment.ts +86 -0
- package/src/definitions/TMCreateTaskRequest.ts +2 -2
- package/src/definitions/TaxLocation.ts +45 -0
- package/src/definitions/TemplateInfo.ts +29 -6
- package/src/definitions/UnconditionalForwardingInfo.ts +2 -2
- package/src/definitions/UserAnsweringRuleList.ts +2 -2
- package/src/definitions/UserPhoneNumberInfo.ts +4 -4
- package/src/definitions/UserTransitionInfo.ts +2 -2
- package/src/index.ts +7 -3
- package/src/paths/Cx/SocialMessaging/V1/Contents/index.ts +23 -20
- package/src/paths/Cx/SocialMessaging/V1/Identities/index.ts +1 -1
- package/src/paths/Restapi/Account/CallQueues/index.ts +6 -5
- package/src/paths/Restapi/Account/Directory/Entries/index.ts +6 -2
- package/src/paths/Restapi/Account/Extension/AnsweringRule/index.ts +5 -5
- package/src/paths/Restapi/Account/IvrPrompts/Content/index.ts +3 -0
- package/src/paths/Restapi/V2/Accounts/CostCenters/index.ts +28 -0
- package/src/paths/Restapi/V2/Accounts/Extensions/CallFlipNumbers/index.ts +67 -0
- package/src/paths/Restapi/V2/Accounts/Extensions/index.ts +5 -0
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/BulkAdd/index.ts +1 -1
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/Replace/index.ts +1 -1
- package/src/paths/Restapi/V2/Accounts/PhoneNumbers/index.ts +6 -6
- package/src/paths/Restapi/V2/Accounts/index.ts +5 -0
- package/src/paths/TeamMessaging/V1/Chats/Posts/index.ts +5 -1
- package/src/samples.md +192 -110
- package/lib/definitions/AnsweringRuleInfo.js.map +0 -1
- package/lib/definitions/CallQueues.js.map +0 -1
- package/lib/definitions/ContentAttachment.d.ts +0 -76
- package/lib/definitions/ContentAttachment.js.map +0 -1
- package/lib/definitions/CreateContentRequest.d.ts +0 -131
- package/lib/definitions/CreateContentRequest.js.map +0 -1
- package/lib/definitions/EmergencyLocationInfoRequest.d.ts +0 -38
- package/lib/definitions/EmergencyLocationInfoRequest.js +0 -3
- package/lib/definitions/EmergencyLocationInfoRequest.js.map +0 -1
- package/lib/definitions/GreetingResource.js +0 -3
- package/lib/definitions/GreetingResource.js.map +0 -1
- package/lib/definitions/MeetingRecordingsNavigationInfo.d.ts +0 -16
- package/lib/definitions/MeetingRecordingsNavigationInfo.js +0 -3
- package/lib/definitions/MeetingRecordingsNavigationInfo.js.map +0 -1
- package/lib/definitions/MeetingRecordingsNavigationInfoUri.d.ts +0 -10
- package/lib/definitions/MeetingRecordingsNavigationInfoUri.js +0 -3
- package/lib/definitions/MeetingRecordingsNavigationInfoUri.js.map +0 -1
- package/lib/definitions/MeetingRecordingsPagingInfo.d.ts +0 -33
- package/lib/definitions/MeetingRecordingsPagingInfo.js +0 -3
- package/lib/definitions/MeetingRecordingsPagingInfo.js.map +0 -1
- package/lib/definitions/MeetingsNavigationInfo.d.ts +0 -16
- package/lib/definitions/MeetingsNavigationInfo.js +0 -3
- package/lib/definitions/MeetingsNavigationInfo.js.map +0 -1
- package/lib/definitions/MeetingsNavigationInfoUri.d.ts +0 -7
- package/lib/definitions/MeetingsNavigationInfoUri.js +0 -3
- package/lib/definitions/MeetingsNavigationInfoUri.js.map +0 -1
- package/lib/definitions/MeetingsPagingInfo.d.ts +0 -27
- package/lib/definitions/MeetingsPagingInfo.js +0 -3
- package/lib/definitions/MeetingsPagingInfo.js.map +0 -1
- package/lib/definitions/PackageInfo.js.map +0 -1
- package/lib/definitions/PagingResource.d.ts +0 -32
- package/lib/definitions/PagingResource.js.map +0 -1
- package/lib/definitions/ServiceInfoCountryShortModel.d.ts +0 -29
- package/lib/definitions/ServiceInfoCountryShortModel.js +0 -3
- package/lib/definitions/ServiceInfoCountryShortModel.js.map +0 -1
- package/lib/definitions/SiteResource.d.ts +0 -14
- package/lib/definitions/SiteResource.js.map +0 -1
- package/lib/definitions/SocMsgListContentsParameters.js +0 -3
- package/lib/definitions/SocMsgListContentsParameters.js.map +0 -1
- package/src/definitions/ContentAttachment.ts +0 -85
- package/src/definitions/CreateContentRequest.ts +0 -147
- package/src/definitions/EmergencyLocationInfoRequest.ts +0 -47
- package/src/definitions/MeetingRecordingsNavigationInfo.ts +0 -21
- package/src/definitions/MeetingRecordingsNavigationInfoUri.ts +0 -11
- package/src/definitions/MeetingRecordingsPagingInfo.ts +0 -39
- package/src/definitions/MeetingsNavigationInfo.ts +0 -21
- package/src/definitions/MeetingsNavigationInfoUri.ts +0 -8
- package/src/definitions/MeetingsPagingInfo.ts +0 -33
- package/src/definitions/PagingResource.ts +0 -37
- package/src/definitions/ServiceInfoCountryShortModel.ts +0 -34
- package/src/definitions/SiteResource.ts +0 -16
- package/src/definitions/SocMsgListContentsParameters.ts +0 -70
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type MeetingResponseResource from './MeetingResponseResource';
|
|
2
|
-
import type
|
|
3
|
-
import type
|
|
2
|
+
import type EnumeratedPagingModel from './EnumeratedPagingModel';
|
|
3
|
+
import type PageNavigationModel from './PageNavigationModel';
|
|
4
4
|
interface MeetingsResource {
|
|
5
5
|
/**
|
|
6
6
|
* Format: uri
|
|
@@ -11,9 +11,9 @@ interface MeetingsResource {
|
|
|
11
11
|
records?: MeetingResponseResource[];
|
|
12
12
|
/**
|
|
13
13
|
*/
|
|
14
|
-
paging?:
|
|
14
|
+
paging?: EnumeratedPagingModel;
|
|
15
15
|
/**
|
|
16
16
|
*/
|
|
17
|
-
navigation?:
|
|
17
|
+
navigation?: PageNavigationModel;
|
|
18
18
|
}
|
|
19
19
|
export default MeetingsResource;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type MessageListMessageResponse from './MessageListMessageResponse';
|
|
2
|
-
import type
|
|
2
|
+
import type NonEnumeratedPagingModel from './NonEnumeratedPagingModel';
|
|
3
3
|
/**
|
|
4
4
|
* List of messages retrieved for an account and other filter criteria such as `batchId` and `fromPhoneNumber` specified in the request
|
|
5
5
|
*/
|
|
@@ -10,6 +10,6 @@ interface MessageListResponse {
|
|
|
10
10
|
records?: MessageListMessageResponse[];
|
|
11
11
|
/**
|
|
12
12
|
*/
|
|
13
|
-
paging?:
|
|
13
|
+
paging?: NonEnumeratedPagingModel;
|
|
14
14
|
}
|
|
15
15
|
export default MessageListResponse;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageTemplateInfo.js","sourceRoot":"","sources":["../../src/definitions/MessageTemplateInfo.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import type MessageTemplateInfo from './MessageTemplateInfo';
|
|
2
2
|
import type Site from './Site';
|
|
3
3
|
interface MessageTemplateRequest {
|
|
4
4
|
/**
|
|
@@ -9,7 +9,7 @@ interface MessageTemplateRequest {
|
|
|
9
9
|
/**
|
|
10
10
|
* Required
|
|
11
11
|
*/
|
|
12
|
-
body?:
|
|
12
|
+
body?: MessageTemplateInfo;
|
|
13
13
|
/**
|
|
14
14
|
*/
|
|
15
15
|
site?: Site;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import type MessageTemplateInfo from './MessageTemplateInfo';
|
|
2
2
|
import type Site from './Site';
|
|
3
3
|
interface MessageTemplateResponse {
|
|
4
4
|
/**
|
|
@@ -11,7 +11,7 @@ interface MessageTemplateResponse {
|
|
|
11
11
|
displayName?: string;
|
|
12
12
|
/**
|
|
13
13
|
*/
|
|
14
|
-
body?:
|
|
14
|
+
body?: MessageTemplateInfo;
|
|
15
15
|
/**
|
|
16
16
|
* Specifies if a template is available on a user (Personal) or a company (Company) level
|
|
17
17
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import type MessageTemplateInfo from './MessageTemplateInfo';
|
|
2
2
|
import type Site from './Site';
|
|
3
3
|
interface MessageTemplateUpdateRequest {
|
|
4
4
|
/**
|
|
@@ -8,7 +8,7 @@ interface MessageTemplateUpdateRequest {
|
|
|
8
8
|
/**
|
|
9
9
|
* Required
|
|
10
10
|
*/
|
|
11
|
-
body?:
|
|
11
|
+
body?: MessageTemplateInfo;
|
|
12
12
|
/**
|
|
13
13
|
*/
|
|
14
14
|
site?: Site;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetaData.js","sourceRoot":"","sources":["../../src/definitions/MetaData.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetaDataValues.js","sourceRoot":"","sources":["../../src/definitions/MetaDataValues.ts"],"names":[],"mappings":""}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
interface MissedCallExtensionInfoExternalNumber {
|
|
5
5
|
/**
|
|
6
|
-
* Phone number to which the call is forwarded. In addition to common [E.164](https://www.itu.int/rec/T-REC-E.164-201011-I) format, the following number patterns are supported: 11xxxxxxxxxxx, 444xxxxxxxxxxx, 616xxxxxxxxxxx, 1700yyyy; where `xxxxxxxxxxx` is a phone number in
|
|
6
|
+
* Phone number to which the call is forwarded. In addition to common [E.164](https://www.itu.int/rec/T-REC-E.164-201011-I) format, the following number patterns are supported: 11xxxxxxxxxxx, 444xxxxxxxxxxx, 616xxxxxxxxxxx, 1700yyyy; where `xxxxxxxxxxx` is a phone number in E.164 format (without '+' sign) and `yyyy` is an external short extension number. Maximum number of digits is 15
|
|
7
7
|
*/
|
|
8
8
|
phoneNumber?: string;
|
|
9
9
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type OptOutResponse from './OptOutResponse';
|
|
2
|
-
import type
|
|
2
|
+
import type NonEnumeratedPagingModel from './NonEnumeratedPagingModel';
|
|
3
3
|
/**
|
|
4
4
|
* The list of opt outs
|
|
5
5
|
*/
|
|
@@ -10,6 +10,6 @@ interface OptOutListResponse {
|
|
|
10
10
|
records?: OptOutResponse[];
|
|
11
11
|
/**
|
|
12
12
|
*/
|
|
13
|
-
paging?:
|
|
13
|
+
paging?: NonEnumeratedPagingModel;
|
|
14
14
|
}
|
|
15
15
|
export default OptOutListResponse;
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Token endpoint request parameters used in the "One-time Password" (OTP) authorization flow
|
|
2
|
+
* Token endpoint request parameters used in the "One-time Password" (OTP) authorization flow
|
|
3
|
+
* with the `otp` grant type
|
|
4
|
+
*
|
|
3
5
|
*/
|
|
4
6
|
interface OtpTokenRequest {
|
|
5
7
|
/**
|
|
6
8
|
* Grant type
|
|
9
|
+
* Required
|
|
7
10
|
*/
|
|
8
11
|
grant_type?: 'otp';
|
|
9
12
|
/**
|
|
@@ -39,9 +39,9 @@ interface PhoneNumberInfoIntId {
|
|
|
39
39
|
*/
|
|
40
40
|
status?: string;
|
|
41
41
|
/**
|
|
42
|
-
*
|
|
42
|
+
* Type of a phone number
|
|
43
43
|
*/
|
|
44
|
-
type?: 'VoiceFax' | '
|
|
44
|
+
type?: 'VoiceFax' | 'VoiceOnly' | 'FaxOnly';
|
|
45
45
|
/**
|
|
46
46
|
* Usage type of the phone number
|
|
47
47
|
*/
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Query parameters for operation readDirectoryEntry
|
|
3
|
+
*/
|
|
4
|
+
interface ReadDirectoryEntryParameters {
|
|
5
|
+
/**
|
|
6
|
+
* Flag to enable cross-site limitation checking
|
|
7
|
+
* Example: true
|
|
8
|
+
*/
|
|
9
|
+
accessibleSitesOnly?: boolean;
|
|
10
|
+
}
|
|
11
|
+
export default ReadDirectoryEntryParameters;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReadDirectoryEntryParameters.js","sourceRoot":"","sources":["../../src/definitions/ReadDirectoryEntryParameters.ts"],"names":[],"mappings":""}
|
|
@@ -31,6 +31,12 @@ interface RegSessionModel {
|
|
|
31
31
|
* Example: 10
|
|
32
32
|
*/
|
|
33
33
|
registrantCount?: number;
|
|
34
|
+
/**
|
|
35
|
+
* The current number of post webinar registrants
|
|
36
|
+
* Format: int32
|
|
37
|
+
* Example: 10
|
|
38
|
+
*/
|
|
39
|
+
postWebinarRegistrantCount?: number;
|
|
34
40
|
/**
|
|
35
41
|
* Indicates that there are non-test registrants
|
|
36
42
|
* Required
|
|
@@ -34,5 +34,14 @@ interface RegSessionModelSettings {
|
|
|
34
34
|
* Indicates that recording exists for the session.
|
|
35
35
|
*/
|
|
36
36
|
recordingExist?: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Indicates that post webinar registration will be opened automatically when webinar ends.
|
|
39
|
+
*/
|
|
40
|
+
autoOpenPostWebinarRegistration?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* The time after which the post webinar will be closed automatically.
|
|
43
|
+
* Format: date-time
|
|
44
|
+
*/
|
|
45
|
+
postWebinarRegistrationClosingTime?: string;
|
|
37
46
|
}
|
|
38
47
|
export default RegSessionModelSettings;
|
|
@@ -10,9 +10,15 @@ interface RolesCountryResource {
|
|
|
10
10
|
*/
|
|
11
11
|
name?: string;
|
|
12
12
|
/**
|
|
13
|
+
* Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format
|
|
14
|
+
* Example: US
|
|
13
15
|
*/
|
|
14
16
|
isoCode?: string;
|
|
15
17
|
/**
|
|
18
|
+
* Country calling code defined by [ITU-T](http://en.wikipedia.org/wiki/ITU-T)
|
|
19
|
+
* recommendations, [E.123](http://en.wikipedia.org/wiki/E.123) and
|
|
20
|
+
* [E.164](http://en.wikipedia.org/wiki/E.164).
|
|
21
|
+
* See also [Calling Codes](http://en.wikipedia.org/wiki/List_of_country_calling_codes)
|
|
16
22
|
*/
|
|
17
23
|
callingCode?: string;
|
|
18
24
|
/**
|
|
@@ -2,6 +2,11 @@
|
|
|
2
2
|
* Query parameters for operation searchDirectoryEntries
|
|
3
3
|
*/
|
|
4
4
|
interface SearchDirectoryEntriesParameters {
|
|
5
|
+
/**
|
|
6
|
+
* Flag to enable cross-site limitation checking
|
|
7
|
+
* Example: true
|
|
8
|
+
*/
|
|
9
|
+
accessibleSitesOnly?: boolean;
|
|
5
10
|
/**
|
|
6
11
|
* A list of Account IDs
|
|
7
12
|
* Example: 400131426008
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServiceInfoContractedCountryId.js","sourceRoot":"","sources":["../../src/definitions/ServiceInfoContractedCountryId.ts"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type ServiceInfoPackage from './ServiceInfoPackage';
|
|
2
2
|
import type ServiceInfoBrand from './ServiceInfoBrand';
|
|
3
|
-
import type
|
|
3
|
+
import type ServiceInfoContractedCountryId from './ServiceInfoContractedCountryId';
|
|
4
4
|
import type ServiceInfoUBrand from './ServiceInfoUBrand';
|
|
5
5
|
import type ServiceInfoPlan from './ServiceInfoPlan';
|
|
6
6
|
/**
|
|
@@ -11,12 +11,15 @@ interface ServiceInfoV2 {
|
|
|
11
11
|
* Required
|
|
12
12
|
*/
|
|
13
13
|
package?: ServiceInfoPackage;
|
|
14
|
+
/**
|
|
15
|
+
*/
|
|
16
|
+
partnerPackage?: ServiceInfoPackage;
|
|
14
17
|
/**
|
|
15
18
|
*/
|
|
16
19
|
brand?: ServiceInfoBrand;
|
|
17
20
|
/**
|
|
18
21
|
*/
|
|
19
|
-
contractedCountry?:
|
|
22
|
+
contractedCountry?: ServiceInfoContractedCountryId;
|
|
20
23
|
/**
|
|
21
24
|
*/
|
|
22
25
|
uBrand?: ServiceInfoUBrand;
|
|
@@ -35,7 +35,8 @@ interface SipRegistrationDeviceEmergencyInfoAddress {
|
|
|
35
35
|
*/
|
|
36
36
|
countryId?: string;
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* Two-letter country code in [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format
|
|
39
|
+
* Example: US
|
|
39
40
|
*/
|
|
40
41
|
countryIsoCode?: string;
|
|
41
42
|
/**
|
|
@@ -30,5 +30,12 @@ interface SiteUpdateRequest {
|
|
|
30
30
|
/**
|
|
31
31
|
*/
|
|
32
32
|
operator?: OperatorInfo;
|
|
33
|
+
/**
|
|
34
|
+
* Site access status for cross-site limitation
|
|
35
|
+
*/
|
|
36
|
+
siteAccess?: 'Limited' | 'Unlimited';
|
|
37
|
+
/**
|
|
38
|
+
*/
|
|
39
|
+
accessibleSiteIds?: string[];
|
|
33
40
|
}
|
|
34
41
|
export default SiteUpdateRequest;
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
interface SocMsgContentAttachment {
|
|
2
|
+
/**
|
|
3
|
+
* Type of attachment, which is generally a MIME attachment type like `image/jpeg`, etc.
|
|
4
|
+
* Security level in RingCX determines what type of attachment is allowed.
|
|
5
|
+
* Based on the security level the following attachment types are supported.
|
|
6
|
+
*
|
|
7
|
+
* *'Strict'* level allows safe extensions below:
|
|
8
|
+
* Content name and supported types:
|
|
9
|
+
*
|
|
10
|
+
* - audio (AAC, MP3, OGG, M4A)
|
|
11
|
+
* - image (BMP, GIF, JPG, JPEG, PNG, SVG, WEBP)
|
|
12
|
+
* - pdf (PDF)
|
|
13
|
+
* - text (CSV, TXT, LOG)
|
|
14
|
+
* - video (AVI, FLV, M4V, MKV, MOV, MP4, MPG, QT, WMV)
|
|
15
|
+
* - other (AMR, DMS, VCARD, TIF, TIFF, MPEG)
|
|
16
|
+
*
|
|
17
|
+
* *'Relaxed'* level allows documents:
|
|
18
|
+
* Content name and supported types:
|
|
19
|
+
*
|
|
20
|
+
* - excel (XLS, XLSM, XLSX, XLC, XLT, XLTM, XLTX)
|
|
21
|
+
* - presentation (KEY, ODP, OTP)
|
|
22
|
+
* - powerpoint (PPS, PPT, PPTX, POT)
|
|
23
|
+
* - spreadsheet (Numbers - ODS, OTS)
|
|
24
|
+
* - word (DOC, DOCM, DOCX, DOTM, DOTX)
|
|
25
|
+
* - word_processing (Pages - ODT, OTT, RTF)
|
|
26
|
+
*
|
|
27
|
+
* *'Permissive'* level allows all documents.
|
|
28
|
+
*
|
|
29
|
+
* However, there are no security level restrictions for content posted through the channel
|
|
30
|
+
* Example: image/jpeg
|
|
31
|
+
*/
|
|
32
|
+
contentType?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Creation time of the resource.
|
|
35
|
+
* Format: date-time
|
|
36
|
+
* Example: 2023-02-04T12:43:07Z
|
|
37
|
+
*/
|
|
38
|
+
creationTime?: string;
|
|
39
|
+
/**
|
|
40
|
+
* Specifies if attachment is embedded in content
|
|
41
|
+
*/
|
|
42
|
+
embedded?: boolean;
|
|
43
|
+
/**
|
|
44
|
+
* Filename of attachment
|
|
45
|
+
* Example: 0.jpeg
|
|
46
|
+
*/
|
|
47
|
+
filename?: string;
|
|
48
|
+
/**
|
|
49
|
+
* Identifier of the attachment.
|
|
50
|
+
* Example: 54085e5b7aa58d8b5d00006c
|
|
51
|
+
*/
|
|
52
|
+
id?: string;
|
|
53
|
+
/**
|
|
54
|
+
* Attachment privacy setting
|
|
55
|
+
* Default: true
|
|
56
|
+
*/
|
|
57
|
+
public?: boolean;
|
|
58
|
+
/**
|
|
59
|
+
* Size of attachment
|
|
60
|
+
* Format: int32
|
|
61
|
+
* Example: 217571
|
|
62
|
+
*/
|
|
63
|
+
size?: number;
|
|
64
|
+
/**
|
|
65
|
+
* The time when the last modification was completed.
|
|
66
|
+
* Format: date-time
|
|
67
|
+
* Example: 2023-02-04T12:43:07Z
|
|
68
|
+
*/
|
|
69
|
+
lastModifiedTime?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Attachment URI
|
|
72
|
+
* Format: uri
|
|
73
|
+
* Example: https://example.digital.ringcentral.com/files/attachments/54085e5b7aa58d8b5d00006c
|
|
74
|
+
*/
|
|
75
|
+
uri?: string;
|
|
76
|
+
}
|
|
77
|
+
export default SocMsgContentAttachment;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SocMsgContentAttachment.js","sourceRoot":"","sources":["../../src/definitions/SocMsgContentAttachment.ts"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type TMCreateTaskRequestAssignees from './TMCreateTaskRequestAssignees';
|
|
2
2
|
import type TaskRecurrenceInfo from './TaskRecurrenceInfo';
|
|
3
|
-
import type
|
|
3
|
+
import type TaskAttachment from './TaskAttachment';
|
|
4
4
|
interface TMCreateTaskRequest {
|
|
5
5
|
/**
|
|
6
6
|
* Task name/subject. Max allowed length is 250 characters
|
|
@@ -42,6 +42,6 @@ interface TMCreateTaskRequest {
|
|
|
42
42
|
recurrence?: TaskRecurrenceInfo;
|
|
43
43
|
/**
|
|
44
44
|
*/
|
|
45
|
-
attachments?:
|
|
45
|
+
attachments?: TaskAttachment[];
|
|
46
46
|
}
|
|
47
47
|
export default TMCreateTaskRequest;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import type PostalAddress from './PostalAddress';
|
|
2
|
+
interface TaxLocation {
|
|
3
|
+
/**
|
|
4
|
+
* Internal identifier of a tax location
|
|
5
|
+
* Required
|
|
6
|
+
* Format: int64
|
|
7
|
+
* Example: 981086004
|
|
8
|
+
*/
|
|
9
|
+
id?: number;
|
|
10
|
+
/**
|
|
11
|
+
* Tax location name
|
|
12
|
+
* Required
|
|
13
|
+
* Example: Tax_Location
|
|
14
|
+
*/
|
|
15
|
+
name?: string;
|
|
16
|
+
/**
|
|
17
|
+
* Type of the location object. Only 'TaxLocation' is currently supported for POST method
|
|
18
|
+
* Required
|
|
19
|
+
* Example: TaxLocation
|
|
20
|
+
*/
|
|
21
|
+
type?: 'BillingAddress' | 'TaxLocation' | 'Site';
|
|
22
|
+
/**
|
|
23
|
+
* Unique identifier of a tax location in the partner's system
|
|
24
|
+
* Example: 4587834894962936
|
|
25
|
+
*/
|
|
26
|
+
externalLocationId?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Effective date in the ISO 8601 (`YYYY-MM-DDThh:mm:ssTZD`) format, including date, time, and timezone
|
|
29
|
+
* Format: date-time
|
|
30
|
+
* Example: 2022-06-05T10:11:12Z
|
|
31
|
+
*/
|
|
32
|
+
effectiveDate?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Required
|
|
35
|
+
*/
|
|
36
|
+
address?: PostalAddress;
|
|
37
|
+
}
|
|
38
|
+
export default TaxLocation;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TaxLocation.js","sourceRoot":"","sources":["../../src/definitions/TaxLocation.ts"],"names":[],"mappings":""}
|
|
@@ -1,11 +1,29 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Text message template information
|
|
3
|
-
*/
|
|
4
1
|
interface TemplateInfo {
|
|
5
2
|
/**
|
|
6
|
-
*
|
|
7
|
-
*
|
|
3
|
+
* Link to a template
|
|
4
|
+
* Format: uri
|
|
8
5
|
*/
|
|
9
|
-
|
|
6
|
+
uri?: string;
|
|
7
|
+
/**
|
|
8
|
+
* Internal identifier of a template
|
|
9
|
+
*/
|
|
10
|
+
id?: string;
|
|
11
|
+
/**
|
|
12
|
+
*/
|
|
13
|
+
type?: 'UserSettings' | 'CallHandling';
|
|
14
|
+
/**
|
|
15
|
+
* Name of a template
|
|
16
|
+
*/
|
|
17
|
+
name?: string;
|
|
18
|
+
/**
|
|
19
|
+
* Time of a template creation
|
|
20
|
+
* Format: date-time
|
|
21
|
+
*/
|
|
22
|
+
creationTime?: string;
|
|
23
|
+
/**
|
|
24
|
+
* Time of the last template modification
|
|
25
|
+
* Format: date-time
|
|
26
|
+
*/
|
|
27
|
+
lastModifiedTime?: string;
|
|
10
28
|
}
|
|
11
29
|
export default TemplateInfo;
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
interface UnconditionalForwardingInfo {
|
|
7
7
|
/**
|
|
8
8
|
* Phone number to which the call is forwarded. In addition to
|
|
9
|
-
* common
|
|
9
|
+
* common E.164 format, the following number patterns are supported: 11xxxxxxxxxxx,
|
|
10
10
|
* 444xxxxxxxxxxx, 616xxxxxxxxxxx, 1700yyyy; where xxxxxxxxxxx is a phone number in
|
|
11
|
-
*
|
|
11
|
+
* E.164 format (without '+' sign) and yyyy is an external short extension number.
|
|
12
12
|
* Max number of digits is 15
|
|
13
13
|
*/
|
|
14
14
|
phoneNumber?: string;
|