yellowgrid-api-ts 3.2.232-dev.0 → 3.2.233-dev.0

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.
Files changed (77) hide show
  1. package/api.ts +521 -443
  2. package/dist/api.d.ts +419 -425
  3. package/dist/api.js +276 -192
  4. package/docs/AbstractOrderRequestDTO.md +3 -3
  5. package/docs/AccountDetailedSummaryDTO.md +1 -1
  6. package/docs/AccountRequestModel.md +6 -6
  7. package/docs/AddressDTO.md +3 -3
  8. package/docs/AdminNumberPortDTO.md +11 -11
  9. package/docs/AdminOrderRequestDTO.md +3 -3
  10. package/docs/AdminRmaDTO.md +3 -3
  11. package/docs/AdminRmaItemDTO.md +2 -2
  12. package/docs/AdminUserModel.md +5 -5
  13. package/docs/AuthCodeResponseModel.md +2 -2
  14. package/docs/AxisDataDTO.md +2 -2
  15. package/docs/CreditNoteItemDTO.md +2 -2
  16. package/docs/CreditStatusDTO.md +3 -3
  17. package/docs/CrmActivityDTO.md +4 -4
  18. package/docs/CrmDateActivitiesDTO.md +1 -1
  19. package/docs/CustomerCoordinatesDTO.md +1 -1
  20. package/docs/CustomerOrderRequestDTO.md +3 -3
  21. package/docs/DetailedOrderRequestDTO.md +3 -3
  22. package/docs/DivertRequestModel.md +1 -1
  23. package/docs/DivertResponseModel.md +1 -1
  24. package/docs/EdTechProClientEntity.md +1 -1
  25. package/docs/EdTechProSchoolModel.md +2 -2
  26. package/docs/FreshdeskTicketEntity.md +1 -1
  27. package/docs/GraphDTO.md +1 -1
  28. package/docs/InstallationDetailsDTO.md +7 -7
  29. package/docs/ItemDiscountEntity.md +1 -1
  30. package/docs/ItemEntity.md +1 -1
  31. package/docs/NumberPortDTO.md +11 -11
  32. package/docs/NumberPortRangeDTO.md +5 -5
  33. package/docs/NumberPortRangeRequestDTO.md +4 -4
  34. package/docs/NumberPortingApi.md +69 -69
  35. package/docs/OAuth20Api.md +24 -24
  36. package/docs/OpayoRedirectDTO.md +5 -5
  37. package/docs/OrderDetailsDTO.md +6 -6
  38. package/docs/OrderEntity.md +2 -2
  39. package/docs/OrderRequestModel.md +7 -7
  40. package/docs/OrderResponseDTO.md +3 -3
  41. package/docs/OrderSummaryDTO.md +6 -6
  42. package/docs/OrderTotalModel.md +1 -1
  43. package/docs/PartnerDTO.md +2 -2
  44. package/docs/PasswordSenderDTO.md +7 -7
  45. package/docs/PostGenerateReport200Response.md +1 -1
  46. package/docs/PriceListItemModel.md +3 -3
  47. package/docs/ProductPriceListItemModel.md +3 -3
  48. package/docs/ProductSerialInfoModel.md +1 -1
  49. package/docs/ProspectDTO.md +3 -3
  50. package/docs/RecordingBackupAzureModel.md +1 -1
  51. package/docs/RecordingsBackupInfoDTO.md +2 -2
  52. package/docs/ReportRequestDTO.md +8 -8
  53. package/docs/RmaDTO.md +1 -1
  54. package/docs/RmaItemDTO.md +2 -2
  55. package/docs/RmaItemRequestDTO.md +2 -2
  56. package/docs/SbcDTO.md +8 -8
  57. package/docs/ScannedItemModel.md +4 -4
  58. package/docs/SeriesDTO.md +1 -1
  59. package/docs/ShipmentDTO.md +7 -7
  60. package/docs/ShipmentRequestDTO.md +2 -2
  61. package/docs/ShippingAddressDTO.md +8 -8
  62. package/docs/ShippingRequestDTO.md +2 -2
  63. package/docs/ShippingServiceModel.md +2 -2
  64. package/docs/SmsAccountEntity.md +1 -1
  65. package/docs/SmsPhoneNumberModel.md +1 -1
  66. package/docs/StockOrderModel.md +1 -1
  67. package/docs/StockProductPriceModel.md +1 -1
  68. package/docs/SupportTicketModel.md +1 -1
  69. package/docs/TcxInstallationModel.md +15 -15
  70. package/docs/TcxKeySummaryDTO.md +2 -2
  71. package/docs/TcxMultiTenantModel.md +7 -7
  72. package/docs/TcxSbcDTO.md +1 -1
  73. package/docs/TcxSetupEntity.md +1 -1
  74. package/docs/TcxWizardModel.md +5 -5
  75. package/docs/TicketSummaryModel.md +1 -1
  76. package/docs/UserEntity.md +2 -2
  77. package/package.json +1 -1
