@revxui/api-clients-ts 1.1.488 → 1.1.490

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.
@@ -11414,6 +11414,18 @@ var ActivityLogsStrategyBulkUpdateDTO;
11414
11414
  * Do not edit the class manually.
11415
11415
  */
11416
11416
 
11417
+ /**
11418
+ * Api Documentation
11419
+ * Api Documentation
11420
+ *
11421
+ * OpenAPI spec version: 1.0
11422
+ *
11423
+ *
11424
+ * NOTE: This class is auto generated by the swagger code generator program.
11425
+ * https://github.com/swagger-api/swagger-codegen.git
11426
+ * Do not edit the class manually.
11427
+ */
11428
+
11417
11429
  /**
11418
11430
  * Api Documentation
11419
11431
  * Api Documentation
@@ -12211,11 +12223,6 @@ var CreativeCompactDTO;
12211
12223
 
12212
12224
  var CreativeDTO;
12213
12225
  (function (CreativeDTO) {
12214
- CreativeDTO.BorderTypeEnum = {
12215
- NONE: 'NONE',
12216
- BLACK: 'BLACK',
12217
- BLUR: 'BLUR'
12218
- };
12219
12226
  CreativeDTO.ContentTypeEnum = {
12220
12227
  ZIP: 'ZIP',
12221
12228
  JPG: 'JPG',
@@ -12284,11 +12291,6 @@ var CreativeDetails;
12284
12291
 
12285
12292
  var CreativeEntity;
12286
12293
  (function (CreativeEntity) {
12287
- CreativeEntity.BorderTypeEnum = {
12288
- NONE: 'NONE',
12289
- BLACK: 'BLACK',
12290
- BLUR: 'BLUR'
12291
- };
12292
12294
  CreativeEntity.HybridAdTypeEnum = {
12293
12295
  STATIC: 'STATIC',
12294
12296
  DYNAMIC: 'DYNAMIC'
@@ -14579,11 +14581,6 @@ var VastCreative;
14579
14581
  */
14580
14582
  var VideoAttributes;
14581
14583
  (function (VideoAttributes) {
14582
- VideoAttributes.BorderTypeEnum = {
14583
- NONE: 'NONE',
14584
- BLACK: 'BLACK',
14585
- BLUR: 'BLUR'
14586
- };
14587
14584
  VideoAttributes.CompanionContentTypeEnum = {
14588
14585
  ZIP: 'ZIP',
14589
14586
  JPG: 'JPG',