@revxui/api-clients-ts 1.1.492 → 1.1.493

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.
@@ -12254,11 +12254,6 @@ var CreativeCompactDTO;
12254
12254
 
12255
12255
  var CreativeDTO;
12256
12256
  (function (CreativeDTO) {
12257
- CreativeDTO.BorderTypeEnum = {
12258
- NONE: 'NONE',
12259
- BLACK: 'BLACK',
12260
- BLUR: 'BLUR'
12261
- };
12262
12257
  CreativeDTO.ContentTypeEnum = {
12263
12258
  ZIP: 'ZIP',
12264
12259
  JPG: 'JPG',
@@ -12327,11 +12322,6 @@ var CreativeDetails;
12327
12322
 
12328
12323
  var CreativeEntity;
12329
12324
  (function (CreativeEntity) {
12330
- CreativeEntity.BorderTypeEnum = {
12331
- NONE: 'NONE',
12332
- BLACK: 'BLACK',
12333
- BLUR: 'BLUR'
12334
- };
12335
12325
  CreativeEntity.HybridAdTypeEnum = {
12336
12326
  STATIC: 'STATIC',
12337
12327
  DYNAMIC: 'DYNAMIC'
@@ -14638,11 +14628,6 @@ var VastCreative;
14638
14628
  */
14639
14629
  var VideoAttributes;
14640
14630
  (function (VideoAttributes) {
14641
- VideoAttributes.BorderTypeEnum = {
14642
- NONE: 'NONE',
14643
- BLACK: 'BLACK',
14644
- BLUR: 'BLUR'
14645
- };
14646
14631
  VideoAttributes.CompanionContentTypeEnum = {
14647
14632
  ZIP: 'ZIP',
14648
14633
  JPG: 'JPG',