yellowgrid-api-ts 3.2.29-dev.0 → 3.2.30
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/.openapi-generator/FILES +1 -9
- package/.openapi-generator/VERSION +1 -1
- package/.openapi-generator-ignore +0 -0
- package/README.md +3 -14
- package/api.ts +3860 -661
- package/base.ts +25 -1
- package/common.ts +39 -2
- package/config.json +3 -3
- package/configuration.ts +19 -25
- package/dist/api.d.ts +3733 -398
- package/dist/api.js +622 -550
- package/dist/base.d.ts +25 -1
- package/dist/base.js +20 -1
- package/dist/common.d.ts +38 -1
- package/dist/common.js +38 -1
- package/dist/configuration.d.ts +18 -25
- package/dist/configuration.js +2 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/AbstractOrderRequestDTO.md +0 -0
- package/docs/AccountContactEntity.md +0 -0
- package/docs/AccountContactModel.md +0 -0
- package/docs/AccountContactRequestModel.md +0 -0
- package/docs/AccountDetailedSummaryDTO.md +0 -0
- package/docs/AccountRequestModel.md +0 -0
- package/docs/AccountSummaryDTO.md +0 -0
- package/docs/AccountsApi.md +0 -0
- package/docs/AccountsResponseModel.md +0 -0
- package/docs/AddressModel.md +0 -0
- package/docs/AddressRequestModel.md +0 -0
- package/docs/AdminOrderRequestDTO.md +0 -0
- package/docs/AdminUserModel.md +0 -0
- package/docs/AgentHoursGraphModel.md +0 -0
- package/docs/AgentHoursGraphMonthModel.md +0 -0
- package/docs/ApiLogEntity.md +0 -0
- package/docs/AreaCodeModel.md +0 -0
- package/docs/AttachmentModel.md +0 -0
- package/docs/AttributeSetEnum.md +0 -0
- package/docs/AuditLogEntity.md +0 -0
- package/docs/AuthCodeResponseModel.md +0 -0
- package/docs/BasicItemDTO.md +0 -0
- package/docs/BasicProductDTO.md +0 -0
- package/docs/BatchEntity.md +0 -0
- package/docs/CRMApi.md +0 -0
- package/docs/CallBarringModel.md +0 -0
- package/docs/Class3CXApi.md +0 -0
- package/docs/Class3CXInstallationWizardApi.md +56 -0
- package/docs/Class3CXInstallationsApi.md +116 -0
- package/docs/Class3CXIntegrationsApi.md +0 -0
- package/docs/Class3CXMultiTenantApi.md +0 -0
- package/docs/ClientDetailsModel.md +0 -0
- package/docs/ClientModel.md +0 -0
- package/docs/CompanyContractModel.md +0 -0
- package/docs/ContactInfoModel.md +0 -0
- package/docs/ConversationModel.md +0 -0
- package/docs/CourierPriceEntity.md +0 -0
- package/docs/CreditAccountEntity.md +0 -0
- package/docs/CrmContactDTO.md +0 -0
- package/docs/CustomerInformationModel.md +0 -0
- package/docs/CustomerItemRequestDTO.md +0 -0
- package/docs/CustomerOrderRequestDTO.md +0 -0
- package/docs/CustomerPriceListEnum.md +0 -0
- package/docs/CustomerSummaryReportDTO.md +0 -0
- package/docs/DdiRangeRequestModel.md +0 -0
- package/docs/DdiRangesRequestModel.md +0 -0
- package/docs/DetailedItemRequestDTO.md +0 -0
- package/docs/DetailedOrderRequestDTO.md +0 -0
- package/docs/DivertRequestModel.md +0 -0
- package/docs/DivertResponseModel.md +0 -0
- package/docs/EdTechProClientEntity.md +0 -0
- package/docs/EdTechProSchoolModel.md +0 -0
- package/docs/EdTechProSchoolsModel.md +0 -0
- package/docs/EdTechProSetupModel.md +0 -0
- package/docs/FraudManagementModel.md +0 -0
- package/docs/FreshdeskCompanyTicketsModel.md +0 -0
- package/docs/FreshdeskTicketEntity.md +0 -0
- package/docs/FtpAccountsEntity.md +0 -0
- package/docs/GenericFileModel.md +0 -0
- package/docs/GetGetPrice200Response.md +0 -0
- package/docs/GetGetRecording200Response.md +0 -0
- package/docs/HostingChangeResponseModel.md +0 -0
- package/docs/HostingRegionDTO.md +0 -0
- package/docs/InstanceAutoFailoverEntity.md +0 -0
- package/docs/InstanceDeletionScheduleEntity.md +0 -0
- package/docs/InstanceEntity.md +2 -0
- package/docs/InstanceFailoverEntity.md +0 -0
- package/docs/InstanceMonitoringEntity.md +0 -0
- package/docs/InstanceMonitoringLogEntity.md +0 -0
- package/docs/InstanceScheduledTasksEntity.md +0 -0
- package/docs/InstanceTcxDetailsEntity.md +0 -0
- package/docs/InstanceUserCredentialsEntity.md +0 -0
- package/docs/ItemDTO.md +0 -0
- package/docs/ItemDiscountEntity.md +0 -0
- package/docs/ItemEntity.md +0 -0
- package/docs/LinkedOrderEntity.md +0 -0
- package/docs/MFARequiredModel.md +0 -0
- package/docs/MonthlyUsageModel.md +0 -0
- package/docs/MultiTenantChangeResponseModel.md +0 -0
- package/docs/MyPBXToolsApi.md +0 -0
- package/docs/NavigationModel.md +0 -0
- package/docs/OAuth20Api.md +0 -0
- package/docs/OfflineInstancesEntity.md +0 -0
- package/docs/OrderEntity.md +0 -0
- package/docs/OrderRequestModel.md +0 -0
- package/docs/OrderSummariesModel.md +0 -0
- package/docs/OrderSummaryDTO.md +0 -0
- package/docs/OrderTotalModel.md +0 -0
- package/docs/OrderedItemEntity.md +0 -0
- package/docs/OrdersApi.md +0 -0
- package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
- package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
- package/docs/PortalAccountModel.md +0 -0
- package/docs/PortalLoginModel.md +0 -0
- package/docs/PostAddWebhook200Response.md +0 -0
- package/docs/PostGetClientCredentialsRequest.md +0 -0
- package/docs/PostGetProductForCustomerRequest.md +0 -0
- package/docs/PostGetProductRequest.md +0 -0
- package/docs/PriceListItemModel.md +0 -0
- package/docs/PricingApi.md +0 -0
- package/docs/PrizesEntity.md +0 -0
- package/docs/ProductPriceListItemModel.md +0 -0
- package/docs/ProductSearchResultsModel.md +0 -0
- package/docs/ProductSerialInfoModel.md +0 -0
- package/docs/ProductSummaryDTO.md +0 -0
- package/docs/ProductsApi.md +0 -0
- package/docs/PromoCodesEntity.md +0 -0
- package/docs/PromoItemsEntity.md +0 -0
- package/docs/ProvisioningApi.md +0 -0
- package/docs/ProvisioningModel.md +0 -0
- package/docs/ProvisioningRequestEntity.md +0 -0
- package/docs/RecordingBackupAzureModel.md +0 -0
- package/docs/RecordingsBackupInfoDTO.md +0 -0
- package/docs/ResourceNotReadyException.md +0 -0
- package/docs/RootAccessModel.md +0 -0
- package/docs/S3BucketEntity.md +0 -0
- package/docs/SIPTrunksApi.md +0 -0
- package/docs/SMSApi.md +0 -0
- package/docs/ScannedItemModel.md +0 -0
- package/docs/ScopeModel.md +0 -0
- package/docs/ShipmentAddressEntity.md +0 -0
- package/docs/ShipmentEntity.md +0 -0
- package/docs/ShipmentItemEntity.md +0 -0
- package/docs/ShippingApi.md +0 -0
- package/docs/ShippingConsignmentModel.md +0 -0
- package/docs/ShippingInformationDTO.md +0 -0
- package/docs/ShippingServiceDTO.md +0 -0
- package/docs/ShippingServiceModel.md +0 -0
- package/docs/ShippingServicesModel.md +0 -0
- package/docs/SipTrunkChangeResponseModel.md +0 -0
- package/docs/SipTrunkCreationRequestModel.md +0 -0
- package/docs/SipTrunkEntity.md +0 -0
- package/docs/SipTrunksResponseModel.md +0 -0
- package/docs/SmsAccountEntity.md +0 -0
- package/docs/SmsDataModel.md +0 -0
- package/docs/SmsMessageModel.md +0 -0
- package/docs/SmsNumbersEntity.md +0 -0
- package/docs/SmsPayloadModel.md +0 -0
- package/docs/SmsPhoneNumberModel.md +0 -0
- package/docs/SmsResponseModel.md +0 -0
- package/docs/SmsWhitelistEntity.md +0 -0
- package/docs/StockManagementApi.md +0 -0
- package/docs/StockOrderCourierEntity.md +0 -0
- package/docs/StockOrderDeductionModel.md +0 -0
- package/docs/StockOrderDeductionRequestModel.md +0 -0
- package/docs/StockOrderDeductionsEntity.md +0 -0
- package/docs/StockOrderEntity.md +0 -0
- package/docs/StockOrderItemEntity.md +0 -0
- package/docs/StockOrderItemModel.md +0 -0
- package/docs/StockOrderItemRequestModel.md +0 -0
- package/docs/StockOrderModel.md +0 -0
- package/docs/StockOrderProductEntity.md +0 -0
- package/docs/StockOrderRequestModel.md +0 -0
- package/docs/StockOrderSupplierEntity.md +0 -0
- package/docs/StockOrderSupplierModel.md +0 -0
- package/docs/StockOrdersModel.md +0 -0
- package/docs/StockProductModel.md +0 -0
- package/docs/StockProductPriceModel.md +0 -0
- package/docs/StockProductSummariesModel.md +0 -0
- package/docs/StockProductSummaryModel.md +0 -0
- package/docs/StockTransactionsEntity.md +0 -0
- package/docs/SupplierEntity.md +0 -0
- package/docs/SupplierItemEntity.md +0 -0
- package/docs/SystemApi.md +0 -0
- package/docs/TcxBackupEntity.md +0 -0
- package/docs/TcxBackupModel.md +0 -0
- package/docs/TcxBillingEntity.md +0 -0
- package/docs/TcxBulkLicenceDetailsModel.md +0 -0
- package/docs/TcxDeadLicenceEntity.md +0 -0
- package/docs/TcxExtsEntity.md +0 -0
- package/docs/TcxHostingPricingEntity.md +0 -0
- package/docs/TcxInstallationDetailsModel.md +0 -0
- package/docs/TcxInstallationModel.md +2 -0
- package/docs/TcxInstallationsModel.md +0 -0
- package/docs/TcxKeySummaryDTO.md +0 -0
- package/docs/TcxKeysEntity.md +0 -0
- package/docs/TcxLicenceDetailsErrorModel.md +0 -0
- package/docs/TcxLicenceDetailsModel.md +0 -0
- package/docs/TcxMacsEntity.md +0 -0
- package/docs/TcxMultiTenantModel.md +0 -0
- package/docs/TcxMultiTenantUserModel.md +0 -0
- package/docs/TcxMultiTenantsModel.md +0 -0
- package/docs/TcxNumbersEntity.md +0 -0
- package/docs/TcxOfficeHoursEntity.md +0 -0
- package/docs/TcxPhoneModel.md +0 -0
- package/docs/TcxPhonesEntity.md +0 -0
- package/docs/TcxRemoteStorageModel.md +0 -0
- package/docs/TcxSbcDTO.md +0 -0
- package/docs/TcxSbcEntity.md +0 -0
- package/docs/TcxSbcModel.md +0 -0
- package/docs/TcxSetupEntity.md +0 -0
- package/docs/TcxSetupsModel.md +0 -0
- package/docs/TcxSipTrunksEntity.md +0 -0
- package/docs/TcxTemplateXmlEnum.md +0 -0
- package/docs/TcxUsersEntity.md +0 -0
- package/docs/TcxWizardConfigModel.md +0 -0
- package/docs/TcxWizardModel.md +0 -0
- package/docs/TechSupportCompanySummaryDTO.md +0 -0
- package/docs/TelephonySupportTicketModel.md +0 -0
- package/docs/TicketSummaryModel.md +0 -0
- package/docs/TicketTimeDTO.md +0 -0
- package/docs/TicketsApi.md +0 -0
- package/docs/TokenResponseModel.md +0 -0
- package/docs/UpgradeOrderResponseModel.md +0 -0
- package/docs/UpgradeRequestModel.md +0 -0
- package/docs/UserEntity.md +0 -0
- package/docs/WebhooksApi.md +0 -0
- package/docs/XeroLogEntity.md +0 -0
- package/git_push.sh +0 -0
- package/index.ts +1 -1
- package/openapitools.json +1 -1
- package/package.json +1 -1
- package/tsconfig.json +0 -0
- package/docs/EventDTO.md +0 -35
- package/docs/EventRequestDTO.md +0 -25
- package/docs/EventSubscriptionModel.md +0 -23
- package/docs/EventUpdateDTO.md +0 -27
- package/docs/EventUpdateEntity.md +0 -29
- package/docs/EventUpdateRequestDTO.md +0 -23
- package/docs/IncidentDTO.md +0 -35
- package/docs/IncidentRequestDTO.md +0 -25
- package/docs/IncidentSubscriptionModel.md +0 -23
- package/docs/IncidentUpdateDTO.md +0 -27
- package/docs/IncidentUpdateEntity.md +0 -29
- package/docs/IncidentUpdateRequestDTO.md +0 -23
- package/docs/NumberPortDTO.md +0 -51
- package/docs/NumberPortEntity.md +0 -47
- package/docs/NumberPortModel.md +0 -51
- package/docs/NumberPortRangeDTO.md +0 -33
- package/docs/NumberPortRangeRequestDTO.md +0 -27
- package/docs/NumberPortingApi.md +0 -658
- package/docs/NumberPortsModel.md +0 -27
- package/docs/ServiceHealthDTO.md +0 -23
- package/docs/ServiceStatusDTO.md +0 -27
- package/docs/ServicesApi.md +0 -330
- package/docs/SupportTicketModel.md +0 -41
package/git_push.sh
CHANGED
|
File without changes
|
package/index.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Yellowgrid
|
|
5
|
-
* Welcome to the Yellowgrid API documentation.
|
|
5
|
+
* Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 0
|
|
8
8
|
*
|
package/openapitools.json
CHANGED
package/package.json
CHANGED
package/tsconfig.json
CHANGED
|
File without changes
|
package/docs/EventDTO.md
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
# EventDTO
|
|
2
|
-
|
|
3
|
-
Service Event DTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**title** | **string** | Service Event Title | [optional] [default to undefined]
|
|
10
|
-
**type** | **number** | Service Event Type | [optional] [default to undefined]
|
|
11
|
-
**service** | **number** | Service Impacted | [optional] [default to undefined]
|
|
12
|
-
**statusName** | **string** | Event Status Description | [optional] [default to undefined]
|
|
13
|
-
**typeName** | **string** | Event Type Description | [optional] [default to undefined]
|
|
14
|
-
**id** | **number** | Service Event ID | [optional] [default to undefined]
|
|
15
|
-
**status** | **number** | Service Event Status | [optional] [default to undefined]
|
|
16
|
-
**updates** | [**Array<EventUpdateDTO>**](EventUpdateDTO.md) | Service Event Updates | [optional] [default to undefined]
|
|
17
|
-
|
|
18
|
-
## Example
|
|
19
|
-
|
|
20
|
-
```typescript
|
|
21
|
-
import { EventDTO } from 'yellowgrid-api-ts';
|
|
22
|
-
|
|
23
|
-
const instance: EventDTO = {
|
|
24
|
-
title,
|
|
25
|
-
type,
|
|
26
|
-
service,
|
|
27
|
-
statusName,
|
|
28
|
-
typeName,
|
|
29
|
-
id,
|
|
30
|
-
status,
|
|
31
|
-
updates,
|
|
32
|
-
};
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/EventRequestDTO.md
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
# EventRequestDTO
|
|
2
|
-
|
|
3
|
-
Service Event Request DTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**title** | **string** | Service Event Title | [optional] [default to undefined]
|
|
10
|
-
**type** | **number** | Service Event Type | [optional] [default to undefined]
|
|
11
|
-
**service** | **number** | Service Impacted | [optional] [default to undefined]
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```typescript
|
|
16
|
-
import { EventRequestDTO } from 'yellowgrid-api-ts';
|
|
17
|
-
|
|
18
|
-
const instance: EventRequestDTO = {
|
|
19
|
-
title,
|
|
20
|
-
type,
|
|
21
|
-
service,
|
|
22
|
-
};
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
# EventSubscriptionModel
|
|
2
|
-
|
|
3
|
-
Service Event Subscribption Model
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**id** | **string** | id | [optional] [default to undefined]
|
|
10
|
-
**email** | **string** | email | [optional] [default to undefined]
|
|
11
|
-
|
|
12
|
-
## Example
|
|
13
|
-
|
|
14
|
-
```typescript
|
|
15
|
-
import { EventSubscriptionModel } from 'yellowgrid-api-ts';
|
|
16
|
-
|
|
17
|
-
const instance: EventSubscriptionModel = {
|
|
18
|
-
id,
|
|
19
|
-
email,
|
|
20
|
-
};
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/EventUpdateDTO.md
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
# EventUpdateDTO
|
|
2
|
-
|
|
3
|
-
Service Event Update DTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**message** | **string** | Service Event Update Message | [optional] [default to undefined]
|
|
10
|
-
**type** | **number** | Service Event Update Type | [optional] [default to undefined]
|
|
11
|
-
**typeName** | **string** | Service Event Update Type Description | [optional] [default to undefined]
|
|
12
|
-
**createdAt** | **string** | Date Time | [optional] [default to undefined]
|
|
13
|
-
|
|
14
|
-
## Example
|
|
15
|
-
|
|
16
|
-
```typescript
|
|
17
|
-
import { EventUpdateDTO } from 'yellowgrid-api-ts';
|
|
18
|
-
|
|
19
|
-
const instance: EventUpdateDTO = {
|
|
20
|
-
message,
|
|
21
|
-
type,
|
|
22
|
-
typeName,
|
|
23
|
-
createdAt,
|
|
24
|
-
};
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
# EventUpdateEntity
|
|
2
|
-
|
|
3
|
-
Event Update Entity
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**id** | **number** | id | [optional] [default to undefined]
|
|
10
|
-
**eventId** | **number** | eventId | [optional] [default to undefined]
|
|
11
|
-
**message** | **string** | message | [optional] [default to undefined]
|
|
12
|
-
**type** | **number** | type | [optional] [default to undefined]
|
|
13
|
-
**createdAt** | **string** | createdAt | [optional] [default to undefined]
|
|
14
|
-
|
|
15
|
-
## Example
|
|
16
|
-
|
|
17
|
-
```typescript
|
|
18
|
-
import { EventUpdateEntity } from 'yellowgrid-api-ts';
|
|
19
|
-
|
|
20
|
-
const instance: EventUpdateEntity = {
|
|
21
|
-
id,
|
|
22
|
-
eventId,
|
|
23
|
-
message,
|
|
24
|
-
type,
|
|
25
|
-
createdAt,
|
|
26
|
-
};
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
# EventUpdateRequestDTO
|
|
2
|
-
|
|
3
|
-
Service Event Update Request DTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**message** | **string** | Service Event Update Message | [optional] [default to undefined]
|
|
10
|
-
**type** | **number** | Service Event Update Type | [optional] [default to undefined]
|
|
11
|
-
|
|
12
|
-
## Example
|
|
13
|
-
|
|
14
|
-
```typescript
|
|
15
|
-
import { EventUpdateRequestDTO } from 'yellowgrid-api-ts';
|
|
16
|
-
|
|
17
|
-
const instance: EventUpdateRequestDTO = {
|
|
18
|
-
message,
|
|
19
|
-
type,
|
|
20
|
-
};
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/IncidentDTO.md
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
# IncidentDTO
|
|
2
|
-
|
|
3
|
-
Incident DTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**title** | **string** | Incident Title | [optional] [default to undefined]
|
|
10
|
-
**severity** | **number** | Incident Severity | [optional] [default to undefined]
|
|
11
|
-
**service** | **number** | Service Impacted | [optional] [default to undefined]
|
|
12
|
-
**statusName** | **string** | Incident Status Description | [optional] [default to undefined]
|
|
13
|
-
**severityName** | **string** | Incident Severity Description | [optional] [default to undefined]
|
|
14
|
-
**id** | **number** | Incident ID | [optional] [default to undefined]
|
|
15
|
-
**status** | **number** | Incident Status | [optional] [default to undefined]
|
|
16
|
-
**updates** | [**Array<IncidentUpdateDTO>**](IncidentUpdateDTO.md) | Incident Updates | [optional] [default to undefined]
|
|
17
|
-
|
|
18
|
-
## Example
|
|
19
|
-
|
|
20
|
-
```typescript
|
|
21
|
-
import { IncidentDTO } from 'yellowgrid-api-ts';
|
|
22
|
-
|
|
23
|
-
const instance: IncidentDTO = {
|
|
24
|
-
title,
|
|
25
|
-
severity,
|
|
26
|
-
service,
|
|
27
|
-
statusName,
|
|
28
|
-
severityName,
|
|
29
|
-
id,
|
|
30
|
-
status,
|
|
31
|
-
updates,
|
|
32
|
-
};
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
# IncidentRequestDTO
|
|
2
|
-
|
|
3
|
-
Incident Request DTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**title** | **string** | Incident Title | [optional] [default to undefined]
|
|
10
|
-
**severity** | **number** | Incident Severity | [optional] [default to undefined]
|
|
11
|
-
**service** | **number** | Service Impacted | [optional] [default to undefined]
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```typescript
|
|
16
|
-
import { IncidentRequestDTO } from 'yellowgrid-api-ts';
|
|
17
|
-
|
|
18
|
-
const instance: IncidentRequestDTO = {
|
|
19
|
-
title,
|
|
20
|
-
severity,
|
|
21
|
-
service,
|
|
22
|
-
};
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
# IncidentSubscriptionModel
|
|
2
|
-
|
|
3
|
-
Incident Subscribption Model
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**id** | **string** | id | [optional] [default to undefined]
|
|
10
|
-
**email** | **string** | email | [optional] [default to undefined]
|
|
11
|
-
|
|
12
|
-
## Example
|
|
13
|
-
|
|
14
|
-
```typescript
|
|
15
|
-
import { IncidentSubscriptionModel } from 'yellowgrid-api-ts';
|
|
16
|
-
|
|
17
|
-
const instance: IncidentSubscriptionModel = {
|
|
18
|
-
id,
|
|
19
|
-
email,
|
|
20
|
-
};
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
# IncidentUpdateDTO
|
|
2
|
-
|
|
3
|
-
Incident Update DTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**message** | **string** | Incident Update Message | [optional] [default to undefined]
|
|
10
|
-
**type** | **number** | Incident Update Type | [optional] [default to undefined]
|
|
11
|
-
**typeName** | **string** | Incident Update Type Description | [optional] [default to undefined]
|
|
12
|
-
**createdAt** | **string** | Date Time | [optional] [default to undefined]
|
|
13
|
-
|
|
14
|
-
## Example
|
|
15
|
-
|
|
16
|
-
```typescript
|
|
17
|
-
import { IncidentUpdateDTO } from 'yellowgrid-api-ts';
|
|
18
|
-
|
|
19
|
-
const instance: IncidentUpdateDTO = {
|
|
20
|
-
message,
|
|
21
|
-
type,
|
|
22
|
-
typeName,
|
|
23
|
-
createdAt,
|
|
24
|
-
};
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
# IncidentUpdateEntity
|
|
2
|
-
|
|
3
|
-
IncidentUpdatesEntity
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**id** | **number** | id | [optional] [default to undefined]
|
|
10
|
-
**incidentId** | **number** | incidentId | [optional] [default to undefined]
|
|
11
|
-
**message** | **string** | message | [optional] [default to undefined]
|
|
12
|
-
**type** | **number** | type | [optional] [default to undefined]
|
|
13
|
-
**createdAt** | **string** | createdAt | [optional] [default to undefined]
|
|
14
|
-
|
|
15
|
-
## Example
|
|
16
|
-
|
|
17
|
-
```typescript
|
|
18
|
-
import { IncidentUpdateEntity } from 'yellowgrid-api-ts';
|
|
19
|
-
|
|
20
|
-
const instance: IncidentUpdateEntity = {
|
|
21
|
-
id,
|
|
22
|
-
incidentId,
|
|
23
|
-
message,
|
|
24
|
-
type,
|
|
25
|
-
createdAt,
|
|
26
|
-
};
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
# IncidentUpdateRequestDTO
|
|
2
|
-
|
|
3
|
-
Incident Update Request DTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**message** | **string** | Incident Update Message | [optional] [default to undefined]
|
|
10
|
-
**type** | **number** | Incident Update Type | [optional] [default to undefined]
|
|
11
|
-
|
|
12
|
-
## Example
|
|
13
|
-
|
|
14
|
-
```typescript
|
|
15
|
-
import { IncidentUpdateRequestDTO } from 'yellowgrid-api-ts';
|
|
16
|
-
|
|
17
|
-
const instance: IncidentUpdateRequestDTO = {
|
|
18
|
-
message,
|
|
19
|
-
type,
|
|
20
|
-
};
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/NumberPortDTO.md
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
# NumberPortDTO
|
|
2
|
-
|
|
3
|
-
Number Port Response
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**companyName** | **string** | Company Name | [optional] [default to undefined]
|
|
10
|
-
**addressLine1** | **string** | Address Line 1 | [optional] [default to undefined]
|
|
11
|
-
**addressLine2** | **string** | Address Line 2 | [optional] [default to undefined]
|
|
12
|
-
**city** | **string** | City | [optional] [default to undefined]
|
|
13
|
-
**postCode** | **string** | Post Code | [optional] [default to undefined]
|
|
14
|
-
**trunkId** | **number** | Trunk ID | [optional] [default to undefined]
|
|
15
|
-
**tenantId** | **string** | Starter Bundle ID | [optional] [default to undefined]
|
|
16
|
-
**requestedPortDate** | **string** | Requested Port Date | [optional] [default to undefined]
|
|
17
|
-
**asap** | **boolean** | Port Date ASAP | [optional] [default to undefined]
|
|
18
|
-
**comment** | **string** | Comment | [optional] [default to undefined]
|
|
19
|
-
**id** | **number** | Number Port ID | [optional] [default to undefined]
|
|
20
|
-
**customerName** | **string** | Customer Name | [optional] [default to undefined]
|
|
21
|
-
**portDate** | **string** | Porting Date | [optional] [default to undefined]
|
|
22
|
-
**numberRanges** | [**Array<NumberPortRangeDTO>**](NumberPortRangeDTO.md) | Number Ranges | [optional] [default to undefined]
|
|
23
|
-
**status** | **number** | Status | [optional] [default to undefined]
|
|
24
|
-
**ticketId** | **number** | Ticket ID | [optional] [default to undefined]
|
|
25
|
-
|
|
26
|
-
## Example
|
|
27
|
-
|
|
28
|
-
```typescript
|
|
29
|
-
import { NumberPortDTO } from 'yellowgrid-api-ts';
|
|
30
|
-
|
|
31
|
-
const instance: NumberPortDTO = {
|
|
32
|
-
companyName,
|
|
33
|
-
addressLine1,
|
|
34
|
-
addressLine2,
|
|
35
|
-
city,
|
|
36
|
-
postCode,
|
|
37
|
-
trunkId,
|
|
38
|
-
tenantId,
|
|
39
|
-
requestedPortDate,
|
|
40
|
-
asap,
|
|
41
|
-
comment,
|
|
42
|
-
id,
|
|
43
|
-
customerName,
|
|
44
|
-
portDate,
|
|
45
|
-
numberRanges,
|
|
46
|
-
status,
|
|
47
|
-
ticketId,
|
|
48
|
-
};
|
|
49
|
-
```
|
|
50
|
-
|
|
51
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/NumberPortEntity.md
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
# NumberPortEntity
|
|
2
|
-
|
|
3
|
-
NumberPortsEntity
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**id** | **number** | Number Port ID | [optional] [default to undefined]
|
|
10
|
-
**customerId** | **number** | Customer ID | [optional] [default to undefined]
|
|
11
|
-
**endUser** | **string** | End User | [optional] [default to undefined]
|
|
12
|
-
**addressLine1** | **string** | Address Line 1 | [optional] [default to undefined]
|
|
13
|
-
**addressLine2** | **string** | Address Line 2 | [optional] [default to undefined]
|
|
14
|
-
**city** | **string** | City | [optional] [default to undefined]
|
|
15
|
-
**postCode** | **string** | Post Code | [optional] [default to undefined]
|
|
16
|
-
**trunkId** | **string** | Trunk ID | [optional] [default to undefined]
|
|
17
|
-
**tenantId** | **string** | Tenant ID | [optional] [default to undefined]
|
|
18
|
-
**requestedPortDate** | **string** | Requested Port Date | [optional] [default to undefined]
|
|
19
|
-
**portDate** | **string** | Port Date | [optional] [default to undefined]
|
|
20
|
-
**comment** | **string** | Comment | [optional] [default to undefined]
|
|
21
|
-
**status** | **number** | Status | [optional] [default to undefined]
|
|
22
|
-
**ticketId** | **number** | Ticket ID | [optional] [default to undefined]
|
|
23
|
-
|
|
24
|
-
## Example
|
|
25
|
-
|
|
26
|
-
```typescript
|
|
27
|
-
import { NumberPortEntity } from 'yellowgrid-api-ts';
|
|
28
|
-
|
|
29
|
-
const instance: NumberPortEntity = {
|
|
30
|
-
id,
|
|
31
|
-
customerId,
|
|
32
|
-
endUser,
|
|
33
|
-
addressLine1,
|
|
34
|
-
addressLine2,
|
|
35
|
-
city,
|
|
36
|
-
postCode,
|
|
37
|
-
trunkId,
|
|
38
|
-
tenantId,
|
|
39
|
-
requestedPortDate,
|
|
40
|
-
portDate,
|
|
41
|
-
comment,
|
|
42
|
-
status,
|
|
43
|
-
ticketId,
|
|
44
|
-
};
|
|
45
|
-
```
|
|
46
|
-
|
|
47
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/NumberPortModel.md
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
# NumberPortModel
|
|
2
|
-
|
|
3
|
-
Number Port Model
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**id** | **number** | Number Port ID | [optional] [default to undefined]
|
|
10
|
-
**customerId** | **number** | Customer ID | [optional] [default to undefined]
|
|
11
|
-
**endUser** | **string** | End User | [optional] [default to undefined]
|
|
12
|
-
**addressLine1** | **string** | Address Line 1 | [optional] [default to undefined]
|
|
13
|
-
**addressLine2** | **string** | Address Line 2 | [optional] [default to undefined]
|
|
14
|
-
**city** | **string** | City | [optional] [default to undefined]
|
|
15
|
-
**postCode** | **string** | Post Code | [optional] [default to undefined]
|
|
16
|
-
**trunkId** | **number** | Trunk ID | [optional] [default to undefined]
|
|
17
|
-
**tenantId** | **string** | Tenant ID | [optional] [default to undefined]
|
|
18
|
-
**requestedPortDate** | **string** | Requested Port Date | [optional] [default to undefined]
|
|
19
|
-
**portDate** | **string** | Port Date | [optional] [default to undefined]
|
|
20
|
-
**comment** | **string** | Comment | [optional] [default to undefined]
|
|
21
|
-
**status** | **number** | Status | [optional] [default to undefined]
|
|
22
|
-
**ticketId** | **number** | Ticket ID | [optional] [default to undefined]
|
|
23
|
-
**ranges** | **Array<any>** | Number Port Ranges | [optional] [default to undefined]
|
|
24
|
-
**customerName** | **string** | Customer Company Name | [optional] [default to undefined]
|
|
25
|
-
|
|
26
|
-
## Example
|
|
27
|
-
|
|
28
|
-
```typescript
|
|
29
|
-
import { NumberPortModel } from 'yellowgrid-api-ts';
|
|
30
|
-
|
|
31
|
-
const instance: NumberPortModel = {
|
|
32
|
-
id,
|
|
33
|
-
customerId,
|
|
34
|
-
endUser,
|
|
35
|
-
addressLine1,
|
|
36
|
-
addressLine2,
|
|
37
|
-
city,
|
|
38
|
-
postCode,
|
|
39
|
-
trunkId,
|
|
40
|
-
tenantId,
|
|
41
|
-
requestedPortDate,
|
|
42
|
-
portDate,
|
|
43
|
-
comment,
|
|
44
|
-
status,
|
|
45
|
-
ticketId,
|
|
46
|
-
ranges,
|
|
47
|
-
customerName,
|
|
48
|
-
};
|
|
49
|
-
```
|
|
50
|
-
|
|
51
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
# NumberPortRangeDTO
|
|
2
|
-
|
|
3
|
-
Number Port Range Response
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**rangeStart** | **string** | Range Start Number | [optional] [default to undefined]
|
|
10
|
-
**rangeEnd** | **string** | Range End Number | [optional] [default to undefined]
|
|
11
|
-
**lcp** | **string** | Losing Communications Provider | [optional] [default to undefined]
|
|
12
|
-
**postCode** | **string** | Range Post Code | [optional] [default to undefined]
|
|
13
|
-
**id** | **number** | Number Port Range ID | [optional] [default to undefined]
|
|
14
|
-
**portId** | **number** | Number Port ID | [optional] [default to undefined]
|
|
15
|
-
**rangeHolder** | **string** | Range Holder | [optional] [default to undefined]
|
|
16
|
-
|
|
17
|
-
## Example
|
|
18
|
-
|
|
19
|
-
```typescript
|
|
20
|
-
import { NumberPortRangeDTO } from 'yellowgrid-api-ts';
|
|
21
|
-
|
|
22
|
-
const instance: NumberPortRangeDTO = {
|
|
23
|
-
rangeStart,
|
|
24
|
-
rangeEnd,
|
|
25
|
-
lcp,
|
|
26
|
-
postCode,
|
|
27
|
-
id,
|
|
28
|
-
portId,
|
|
29
|
-
rangeHolder,
|
|
30
|
-
};
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
# NumberPortRangeRequestDTO
|
|
2
|
-
|
|
3
|
-
NumberPortRangeDTO
|
|
4
|
-
|
|
5
|
-
## Properties
|
|
6
|
-
|
|
7
|
-
Name | Type | Description | Notes
|
|
8
|
-
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**rangeStart** | **string** | Range Start Number | [optional] [default to undefined]
|
|
10
|
-
**rangeEnd** | **string** | Range End Number | [optional] [default to undefined]
|
|
11
|
-
**lcp** | **string** | Losing Communications Provider | [optional] [default to undefined]
|
|
12
|
-
**postCode** | **string** | Range Post Code | [optional] [default to undefined]
|
|
13
|
-
|
|
14
|
-
## Example
|
|
15
|
-
|
|
16
|
-
```typescript
|
|
17
|
-
import { NumberPortRangeRequestDTO } from 'yellowgrid-api-ts';
|
|
18
|
-
|
|
19
|
-
const instance: NumberPortRangeRequestDTO = {
|
|
20
|
-
rangeStart,
|
|
21
|
-
rangeEnd,
|
|
22
|
-
lcp,
|
|
23
|
-
postCode,
|
|
24
|
-
};
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|