@revxui/api-clients-ts 1.1.489 → 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.
@@ -12223,11 +12223,6 @@ var CreativeCompactDTO;
12223
12223
 
12224
12224
  var CreativeDTO;
12225
12225
  (function (CreativeDTO) {
12226
- CreativeDTO.BorderTypeEnum = {
12227
- NONE: 'NONE',
12228
- BLACK: 'BLACK',
12229
- BLUR: 'BLUR'
12230
- };
12231
12226
  CreativeDTO.ContentTypeEnum = {
12232
12227
  ZIP: 'ZIP',
12233
12228
  JPG: 'JPG',
@@ -12296,11 +12291,6 @@ var CreativeDetails;
12296
12291
 
12297
12292
  var CreativeEntity;
12298
12293
  (function (CreativeEntity) {
12299
- CreativeEntity.BorderTypeEnum = {
12300
- NONE: 'NONE',
12301
- BLACK: 'BLACK',
12302
- BLUR: 'BLUR'
12303
- };
12304
12294
  CreativeEntity.HybridAdTypeEnum = {
12305
12295
  STATIC: 'STATIC',
12306
12296
  DYNAMIC: 'DYNAMIC'
@@ -14591,11 +14581,6 @@ var VastCreative;
14591
14581
  */
14592
14582
  var VideoAttributes;
14593
14583
  (function (VideoAttributes) {
14594
- VideoAttributes.BorderTypeEnum = {
14595
- NONE: 'NONE',
14596
- BLACK: 'BLACK',
14597
- BLUR: 'BLUR'
14598
- };
14599
14584
  VideoAttributes.CompanionContentTypeEnum = {
14600
14585
  ZIP: 'ZIP',
14601
14586
  JPG: 'JPG',