package/docs/SbcDTO.md CHANGED
@@ -6,14 +6,14 @@ Legacy Portal SBC
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **noConfig** | **boolean** | No Config | [optional] [default to undefined]
10
- **dhcp** | **boolean** | DHCP | [optional] [default to undefined]
11
- **url** | **boolean** | 3CX URL | [optional] [default to undefined]
12
- **authKey** | **boolean** | 3CX SBC Auth Key | [optional] [default to undefined]
13
- **ipAddress** | **boolean** | LAN IP Address | [optional] [default to undefined]
14
- **subnetMask** | **boolean** | LAN Subnet Mask | [optional] [default to undefined]
15
- **defaultGateway** | **boolean** | LAN Default Gateway | [optional] [default to undefined]
16
- **dns** | **boolean** | DNS | [optional] [default to undefined]
9
+ **noConfig** | **boolean** | No Config | [default to undefined]
10
+ **dhcp** | **boolean** | DHCP | [default to undefined]
11
+ **url** | **boolean** | 3CX URL | [default to undefined]
12
+ **authKey** | **boolean** | 3CX SBC Auth Key | [default to undefined]
13
+ **ipAddress** | **boolean** | LAN IP Address | [default to undefined]
14
+ **subnetMask** | **boolean** | LAN Subnet Mask | [default to undefined]
15
+ **defaultGateway** | **boolean** | LAN Default Gateway | [default to undefined]
16
+ **dns** | **boolean** | DNS | [default to undefined]
17
17
 
18
18
  ## Example
19
19
 
@@ -6,11 +6,11 @@ Item MAC & Serial Details
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **title** | **string** | Title | [optional] [default to undefined]
10
- **sku** | **string** | SKU | [optional] [default to undefined]
11
- **tcxLabel** | **string** | 3CX Label | [optional] [default to undefined]
9
+ **title** | **string** | Title | [default to undefined]
10
+ **sku** | **string** | SKU | [default to undefined]
11
+ **tcxLabel** | **string** | 3CX Label | [default to undefined]
12
12
  **serialNumbers** | **Array<string>** | Serial Numbers | [default to undefined]
13
- **macAddress** | **string** | MAC Address | [optional] [default to undefined]
13
+ **macAddress** | **string** | MAC Address | [default to undefined]
14
14
 
15
15
  ## Example
16
16
 
package/docs/SeriesDTO.md CHANGED
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **name** | **string** | Name | [default to undefined]
10
10
  **type** | **string** | Type | [default to undefined]
11
- **stack** | **string** | Stack | [optional] [default to undefined]
11
+ **stack** | **string** | Stack | [default to undefined]
12
12
  **data** | **Array<string>** | Data | [default to undefined]
13
13
 
14
14
  ## Example
@@ -6,17 +6,17 @@ Shipment
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | ID | [optional] [default to undefined]
10
- **batchId** | **number** | Batch ID | [optional] [default to undefined]
11
- **courier** | **string** | Courier | [optional] [default to undefined]
12
- **reference** | **string** | Courier Reference | [optional] [default to undefined]
13
- **tracking** | **string** | Courier Tracking | [optional] [default to undefined]
14
- **trackingUrl** | **string** | Courier Tracking URL | [optional] [default to undefined]
9
+ **id** | **number** | ID | [default to undefined]
10
+ **batchId** | **number** | Batch ID | [default to undefined]
11
+ **courier** | **string** | Courier | [default to undefined]
12
+ **reference** | **string** | Courier Reference | [default to undefined]
13
+ **tracking** | **string** | Courier Tracking | [default to undefined]
14
+ **trackingUrl** | **string** | Courier Tracking URL | [default to undefined]
15
15
  **requestedDate** | **string** | Date Time | [default to undefined]
16
16
  **scannedItems** | [**Array<ScannedItemModel>**](ScannedItemModel.md) | Scanned Items | [default to undefined]
17
17
  **items** | [**Array<ShipmentItemModel>**](ShipmentItemModel.md) | Items | [default to undefined]
18
18
  **address** | [**AddressModel**](AddressModel.md) | | [default to undefined]
19
- **boxes** | **number** | Boxes Shipped | [optional] [default to undefined]
19
+ **boxes** | **number** | Boxes Shipped | [default to undefined]
20
20
 
21
21
  ## Example
22
22
 
@@ -7,10 +7,10 @@ Shipment Request
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **courier** | **string** | Courier | [default to undefined]
10
- **address** | [**AddressModel**](AddressModel.md) | Address | [optional] [default to undefined]
10
+ **address** | [**AddressModel**](AddressModel.md) | Address | [default to undefined]
11
11
  **scannedLines** | **Array<string>** | Scanned Lines | [default to undefined]
12
12
  **service** | **string** | Service | [default to undefined]
13
- **shipDate** | **string** | Ship Date | [optional] [default to undefined]
13
+ **shipDate** | **string** | Ship Date | [default to undefined]
14
14
  **items** | [**Array<ShipmentItemDTO>**](ShipmentItemDTO.md) | Items | [default to undefined]
15
15
 
16
16
  ## Example
@@ -6,14 +6,14 @@ Legacy Portal Shipping Address
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **shipName** | **string** | Ship Name | [optional] [default to undefined]
10
- **shipCompany** | **string** | Ship Company | [optional] [default to undefined]
11
- **shipAddress1** | **string** | Ship Address Line 1 | [optional] [default to undefined]
12
- **shipAddress2** | **string** | Ship Address Line 2 | [optional] [default to undefined]
13
- **shipCity** | **string** | Ship City | [optional] [default to undefined]
14
- **shipRegion** | **string** | Ship Region | [optional] [default to undefined]
15
- **shipPostCode** | **string** | Ship Post Code | [optional] [default to undefined]
16
- **shipIso** | **string** | Ship ISO | [optional] [default to undefined]
9
+ **shipName** | **string** | Ship Name | [default to undefined]
10
+ **shipCompany** | **string** | Ship Company | [default to undefined]
11
+ **shipAddress1** | **string** | Ship Address Line 1 | [default to undefined]
12
+ **shipAddress2** | **string** | Ship Address Line 2 | [default to undefined]
13
+ **shipCity** | **string** | Ship City | [default to undefined]
14
+ **shipRegion** | **string** | Ship Region | [default to undefined]
15
+ **shipPostCode** | **string** | Ship Post Code | [default to undefined]
16
+ **shipIso** | **string** | Ship ISO | [default to undefined]
17
17
 
18
18
  ## Example
19
19
 
@@ -8,8 +8,8 @@ Name | Type | Description | Notes
8
8
  **courier** | **string** | Courier | [default to undefined]
9
9
  **service** | **string** | Courier Service | [default to undefined]
10
10
  **boxes** | **number** | Boxes | [default to undefined]
11
- **printer** | **number** | Printer | [optional] [default to undefined]
12
- **shipment** | [**ShipmentRequestDTO**](ShipmentRequestDTO.md) | | [optional] [default to undefined]
11
+ **printer** | **number** | Printer | [default to undefined]
12
+ **shipment** | [**ShipmentRequestDTO**](ShipmentRequestDTO.md) | | [default to undefined]
13
13
 
14
14
  ## Example
15
15
 
@@ -10,8 +10,8 @@ Name | Type | Description | Notes
10
10
  **code** | **string** | Code | [default to undefined]
11
11
  **name** | **string** | Name | [default to undefined]
12
12
  **description** | **string** | Description | [default to undefined]
13
- **label** | **string** | Label | [optional] [default to undefined]
14
- **price** | **number** | Price | [optional] [default to undefined]
13
+ **label** | **string** | Label | [default to undefined]
14
+ **price** | **number** | Price | [default to undefined]
15
15
 
16
16
  ## Example
17
17
 
@@ -11,7 +11,7 @@ Name | Type | Description | Notes
11
11
  **creation** | **string** | creation | [default to undefined]
12
12
  **customerId** | **number** | customerId | [default to undefined]
13
13
  **webhookUrl** | **string** | webhookUrl | [default to undefined]
14
- **trunkId** | **number** | trunkId | [optional] [default to undefined]
14
+ **trunkId** | **number** | trunkId | [default to undefined]
15
15
  **name** | **string** | name | [default to undefined]
16
16
 
17
17
  ## Example
@@ -7,7 +7,7 @@ SMS Phone Number
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **phone_number** | **string** | Phone Number | [default to undefined]
10
- **status** | **string** | status | [optional] [default to undefined]
10
+ **status** | **string** | status | [default to undefined]
11
11
 
12
12
  ## Example
13
13
 
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
12
12
  **supplierId** | **number** | Supplier ID | [default to undefined]
13
13
  **deliveryDate** | **string** | Delivery Due Date | [default to undefined]
14
14
  **shipmentId** | **string** | Tracking ID | [default to undefined]
15
- **deliveryMethod** | **string** | Delivery Method | [optional] [default to undefined]
15
+ **deliveryMethod** | **string** | Delivery Method | [default to undefined]
16
16
  **deliveryCost** | **number** | Delivery Cost | [default to undefined]
17
17
  **exchangeRate** | **number** | Exchange Rate | [default to undefined]
18
18
  **weight** | **number** | Weight | [default to undefined]
@@ -7,7 +7,7 @@ Stock Product Price
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **priceList** | [**CustomerPriceListEnum**](CustomerPriceListEnum.md) | | [default to undefined]
10
- **price** | **number** | Price (£) | [optional] [default to undefined]
10
+ **price** | **number** | Price (£) | [default to undefined]
11
11
 
12
12
  ## Example
13
13
 
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
10
10
  **status** | **string** | Ticket status | [default to undefined]
11
11
  **statusId** | **number** | Ticket status ID | [default to undefined]
12
12
  **subject** | **string** | Ticket subject | [default to undefined]
13
- **supportEmail** | **string** | Support email address | [optional] [default to undefined]
13
+ **supportEmail** | **string** | Support email address | [default to undefined]
14
14
  **toEmails** | **Array<string>** | Recipient emails | [default to undefined]
15
15
  **description** | **string** | Ticket description (HTML) | [default to undefined]
16
16
  **descriptionText** | **string** | Ticket description (plain text) | [default to undefined]
@@ -9,20 +9,20 @@ Name | Type | Description | Notes
9
9
  **wizardId** | **string** | Wizard ID | [default to undefined]
10
10
  **customerId** | **number** | Customer ID | [default to undefined]
11
11
  **instanceId** | **string** | Instance ID | [default to undefined]
12
- **licenceKey** | **string** | 3CX Licence Key | [optional] [default to undefined]
13
- **endUser** | **string** | End User | [optional] [default to undefined]
14
- **reseller** | **string** | Reseller | [optional] [default to undefined]
12
+ **licenceKey** | **string** | 3CX Licence Key | [default to undefined]
13
+ **endUser** | **string** | End User | [default to undefined]
14
+ **reseller** | **string** | Reseller | [default to undefined]
15
15
  **company** | **string** | Company Name | [default to undefined]
16
16
  **portalStatus** | **string** | Installation Status | [default to undefined]
17
17
  **creation** | **string** | Creation Date | [default to undefined]
18
- **installType** | **string** | Install Type | [optional] [default to undefined]
18
+ **installType** | **string** | Install Type | [default to undefined]
19
19
  **configType** | **string** | Config Type | [default to undefined]
20
- **fqdn** | **string** | FQDN | [optional] [default to undefined]
21
- **ipAddress** | **string** | PBX IP Address | [optional] [default to undefined]
22
- **reservedIpAddress** | **string** | Failover IP Address | [optional] [default to undefined]
23
- **tcxUrl** | **string** | 3CX Console URL | [optional] [default to undefined]
24
- **wizardUrl** | **string** | Wizard URL | [optional] [default to undefined]
25
- **credentialsUrl** | **string** | 3CX Credentials URL | [optional] [default to undefined]
20
+ **fqdn** | **string** | FQDN | [default to undefined]
21
+ **ipAddress** | **string** | PBX IP Address | [default to undefined]
22
+ **reservedIpAddress** | **string** | Failover IP Address | [default to undefined]
23
+ **tcxUrl** | **string** | 3CX Console URL | [default to undefined]
24
+ **wizardUrl** | **string** | Wizard URL | [default to undefined]
25
+ **credentialsUrl** | **string** | 3CX Credentials URL | [default to undefined]
26
26
  **price** | **number** | Hosting Price | [default to undefined]
27
27
  **offline** | **boolean** | Instance Offline | [default to undefined]
28
28
  **failedOver** | **boolean** | Instance Failed Over | [default to undefined]
@@ -32,12 +32,12 @@ Name | Type | Description | Notes
32
32
  **supportDescription** | **string** | Instance Support Description | [default to undefined]
33
33
  **supportIcon** | **string** | Instance Support Icon | [default to undefined]
34
34
  **supportColour** | **string** | Instance Support Colour | [default to undefined]
35
- **version** | **string** | 3CX Software Version | [optional] [default to undefined]
36
- **disk** | **number** | Recordings Disk Size | [optional] [default to undefined]
37
- **flavour** | **string** | Instance Spec | [optional] [default to undefined]
35
+ **version** | **string** | 3CX Software Version | [default to undefined]
36
+ **disk** | **number** | Recordings Disk Size | [default to undefined]
37
+ **flavour** | **string** | Instance Spec | [default to undefined]
38
38
  **autoFailover** | **boolean** | Auto Failover | [default to undefined]
39
- **extensions** | **number** | Extensions in Use | [optional] [default to undefined]
40
- **maxExtensions** | **number** | Max Allowed Extensions | [optional] [default to undefined]
39
+ **extensions** | **number** | Extensions in Use | [default to undefined]
40
+ **maxExtensions** | **number** | Max Allowed Extensions | [default to undefined]
41
41
 
42
42
  ## Example
43
43
 
@@ -7,10 +7,10 @@
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **licenceKey** | **string** | Licence Key | [default to undefined]
10
- **endUser** | **string** | End User | [optional] [default to undefined]
10
+ **endUser** | **string** | End User | [default to undefined]
11
11
  **sc** | **number** | Simultaneous Calls | [default to undefined]
12
12
  **edition** | **string** | Edition | [default to undefined]
13
- **expiry** | **string** | Expiry Date | [optional] [default to undefined]
13
+ **expiry** | **string** | Expiry Date | [default to undefined]
14
14
 
15
15
  ## Example
16
16
 
@@ -6,18 +6,18 @@
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **server** | **string** | Host Server | [optional] [default to undefined]
10
- **reference** | **string** | Tenant Reference | [optional] [default to undefined]
11
- **_package** | **string** | Tenant Package | [optional] [default to undefined]
12
- **price** | **number** | Price Per User | [optional] [default to undefined]
13
- **username** | **string** | Admin Username | [optional] [default to undefined]
14
- **password** | **string** | Admin Password | [optional] [default to undefined]
9
+ **server** | **string** | Host Server | [default to undefined]
10
+ **reference** | **string** | Tenant Reference | [default to undefined]
11
+ **_package** | **string** | Tenant Package | [default to undefined]
12
+ **price** | **number** | Price Per User | [default to undefined]
13
+ **username** | **string** | Admin Username | [default to undefined]
14
+ **password** | **string** | Admin Password | [default to undefined]
15
15
  **companyName** | **string** | Tenant Name | [default to undefined]
16
16
  **address1** | **string** | Address Line 1 | [default to undefined]
17
17
  **address2** | **string** | Address Line 2 | [default to undefined]
18
18
  **city** | **string** | City | [default to undefined]
19
19
  **postalCode** | **string** | Postal Code | [default to undefined]
20
- **mainNumber** | **string** | Tenant Main Number | [optional] [default to undefined]
20
+ **mainNumber** | **string** | Tenant Main Number | [default to undefined]
21
21
  **numbers** | **Array<string>** | Tenant Numbers | [default to undefined]
22
22
  **users** | [**Array<TcxMultiTenantUserModel>**](TcxMultiTenantUserModel.md) | Tenant Users | [default to undefined]
23
23
 
package/docs/TcxSbcDTO.md CHANGED
@@ -6,7 +6,7 @@ SBC Data
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | ID | [optional] [default to undefined]
9
+ **id** | **number** | ID | [default to undefined]
10
10
  **ipAddress** | **string** | LAN IP Address | [default to undefined]
11
11
  **defaultGateway** | **string** | LAN Default Gateway | [default to undefined]
12
12
  **netmask** | **string** | LAN Subnet Mask | [default to undefined]
@@ -7,7 +7,7 @@
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **creation** | **string** | Creation Date | [default to undefined]
10
- **installType** | **string** | Install Type | [optional] [default to undefined]
10
+ **installType** | **string** | Install Type | [default to undefined]
11
11
  **installVersion** | **number** | 3CX Install Version | [default to 20]
12
12
  **orderId** | **number** | Linked Order ID | [default to undefined]
13
13
  **customerId** | **number** | Customer ID | [default to undefined]
@@ -10,15 +10,15 @@ Name | Type | Description | Notes
10
10
  **config** | [**TcxWizardConfigModel**](TcxWizardConfigModel.md) | | [default to undefined]
11
11
  **licenceKey** | **string** | 3CX Licence Key | [default to undefined]
12
12
  **installType** | **string** | Install Type | [default to undefined]
13
- **backup** | [**TcxBackupModel**](TcxBackupModel.md) | | [optional] [default to undefined]
13
+ **backup** | [**TcxBackupModel**](TcxBackupModel.md) | | [default to undefined]
14
14
  **extensions** | [**Array<TcxExtsEntity>**](TcxExtsEntity.md) | | [default to undefined]
15
15
  **numbers** | [**Array<TcxNumbersEntity>**](TcxNumbersEntity.md) | | [default to undefined]
16
- **officeHours** | [**TcxOfficeHoursEntity**](TcxOfficeHoursEntity.md) | | [optional] [default to undefined]
16
+ **officeHours** | [**TcxOfficeHoursEntity**](TcxOfficeHoursEntity.md) | | [default to undefined]
17
17
  **phones** | [**Array<TcxPhoneModel>**](TcxPhoneModel.md) | | [default to undefined]
18
18
  **sbcs** | [**Array<TcxSbcModel>**](TcxSbcModel.md) | | [default to undefined]
19
- **sipTrunk** | [**TcxSipTrunksEntity**](TcxSipTrunksEntity.md) | | [optional] [default to undefined]
20
- **installationStatus** | **string** | | [optional] [default to undefined]
21
- **setup** | [**TcxSetupEntity**](TcxSetupEntity.md) | | [optional] [default to undefined]
19
+ **sipTrunk** | [**TcxSipTrunksEntity**](TcxSipTrunksEntity.md) | | [default to undefined]
20
+ **installationStatus** | **string** | | [default to undefined]
21
+ **setup** | [**TcxSetupEntity**](TcxSetupEntity.md) | | [default to undefined]
22
22
  **endUserView** | **boolean** | End User Wizard View | [default to undefined]
23
23
 
24
24
  ## Example
@@ -11,7 +11,7 @@ Name | Type | Description | Notes
11
11
  **companyId** | **number** | companyId | [default to undefined]
12
12
  **groupId** | **number** | groupId | [default to undefined]
13
13
  **productId** | **number** | productId | [default to undefined]
14
- **statusId** | **number** | status | [optional] [default to undefined]
14
+ **statusId** | **number** | status | [default to undefined]
15
15
  **lastUpdated** | **string** | lastUpdated | [default to undefined]
16
16
  **statusText** | **string** | Status Text | [optional] [default to undefined]
17
17
 
@@ -16,8 +16,8 @@ Name | Type | Description | Notes
16
16
  **level** | **number** | level | [default to undefined]
17
17
  **active** | **number** | active | [default to undefined]
18
18
  **image** | **string** | image | [default to undefined]
19
- **primaryHex** | **number** | primaryHex | [optional] [default to undefined]
20
- **secondaryHex** | **number** | secondaryHex | [optional] [default to undefined]
19
+ **primaryHex** | **number** | primaryHex | [default to undefined]
20
+ **secondaryHex** | **number** | secondaryHex | [default to undefined]
21
21
 
22
22
  ## Example
23
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yellowgrid-api-ts",
3
- "version": "3.2.232-dev.0",
3
+ "version": "3.2.233-dev.0",
4
4
  "description": "OpenAPI client for yellowgrid-api-ts",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {