{
  "typeDocModel": {
    "id": 7274,
    "name": "@wix/media-collections_media-collections",
    "variant": "project",
    "kind": 1,
    "flags": {},
    "children": [
      {
        "id": 7441,
        "name": "DataType",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "children": [
          {
            "id": 7443,
            "name": "Photo",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "Photo"
            }
          },
          {
            "id": 7445,
            "name": "Text",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "Text"
            }
          },
          {
            "id": 7442,
            "name": "Undefined",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "Undefined"
            }
          },
          {
            "id": 7444,
            "name": "Video",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "Video"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7443,
              7445,
              7442,
              7444
            ]
          }
        ]
      },
      {
        "id": 7400,
        "name": "LinkRel",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "comment": {
          "summary": [
            {
              "kind": "text",
              "text": "The 'rel' attribute of the link. The rel attribute defines the relationship between a linked resource and the current document.\nFurther reading (also about different possible rel types): https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel\nFollowing are the accepted 'rel' types by Wix applications."
            }
          ]
        },
        "children": [
          {
            "id": 7402,
            "name": "nofollow",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Indicates that the current document's original author or publisher does not endorse the referenced document."
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "nofollow"
            }
          },
          {
            "id": 7403,
            "name": "noopener",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Instructs the browser to navigate to the target resource without granting the new browsing context access to the document that opened it."
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "noopener"
            }
          },
          {
            "id": 7404,
            "name": "noreferrer",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "No Referer header will be included. Additionally, has the same effect as noopener."
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "noreferrer"
            }
          },
          {
            "id": 7405,
            "name": "sponsored",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Indicates a link that resulted from advertisements or paid placements."
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "sponsored"
            }
          },
          {
            "id": 7401,
            "name": "unknown_link_rel",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "default (not implemented)"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "unknown_link_rel"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7402,
              7403,
              7404,
              7405,
              7401
            ]
          }
        ]
      },
      {
        "id": 7490,
        "name": "MediaOwner",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "children": [
          {
            "id": 7494,
            "name": "Custom",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Custom"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Custom"
            }
          },
          {
            "id": 7493,
            "name": "DeviantArt",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "DeviantArt"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "DeviantArt"
            }
          },
          {
            "id": 7491,
            "name": "Undefined",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Undefined"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Undefined"
            }
          },
          {
            "id": 7492,
            "name": "Wix",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Wix"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Wix"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7494,
              7493,
              7491,
              7492
            ]
          }
        ]
      },
      {
        "id": 7606,
        "name": "MemberStatus",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "children": [
          {
            "id": 7610,
            "name": "ADMIN",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Admin"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "ADMIN"
            }
          },
          {
            "id": 7609,
            "name": "MEMBER",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "MEMBER"
            }
          },
          {
            "id": 7608,
            "name": "NOT_MEMBER",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Not a member"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "NOT_MEMBER"
            }
          },
          {
            "id": 7607,
            "name": "UNDEFINED",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Undefined"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "UNDEFINED"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7610,
              7609,
              7608,
              7607
            ]
          }
        ]
      },
      {
        "id": 7495,
        "name": "PrivacySettings",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "children": [
          {
            "id": 7497,
            "name": "Public",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Public"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Public"
            }
          },
          {
            "id": 7498,
            "name": "Secret",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Secret"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Secret"
            }
          },
          {
            "id": 7496,
            "name": "Undefined",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Undefined"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Undefined"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7497,
              7498,
              7496
            ]
          }
        ]
      },
      {
        "id": 7469,
        "name": "Source",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "children": [
          {
            "id": 7473,
            "name": "Custom",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Custom"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Custom"
            }
          },
          {
            "id": 7470,
            "name": "Undefined",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Undefined"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Undefined"
            }
          },
          {
            "id": 7472,
            "name": "Vimeo",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Vimeo"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Vimeo"
            }
          },
          {
            "id": 7471,
            "name": "Youtube",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Youtube"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Youtube"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7473,
              7470,
              7472,
              7471
            ]
          }
        ]
      },
      {
        "id": 7504,
        "name": "Status",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "children": [
          {
            "id": 7506,
            "name": "HANDLED",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "HANDLED"
            }
          },
          {
            "id": 7507,
            "name": "NOTHING_TO_HANDLE",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "NOTHING_TO_HANDLE"
            }
          },
          {
            "id": 7505,
            "name": "UNKNOWN",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "UNKNOWN"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7506,
              7507,
              7505
            ]
          }
        ]
      },
      {
        "id": 7371,
        "name": "Type",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "children": [
          {
            "id": 7373,
            "name": "External",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "external link"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "External"
            }
          },
          {
            "id": 7374,
            "name": "Internal",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "link to wix pages"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Internal"
            }
          },
          {
            "id": 7372,
            "name": "Undefined",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Undefined"
                }
              ]
            },
            "type": {
              "type": "literal",
              "value": "Undefined"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7373,
              7374,
              7372
            ]
          }
        ]
      },
      {
        "id": 7553,
        "name": "WebhookIdentityType",
        "variant": "declaration",
        "kind": 8,
        "flags": {},
        "children": [
          {
            "id": 7555,
            "name": "ANONYMOUS_VISITOR",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "ANONYMOUS_VISITOR"
            }
          },
          {
            "id": 7558,
            "name": "APP",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "APP"
            }
          },
          {
            "id": 7556,
            "name": "MEMBER",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "MEMBER"
            }
          },
          {
            "id": 7554,
            "name": "UNKNOWN",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "UNKNOWN"
            }
          },
          {
            "id": 7557,
            "name": "WIX_USER",
            "variant": "declaration",
            "kind": 16,
            "flags": {},
            "type": {
              "type": "literal",
              "value": "WIX_USER"
            }
          }
        ],
        "groups": [
          {
            "title": "Enumeration Members",
            "children": [
              7555,
              7558,
              7556,
              7554,
              7557
            ]
          }
        ]
      },
      {
        "id": 7535,
        "name": "ActionEvent",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7536,
            "name": "body",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7536
            ]
          }
        ]
      },
      {
        "id": 7647,
        "name": "AddItem",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7648,
            "name": "galleryId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Gallery id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7649,
            "name": "itemId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Item id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7650,
            "name": "orderIndex",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Order index of the item"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7648,
              7649,
              7650
            ]
          }
        ]
      },
      {
        "id": 7782,
        "name": "AddItemsOptions",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7783,
            "name": "items",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items to add"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7647,
                "name": "AddItem",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7783
            ]
          }
        ]
      },
      {
        "id": 7673,
        "name": "AddItemsRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7675,
            "name": "items",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items to add"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7647,
                "name": "AddItem",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7674,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection to add items"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7675,
              7674
            ]
          }
        ]
      },
      {
        "id": 7676,
        "name": "AddItemsResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7430,
        "name": "AddressLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7431,
            "name": "address",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "An address that we can link to"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7431
            ]
          }
        ]
      },
      {
        "id": 7410,
        "name": "AnchorLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7412,
            "name": "anchorDataId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The data id (from the JSON page) of the anchor that should be used"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7411,
            "name": "anchorName",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The name of the anchor"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7413,
            "name": "pageId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The page id we want from the site"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7414,
            "name": "rel",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "rel of link"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7400,
                "name": "LinkRel",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7412,
              7411,
              7413,
              7414
            ]
          }
        ]
      },
      {
        "id": 7734,
        "name": "BaseEventMetadata",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7736,
            "name": "eventType",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Event type."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7737,
            "name": "identity",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The identification type and identity data."
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7542,
              "name": "IdentificationData",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7735,
            "name": "instanceId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "App instance ID."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7736,
              7737,
              7735
            ]
          }
        ],
        "extendedBy": [
          {
            "type": "reference",
            "target": 7738,
            "name": "EventMetadata"
          }
        ]
      },
      {
        "id": 7639,
        "name": "CollectionAndStatus",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7640,
            "name": "mediaCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The Media Collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7327,
              "name": "MediaCollection",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7641,
            "name": "memberStatus",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The member's status in the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7606,
              "name": "MemberStatus",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7640,
              7641
            ]
          }
        ]
      },
      {
        "id": 7574,
        "name": "CollectionCreated",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7579,
            "name": "_createdDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "When the collection was created"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7575,
            "name": "_id",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7578,
            "name": "creatorMemberId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the member who created the collection"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7577,
            "name": "description",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection description"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7576,
            "name": "name",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection name"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7580,
            "name": "privacySettings",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Privacy settings"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7495,
              "name": "PrivacySettings",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7579,
              7575,
              7578,
              7577,
              7576,
              7580
            ]
          }
        ]
      },
      {
        "id": 7750,
        "name": "CollectionCreatedEnvelope",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7751,
            "name": "entity",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "reference",
              "target": 7327,
              "name": "MediaCollection",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7752,
            "name": "metadata",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "reference",
              "target": 7738,
              "name": "EventMetadata",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7751,
              7752
            ]
          }
        ]
      },
      {
        "id": 7559,
        "name": "CollectionEvent",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7560,
            "name": "collectionCreated",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection created"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7574,
              "name": "CollectionCreated",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7566,
              "name": "CollectionEventEventTypeOneOf.collectionCreated"
            }
          },
          {
            "id": 7561,
            "name": "itemsAddedToCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items added to collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7581,
              "name": "ItemsAddedToCollection",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7567,
              "name": "CollectionEventEventTypeOneOf.itemsAddedToCollection"
            }
          },
          {
            "id": 7562,
            "name": "itemsRemovedFromCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items removed from collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7586,
              "name": "ItemsRemovedFromCollection",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7568,
              "name": "CollectionEventEventTypeOneOf.itemsRemovedFromCollection"
            }
          },
          {
            "id": 7563,
            "name": "memberJoinedToCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member joined to collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7591,
              "name": "MemberJoinedToCollection",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7569,
              "name": "CollectionEventEventTypeOneOf.memberJoinedToCollection"
            }
          },
          {
            "id": 7564,
            "name": "memberLeftCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member left collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7595,
              "name": "MemberLeftCollection",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7570,
              "name": "CollectionEventEventTypeOneOf.memberLeftCollection"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7560,
              7561,
              7562,
              7563,
              7564
            ]
          }
        ],
        "extendedTypes": [
          {
            "type": "reference",
            "target": 7565,
            "name": "CollectionEventEventTypeOneOf",
            "package": "@wix/media-collections_media-collections"
          }
        ]
      },
      {
        "id": 7565,
        "name": "CollectionEventEventTypeOneOf",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7566,
            "name": "collectionCreated",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection created"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7574,
              "name": "CollectionCreated",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7567,
            "name": "itemsAddedToCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items added to collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7581,
              "name": "ItemsAddedToCollection",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7568,
            "name": "itemsRemovedFromCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items removed from collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7586,
              "name": "ItemsRemovedFromCollection",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7569,
            "name": "memberJoinedToCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member joined to collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7591,
              "name": "MemberJoinedToCollection",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7570,
            "name": "memberLeftCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member left collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7595,
              "name": "MemberLeftCollection",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7566,
              7567,
              7568,
              7569,
              7570
            ]
          }
        ],
        "extendedBy": [
          {
            "type": "reference",
            "target": 7559,
            "name": "CollectionEvent"
          }
        ]
      },
      {
        "id": 7702,
        "name": "CollectionItem",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7706,
            "name": "addedDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Date the item was added to the collection"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7703,
            "name": "galleryId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Gallery id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7704,
            "name": "itemId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Item id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7705,
            "name": "orderIndex",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Order index of the item"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7706,
              7703,
              7704,
              7705
            ]
          }
        ]
      },
      {
        "id": 7571,
        "name": "CollectionItemId",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7572,
            "name": "galleryId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the gallery in ProGallery"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7573,
            "name": "itemId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the item in ProGallery"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7572,
              7573
            ]
          }
        ]
      },
      {
        "id": 7338,
        "name": "CollectionMember",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7339,
            "name": "memberId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7340,
            "name": "nickname",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member nickname"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7342,
            "name": "photoUrl",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member photo url"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7341,
            "name": "slug",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member slug"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7339,
              7340,
              7342,
              7341
            ]
          }
        ]
      },
      {
        "id": 7642,
        "name": "CreateMediaCollectionRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7644,
            "name": "description",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Description of the collection"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7646,
            "name": "items",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items to add to the collection"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7647,
                "name": "AddItem",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7643,
            "name": "name",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Name of the collection"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7645,
            "name": "privacySettings",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Privacy settings of the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7495,
              "name": "PrivacySettings",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7644,
              7646,
              7643,
              7645
            ]
          }
        ]
      },
      {
        "id": 7651,
        "name": "CreateMediaCollectionResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7652,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "id of the collection that was created"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7652
            ]
          }
        ]
      },
      {
        "id": 7728,
        "name": "CreateMediaCollectionResponseNonNullableFields",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7729,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7729
            ]
          }
        ]
      },
      {
        "id": 7765,
        "name": "CreateOptions",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7766,
            "name": "description",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Description of the collection"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7768,
            "name": "items",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items to add to the collection"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7647,
                "name": "AddItem",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7767,
            "name": "privacySettings",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Privacy settings of the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7495,
              "name": "PrivacySettings",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7766,
              7768,
              7767
            ]
          }
        ]
      },
      {
        "id": 7660,
        "name": "DeleteMediaCollectionRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7661,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "the collection to delete"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7661
            ]
          }
        ]
      },
      {
        "id": 7662,
        "name": "DeleteMediaCollectionResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7420,
        "name": "DocumentLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7421,
            "name": "docId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The id of the document"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7423,
            "name": "indexable",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "If this document can be indexed by scrapers, default is false"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "boolean"
            }
          },
          {
            "id": 7422,
            "name": "name",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The name of the document for download purposes"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7421,
              7423,
              7422
            ]
          }
        ]
      },
      {
        "id": 7509,
        "name": "DomainEvent",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7514,
            "name": "_id",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Unique event ID.\nAllows clients to ignore duplicate webhooks."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7513,
            "name": "actionEvent",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7535,
              "name": "ActionEvent",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7526,
              "name": "DomainEventBodyOneOf.actionEvent"
            }
          },
          {
            "id": 7510,
            "name": "createdEvent",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7527,
              "name": "EntityCreatedEvent",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7523,
              "name": "DomainEventBodyOneOf.createdEvent"
            }
          },
          {
            "id": 7512,
            "name": "deletedEvent",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7533,
              "name": "EntityDeletedEvent",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7525,
              "name": "DomainEventBodyOneOf.deletedEvent"
            }
          },
          {
            "id": 7521,
            "name": "entityEventSequence",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "A sequence number defining the order of updates to the underlying entity.\nFor example, given that some entity was updated at 16:00 and than again at 16:01,\nit is guaranteed that the sequence number of the second update is strictly higher than the first.\nAs the consumer, you can use this value to ensure that you handle messages in the correct order.\nTo do so, you will need to persist this number on your end, and compare the sequence number from the\nmessage against the one you have stored. Given that the stored number is higher, you should ignore the message."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7515,
            "name": "entityFqdn",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Assumes actions are also always typed to an entity_type\nExample: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7517,
            "name": "entityId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of the entity associated with the event."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7518,
            "name": "eventTime",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7520,
            "name": "originatedFrom",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "If present, indicates the action that triggered the event."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7516,
            "name": "slug",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "This is top level to ease client code dispatching of messages (switch on entity_fqdn+slug)\nThis is although the created/updated/deleted notion is duplication of the oneof types\nExample: created/updated/deleted/started/completed/email_opened"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7519,
            "name": "triggeredByAnonymizeRequest",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Whether the event was triggered as a result of a privacy regulation application\n(for example, GDPR)."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "boolean"
                }
              ]
            }
          },
          {
            "id": 7511,
            "name": "updatedEvent",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7531,
              "name": "EntityUpdatedEvent",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7524,
              "name": "DomainEventBodyOneOf.updatedEvent"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7514,
              7513,
              7510,
              7512,
              7521,
              7515,
              7517,
              7518,
              7520,
              7516,
              7519,
              7511
            ]
          }
        ],
        "extendedTypes": [
          {
            "type": "reference",
            "target": 7522,
            "name": "DomainEventBodyOneOf",
            "package": "@wix/media-collections_media-collections"
          }
        ]
      },
      {
        "id": 7522,
        "name": "DomainEventBodyOneOf",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7526,
            "name": "actionEvent",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7535,
              "name": "ActionEvent",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7523,
            "name": "createdEvent",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7527,
              "name": "EntityCreatedEvent",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7525,
            "name": "deletedEvent",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7533,
              "name": "EntityDeletedEvent",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7524,
            "name": "updatedEvent",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7531,
              "name": "EntityUpdatedEvent",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7526,
              7523,
              7525,
              7524
            ]
          }
        ],
        "extendedBy": [
          {
            "type": "reference",
            "target": 7509,
            "name": "DomainEvent"
          }
        ]
      },
      {
        "id": 7415,
        "name": "DynamicPageLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7418,
            "name": "anchorDataId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The data id (from the JSON page) of the anchor that should be used"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7417,
            "name": "innerRoute",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The path data we'd like"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7419,
            "name": "rel",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "rel of link"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7400,
                "name": "LinkRel",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7416,
            "name": "routerId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The router that handles this link"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7418,
              7417,
              7419,
              7416
            ]
          }
        ]
      },
      {
        "id": 7424,
        "name": "EmailLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7427,
            "name": "body",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The body of the email"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7425,
            "name": "recipient",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The email we will be sending a message to"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7426,
            "name": "subject",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The subject of the email"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7427,
              7425,
              7426
            ]
          }
        ]
      },
      {
        "id": 7508,
        "name": "Empty",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7527,
        "name": "EntityCreatedEvent",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7528,
            "name": "entity",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7528
            ]
          }
        ]
      },
      {
        "id": 7533,
        "name": "EntityDeletedEvent",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7534,
            "name": "deletedEntity",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Entity that was deleted"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7534
            ]
          }
        ]
      },
      {
        "id": 7531,
        "name": "EntityUpdatedEvent",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7532,
            "name": "currentEntity",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.\nThis means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.\nWe don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7532
            ]
          }
        ]
      },
      {
        "id": 7738,
        "name": "EventMetadata",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7739,
            "name": "_id",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Unique event ID.\nAllows clients to ignore duplicate webhooks."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7746,
            "name": "entityEventSequence",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "A sequence number defining the order of updates to the underlying entity.\nFor example, given that some entity was updated at 16:00 and than again at 16:01,\nit is guaranteed that the sequence number of the second update is strictly higher than the first.\nAs the consumer, you can use this value to ensure that you handle messages in the correct order.\nTo do so, you will need to persist this number on your end, and compare the sequence number from the\nmessage against the one you have stored. Given that the stored number is higher, you should ignore the message."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7740,
            "name": "entityFqdn",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Assumes actions are also always typed to an entity_type\nExample: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7742,
            "name": "entityId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of the entity associated with the event."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7743,
            "name": "eventTime",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7748,
            "name": "eventType",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Event type."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            },
            "inheritedFrom": {
              "type": "reference",
              "target": 7736,
              "name": "BaseEventMetadata.eventType"
            }
          },
          {
            "id": 7749,
            "name": "identity",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The identification type and identity data."
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7542,
              "name": "IdentificationData",
              "package": "@wix/media-collections_media-collections"
            },
            "inheritedFrom": {
              "type": "reference",
              "target": 7737,
              "name": "BaseEventMetadata.identity"
            }
          },
          {
            "id": 7747,
            "name": "instanceId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "App instance ID."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            },
            "inheritedFrom": {
              "type": "reference",
              "target": 7735,
              "name": "BaseEventMetadata.instanceId"
            }
          },
          {
            "id": 7745,
            "name": "originatedFrom",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "If present, indicates the action that triggered the event."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7741,
            "name": "slug",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "This is top level to ease client code dispatching of messages (switch on entity_fqdn+slug)\nThis is although the created/updated/deleted notion is duplication of the oneof types\nExample: created/updated/deleted/started/completed/email_opened"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7744,
            "name": "triggeredByAnonymizeRequest",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Whether the event was triggered as a result of a privacy regulation application\n(for example, GDPR)."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "boolean"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7739,
              7746,
              7740,
              7742,
              7743,
              7748,
              7749,
              7747,
              7745,
              7741,
              7744
            ]
          }
        ],
        "extendedTypes": [
          {
            "type": "reference",
            "target": 7734,
            "name": "BaseEventMetadata",
            "package": "@wix/media-collections_media-collections"
          }
        ]
      },
      {
        "id": 7397,
        "name": "ExternalLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7399,
            "name": "target",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Where this link should open, supports _self and _blank or any name the user chooses. _self means same page, _blank means new page."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7398,
            "name": "url",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The url of the page"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7399,
              7398
            ]
          }
        ]
      },
      {
        "id": 7666,
        "name": "FilterBy",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7667,
            "name": "memberStatus",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member's status in the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7606,
              "name": "MemberStatus",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7667
            ]
          }
        ]
      },
      {
        "id": 7634,
        "name": "FilterByRoles",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7635,
            "name": "roles",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7606,
                "name": "MemberStatus",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7635
            ]
          }
        ]
      },
      {
        "id": 7758,
        "name": "GetCollectionItemIdentifiers",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7760,
            "name": "itemId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Item id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7759,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7760,
              7759
            ]
          }
        ]
      },
      {
        "id": 7625,
        "name": "GetCollectionItemRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7627,
            "name": "itemId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Item id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7626,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7627,
              7626
            ]
          }
        ]
      },
      {
        "id": 7628,
        "name": "GetCollectionItemResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7629,
            "name": "item",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The item"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7343,
              "name": "MediaCollectionItem",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7629
            ]
          }
        ]
      },
      {
        "id": 7724,
        "name": "GetCollectionItemResponseNonNullableFields",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7725,
            "name": "item",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "src/collections-v1-collection-media-collections.universal.ts",
                "qualifiedName": "MediaCollectionItemNonNullableFields"
              },
              "name": "MediaCollectionItemNonNullableFields",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7725
            ]
          }
        ]
      },
      {
        "id": 7599,
        "name": "GetMediaCollectionRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7602,
            "name": "limit",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The amount of items per response, default is 50"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7600,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7601,
            "name": "offset",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "number of items to skip in the current sort order, default is 0"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7602,
              7600,
              7601
            ]
          }
        ]
      },
      {
        "id": 7603,
        "name": "GetMediaCollectionResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7604,
            "name": "mediaCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7327,
              "name": "MediaCollection",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7605,
            "name": "memberStatus",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The member's status in the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7606,
              "name": "MemberStatus",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7604,
              7605
            ]
          }
        ]
      },
      {
        "id": 7719,
        "name": "GetMediaCollectionResponseNonNullableFields",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7720,
            "name": "mediaCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7710,
              "name": "MediaCollectionNonNullableFields",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7721,
            "name": "memberStatus",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "reference",
              "target": 7606,
              "name": "MemberStatus",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7720,
              7721
            ]
          }
        ]
      },
      {
        "id": 7753,
        "name": "GetOptions",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7755,
            "name": "limit",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The amount of items per response, default is 50"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7754,
            "name": "offset",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "number of items to skip in the current sort order, default is 0"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7755,
              7754
            ]
          }
        ]
      },
      {
        "id": 7542,
        "name": "IdentificationData",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7543,
            "name": "anonymousVisitorId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of a site visitor that has not logged in to the site."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            },
            "overwrites": {
              "type": "reference",
              "target": 7549,
              "name": "IdentificationDataIdOneOf.anonymousVisitorId"
            }
          },
          {
            "id": 7546,
            "name": "appId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of an app."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            },
            "overwrites": {
              "type": "reference",
              "target": 7552,
              "name": "IdentificationDataIdOneOf.appId"
            }
          },
          {
            "id": 7547,
            "name": "identityType",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "type": {
              "type": "reference",
              "target": 7553,
              "name": "WebhookIdentityType",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7544,
            "name": "memberId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of a site visitor that has logged in to the site."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            },
            "overwrites": {
              "type": "reference",
              "target": 7550,
              "name": "IdentificationDataIdOneOf.memberId"
            }
          },
          {
            "id": 7545,
            "name": "wixUserId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of a Wix user (site owner, contributor, etc.)."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            },
            "overwrites": {
              "type": "reference",
              "target": 7551,
              "name": "IdentificationDataIdOneOf.wixUserId"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7543,
              7546,
              7547,
              7544,
              7545
            ]
          }
        ],
        "extendedTypes": [
          {
            "type": "reference",
            "target": 7548,
            "name": "IdentificationDataIdOneOf",
            "package": "@wix/media-collections_media-collections"
          }
        ]
      },
      {
        "id": 7548,
        "name": "IdentificationDataIdOneOf",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7549,
            "name": "anonymousVisitorId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of a site visitor that has not logged in to the site."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7552,
            "name": "appId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of an app."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7550,
            "name": "memberId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of a site visitor that has logged in to the site."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7551,
            "name": "wixUserId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "ID of a Wix user (site owner, contributor, etc.)."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7549,
              7552,
              7550,
              7551
            ]
          }
        ],
        "extendedBy": [
          {
            "type": "reference",
            "target": 7542,
            "name": "IdentificationData"
          }
        ]
      },
      {
        "id": 7616,
        "name": "ItemInCollection",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7624,
            "name": "creatorNickname",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The creator's nickname"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7623,
            "name": "firstItem",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The first item in the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7343,
              "name": "MediaCollectionItem",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7619,
            "name": "isItemInCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Is the item in the collection"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "boolean"
            }
          },
          {
            "id": 7620,
            "name": "isLocked",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Is the collection locked"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "boolean"
            }
          },
          {
            "id": 7617,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7618,
            "name": "name",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection name"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7621,
            "name": "role",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member's role in the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7606,
              "name": "MemberStatus",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7622,
            "name": "totalItemsCount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Total count of items in the collection"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7624,
              7623,
              7619,
              7620,
              7617,
              7618,
              7621,
              7622
            ]
          }
        ]
      },
      {
        "id": 7581,
        "name": "ItemsAddedToCollection",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7583,
            "name": "addedByMember",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the member who added items"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7585,
            "name": "addedDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "When the items were added"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7582,
            "name": "collectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the collection"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7584,
            "name": "collectionItemIds",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Ids of the items that were added"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7571,
                "name": "CollectionItemId",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7583,
              7585,
              7582,
              7584
            ]
          }
        ]
      },
      {
        "id": 7586,
        "name": "ItemsRemovedFromCollection",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7587,
            "name": "collectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the collection"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7589,
            "name": "itemIds",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Ids of the items that were removed"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "intrinsic",
                "name": "string"
              }
            }
          },
          {
            "id": 7588,
            "name": "removedByMember",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the member who removed items"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7590,
            "name": "removedDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "When the items were removed"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7587,
              7589,
              7588,
              7590
            ]
          }
        ]
      },
      {
        "id": 7688,
        "name": "JoinToCollectionRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7689,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection to join"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7689
            ]
          }
        ]
      },
      {
        "id": 7690,
        "name": "JoinToCollectionResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7695,
        "name": "LeaveCollectionRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7696,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection the member will be leaving"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7696
            ]
          }
        ]
      },
      {
        "id": 7697,
        "name": "LeaveCollectionResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7365,
        "name": "Link",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7369,
            "name": "target",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Link target"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7367,
            "name": "text",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Link text"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7366,
            "name": "type",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7371,
              "name": "Type",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7368,
            "name": "url",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Link url"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7370,
            "name": "wixLinkData",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Data on how to construct the link from wix editor inputs"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7375,
              "name": "WixLink",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7369,
              7367,
              7366,
              7368,
              7370
            ]
          }
        ]
      },
      {
        "id": 7707,
        "name": "ListAllItemsBelongToCollectionRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7708,
        "name": "ListAllItemsBelongToCollectionResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7709,
            "name": "itemIds",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "List of the item ids that belong to one or more collection"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "intrinsic",
                "name": "string"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7709
            ]
          }
        ]
      },
      {
        "id": 7698,
        "name": "ListCollectionItemsRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7699,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection to get its items"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7699
            ]
          }
        ]
      },
      {
        "id": 7700,
        "name": "ListCollectionItemsResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7701,
            "name": "collectionItems",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The collection's items"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7702,
                "name": "CollectionItem",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7701
            ]
          }
        ]
      },
      {
        "id": 7732,
        "name": "ListCollectionItemsResponseNonNullableFields",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7733,
            "name": "collectionItems",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": {
                  "sourceFileName": "src/collections-v1-collection-media-collections.universal.ts",
                  "qualifiedName": "CollectionItemNonNullableFields"
                },
                "name": "CollectionItemNonNullableFields",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7733
            ]
          }
        ]
      },
      {
        "id": 7780,
        "name": "ListCollectionMembersOptions",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7781,
            "name": "filterBy",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Filter the members by their role in the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7666,
              "name": "FilterBy",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7781
            ]
          }
        ]
      },
      {
        "id": 7663,
        "name": "ListCollectionMembersRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7665,
            "name": "filterBy",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Filter the members by their role in the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7666,
              "name": "FilterBy",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7664,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "the collection to get its members"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7665,
              7664
            ]
          }
        ]
      },
      {
        "id": 7668,
        "name": "ListCollectionMembersResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7669,
            "name": "membersRoles",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The collection's members and their roles"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7670,
                "name": "MemberAndStatus",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7669
            ]
          }
        ]
      },
      {
        "id": 7730,
        "name": "ListCollectionMembersResponseNonNullableFields",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7731,
            "name": "membersRoles",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": {
                  "sourceFileName": "src/collections-v1-collection-media-collections.universal.ts",
                  "qualifiedName": "MemberAndStatusNonNullableFields"
                },
                "name": "MemberAndStatusNonNullableFields",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7731
            ]
          }
        ]
      },
      {
        "id": 7756,
        "name": "ListCollectionsForItemOptions",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7757,
            "name": "galleryId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Gallery id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7757
            ]
          }
        ]
      },
      {
        "id": 7611,
        "name": "ListCollectionsForItemRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7612,
            "name": "galleryId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Gallery id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7613,
            "name": "itemId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Item id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7612,
              7613
            ]
          }
        ]
      },
      {
        "id": 7614,
        "name": "ListCollectionsForItemResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7615,
            "name": "itemInCollections",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The collections that the item belongs to"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7616,
                "name": "ItemInCollection",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7615
            ]
          }
        ]
      },
      {
        "id": 7722,
        "name": "ListCollectionsForItemResponseNonNullableFields",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7723,
            "name": "itemInCollections",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": {
                  "sourceFileName": "src/collections-v1-collection-media-collections.universal.ts",
                  "qualifiedName": "ItemInCollectionNonNullableFields"
                },
                "name": "ItemInCollectionNonNullableFields",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7723
            ]
          }
        ]
      },
      {
        "id": 7630,
        "name": "ListMediaCollectionsRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7633,
            "name": "filterByRoles",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "If empty, no filter will be applied\nElse, will return only collections that the member has those roles on them. Currently supporting: MEMBER, ADMIN."
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7634,
              "name": "FilterByRoles",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7631,
            "name": "limit",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "the amount of collections per response, default is 1000"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7632,
            "name": "offset",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "number of collections to skip in the current sort order, default is 0"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7633,
              7631,
              7632
            ]
          }
        ]
      },
      {
        "id": 7636,
        "name": "ListMediaCollectionsResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7637,
            "name": "collectionsStatus",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The collections and the member's role in them"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7639,
                "name": "CollectionAndStatus",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7638,
            "name": "totalCollectionsCount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "total count of MediaCollection members"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7637,
              7638
            ]
          }
        ]
      },
      {
        "id": 7726,
        "name": "ListMediaCollectionsResponseNonNullableFields",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7727,
            "name": "collectionsStatus",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": {
                  "sourceFileName": "src/collections-v1-collection-media-collections.universal.ts",
                  "qualifiedName": "CollectionAndStatusNonNullableFields"
                },
                "name": "CollectionAndStatusNonNullableFields",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7727
            ]
          }
        ]
      },
      {
        "id": 7761,
        "name": "ListOptions",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7764,
            "name": "filterByRoles",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "If empty, no filter will be applied\nElse, will return only collections that the member has those roles on them. Currently supporting: MEMBER, ADMIN."
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7634,
              "name": "FilterByRoles",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7762,
            "name": "limit",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "the amount of collections per response, default is 1000"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7763,
            "name": "offset",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "number of collections to skip in the current sort order, default is 0"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7764,
              7762,
              7763
            ]
          }
        ]
      },
      {
        "id": 7327,
        "name": "MediaCollection",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7333,
            "name": "_createdDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "when MediaCollection was created"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7328,
            "name": "_id",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7332,
            "name": "creator",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "the member who created the MediaCollection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7338,
              "name": "CollectionMember",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7330,
            "name": "description",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7334,
            "name": "items",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items in the collection"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7343,
                "name": "MediaCollectionItem",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7335,
            "name": "itemsCount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "total count of items"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          },
          {
            "id": 7337,
            "name": "locked",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "If true, the collection is locked and should not be updated"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "boolean"
            }
          },
          {
            "id": 7331,
            "name": "membersCount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "total count of MediaCollection members"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          },
          {
            "id": 7329,
            "name": "name",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection name"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7336,
            "name": "privacySettings",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Privacy settings"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7495,
              "name": "PrivacySettings",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7333,
              7328,
              7332,
              7330,
              7334,
              7335,
              7337,
              7331,
              7329,
              7336
            ]
          }
        ]
      },
      {
        "id": 7343,
        "name": "MediaCollectionItem",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7347,
            "name": "_id",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "item id"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7356,
            "name": "_updatedDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "When the item was last updated"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7355,
            "name": "addedDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "When the item was added to the collection"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7354,
            "name": "dataType",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "item type: text, photo or video"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7441,
              "name": "DataType",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7352,
            "name": "description",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "item's description"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7360,
            "name": "galleryId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Gallery id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7353,
            "name": "link",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "a link from the item to something else"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7365,
              "name": "Link",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7357,
            "name": "mediaOwner",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The owner of the media"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7490,
              "name": "MediaOwner",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7348,
            "name": "mediaUrl",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "item url for photos or video"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7350,
            "name": "name",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "item's original filename"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7344,
            "name": "photoMetadata",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Photo metadata"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7446,
              "name": "PhotoMetadata",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7362,
              "name": "MediaCollectionItemMetadataOneOf.photoMetadata"
            }
          },
          {
            "id": 7349,
            "name": "sortOrder",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "if not present in an update it mean the item will be added as currentTimestamp"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7358,
            "name": "tags",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Tags for media"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "intrinsic",
                "name": "string"
              }
            }
          },
          {
            "id": 7346,
            "name": "textMetadata",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Text metadata"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7485,
              "name": "TextMetadata",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7364,
              "name": "MediaCollectionItemMetadataOneOf.textMetadata"
            }
          },
          {
            "id": 7351,
            "name": "title",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "item's title"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7359,
            "name": "token",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Token for media"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7345,
            "name": "videoMetadata",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video metadata"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7461,
              "name": "VideoMetadata",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7363,
              "name": "MediaCollectionItemMetadataOneOf.videoMetadata"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7347,
              7356,
              7355,
              7354,
              7352,
              7360,
              7353,
              7357,
              7348,
              7350,
              7344,
              7349,
              7358,
              7346,
              7351,
              7359,
              7345
            ]
          }
        ],
        "extendedTypes": [
          {
            "type": "reference",
            "target": 7361,
            "name": "MediaCollectionItemMetadataOneOf",
            "package": "@wix/media-collections_media-collections"
          }
        ]
      },
      {
        "id": 7361,
        "name": "MediaCollectionItemMetadataOneOf",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7362,
            "name": "photoMetadata",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Photo metadata"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7446,
              "name": "PhotoMetadata",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7364,
            "name": "textMetadata",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Text metadata"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7485,
              "name": "TextMetadata",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7363,
            "name": "videoMetadata",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video metadata"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7461,
              "name": "VideoMetadata",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7362,
              7364,
              7363
            ]
          }
        ],
        "extendedBy": [
          {
            "type": "reference",
            "target": 7343,
            "name": "MediaCollectionItem"
          }
        ]
      },
      {
        "id": 7710,
        "name": "MediaCollectionNonNullableFields",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7711,
            "name": "_id",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7714,
            "name": "creator",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "src/collections-v1-collection-media-collections.universal.ts",
                "qualifiedName": "CollectionMemberNonNullableFields"
              },
              "name": "CollectionMemberNonNullableFields",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7715,
            "name": "items",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": {
                  "sourceFileName": "src/collections-v1-collection-media-collections.universal.ts",
                  "qualifiedName": "MediaCollectionItemNonNullableFields"
                },
                "name": "MediaCollectionItemNonNullableFields",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7716,
            "name": "itemsCount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          },
          {
            "id": 7718,
            "name": "locked",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "intrinsic",
              "name": "boolean"
            }
          },
          {
            "id": 7713,
            "name": "membersCount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          },
          {
            "id": 7712,
            "name": "name",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7717,
            "name": "privacySettings",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "type": {
              "type": "reference",
              "target": 7495,
              "name": "PrivacySettings",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7711,
              7714,
              7715,
              7716,
              7718,
              7713,
              7712,
              7717
            ]
          }
        ]
      },
      {
        "id": 7670,
        "name": "MemberAndStatus",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7671,
            "name": "member",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The member"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7338,
              "name": "CollectionMember",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7672,
            "name": "memberStatus",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The member's role in the collection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7606,
              "name": "MemberStatus",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7671,
              7672
            ]
          }
        ]
      },
      {
        "id": 7591,
        "name": "MemberJoinedToCollection",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7592,
            "name": "collectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the collection"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7594,
            "name": "joinedDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "When the member was joined"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7593,
            "name": "memberId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the member who joined"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7592,
              7594,
              7593
            ]
          }
        ]
      },
      {
        "id": 7595,
        "name": "MemberLeftCollection",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7596,
            "name": "collectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the collection"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7598,
            "name": "leftDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "When the member left"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7597,
            "name": "memberId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of the member who left"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7596,
              7598,
              7597
            ]
          }
        ]
      },
      {
        "id": 7537,
        "name": "MessageEnvelope",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7541,
            "name": "data",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Stringify payload."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7539,
            "name": "eventType",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Event type."
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7540,
            "name": "identity",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The identification type and identity data."
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7542,
              "name": "IdentificationData",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7538,
            "name": "instanceId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "App instance ID."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7541,
              7539,
              7540,
              7538
            ]
          }
        ]
      },
      {
        "id": 7406,
        "name": "PageLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7407,
            "name": "pageId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The page id we want from the site"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7409,
            "name": "rel",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "rel of link"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7400,
                "name": "LinkRel",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7408,
            "name": "target",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Where this link should open, supports _self and _blank or any name the user chooses. _self means same page, _blank means new page."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7407,
              7409,
              7408
            ]
          }
        ]
      },
      {
        "id": 7769,
        "name": "PartiallyUpdateMediaCollection",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7775,
            "name": "_createdDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "when MediaCollection was created"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7770,
            "name": "_id",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection id"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7774,
            "name": "creator",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "the member who created the MediaCollection"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7338,
              "name": "CollectionMember",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7772,
            "name": "description",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7776,
            "name": "items",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items in the collection"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7343,
                "name": "MediaCollectionItem",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7777,
            "name": "itemsCount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "total count of items"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          },
          {
            "id": 7779,
            "name": "locked",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "If true, the collection is locked and should not be updated"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "boolean"
            }
          },
          {
            "id": 7773,
            "name": "membersCount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "total count of MediaCollection members"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          },
          {
            "id": 7771,
            "name": "name",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection name"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7778,
            "name": "privacySettings",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Privacy settings"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7495,
              "name": "PrivacySettings",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7775,
              7770,
              7774,
              7772,
              7776,
              7777,
              7779,
              7773,
              7771,
              7778
            ]
          }
        ]
      },
      {
        "id": 7653,
        "name": "PartiallyUpdateMediaCollectionRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7654,
            "name": "mediaCollection",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection to update"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7327,
              "name": "MediaCollection",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7654
            ]
          }
        ]
      },
      {
        "id": 7655,
        "name": "PartiallyUpdateMediaCollectionResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7499,
        "name": "PermanentSiteDeletedResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7503,
            "name": "_createdDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true,
              "isReadonly": true
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7500,
            "name": "requestId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7502,
            "name": "status",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "reference",
              "target": 7504,
              "name": "Status",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7501,
            "name": "uniqueServiceIdentifier",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7503,
              7500,
              7502,
              7501
            ]
          }
        ]
      },
      {
        "id": 7428,
        "name": "PhoneLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7429,
            "name": "phoneNumber",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The phone number we want to link to"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7429
            ]
          }
        ]
      },
      {
        "id": 7446,
        "name": "PhotoMetadata",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7450,
            "name": "exif",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "aka Exchangeable image file format"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Record"
                  },
                  "typeArguments": [
                    {
                      "type": "intrinsic",
                      "name": "string"
                    },
                    {
                      "type": "intrinsic",
                      "name": "any"
                    }
                  ],
                  "name": "Record",
                  "package": "typescript"
                }
              ]
            }
          },
          {
            "id": 7449,
            "name": "focalPoint",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The focal point of the image"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7454,
              "name": "Point",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7448,
            "name": "height",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Photo height"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7453,
            "name": "mediaId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "id in WixMedia"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7451,
            "name": "quality",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "the image quality"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7452,
            "name": "unsharpMasking",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "photo sharpening"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7457,
              "name": "UnsharpMasking",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7447,
            "name": "width",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Photo width"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7450,
              7449,
              7448,
              7453,
              7451,
              7452,
              7447
            ]
          }
        ]
      },
      {
        "id": 7454,
        "name": "Point",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7455,
            "name": "x",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "x coordinate"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          },
          {
            "id": 7456,
            "name": "y",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "y coordinate"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7455,
              7456
            ]
          }
        ]
      },
      {
        "id": 7784,
        "name": "RemoveItemsOptions",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7785,
            "name": "itemsIds",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items to remove"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "intrinsic",
                "name": "string"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7785
            ]
          }
        ]
      },
      {
        "id": 7677,
        "name": "RemoveItemsRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7679,
            "name": "itemsIds",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Items to remove"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "intrinsic",
                "name": "string"
              }
            }
          },
          {
            "id": 7678,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {},
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection to remove items from"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7679,
              7678
            ]
          }
        ]
      },
      {
        "id": 7680,
        "name": "RemoveItemsResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7691,
        "name": "RemoveMemberFromCollectionRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7692,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection the member will be removed from being a member"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7693,
            "name": "memberId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Member id to remove from the collection"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7692,
              7693
            ]
          }
        ]
      },
      {
        "id": 7694,
        "name": "RemoveMemberFromCollectionResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7480,
        "name": "Resolution",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7483,
            "name": "height",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video height"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7484,
            "name": "urls",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Map representing the file format (eg mp4)  to the url. In case of an external source the format can be youtube, vimeo, etc."
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Record"
              },
              "typeArguments": [
                {
                  "type": "intrinsic",
                  "name": "string"
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ],
              "name": "Record",
              "package": "typescript"
            }
          },
          {
            "id": 7481,
            "name": "videoMode",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "eg 720p, 1024p etc"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7482,
            "name": "width",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video width"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7483,
              7484,
              7481,
              7482
            ]
          }
        ]
      },
      {
        "id": 7529,
        "name": "RestoreInfo",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7530,
            "name": "deletedDate",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Date"
                  },
                  "name": "Date",
                  "package": "typescript"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7530
            ]
          }
        ]
      },
      {
        "id": 7485,
        "name": "TextMetadata",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7489,
            "name": "editorFontId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "the wix editor's font Id used to display the text data"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7488,
            "name": "editorHtml",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "populated via progallery app only (ck editor format)"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7486,
            "name": "html",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "text data"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7487,
            "name": "style",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "css style info for container"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "reference",
                  "target": {
                    "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                    "qualifiedName": "Record"
                  },
                  "typeArguments": [
                    {
                      "type": "intrinsic",
                      "name": "string"
                    },
                    {
                      "type": "intrinsic",
                      "name": "any"
                    }
                  ],
                  "name": "Record",
                  "package": "typescript"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7489,
              7488,
              7486,
              7487
            ]
          }
        ]
      },
      {
        "id": 7474,
        "name": "Thumbnail",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7478,
            "name": "default",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Is this the default thumbnail"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "boolean"
                }
              ]
            }
          },
          {
            "id": 7479,
            "name": "focalPoint",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The focal point of the image"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7454,
              "name": "Point",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7477,
            "name": "height",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Thumbnail height"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7475,
            "name": "url",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Thumbnail url"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7476,
            "name": "width",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Thumbnail width"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7478,
              7479,
              7477,
              7475,
              7476
            ]
          }
        ]
      },
      {
        "id": 7434,
        "name": "TpaPageLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [
            {
              "kind": "text",
              "text": "Link to a TPA page"
            }
          ]
        },
        "children": [
          {
            "id": 7438,
            "name": "appDefinitionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of app being linked to (AppDefId)"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7436,
            "name": "itemId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of linked item"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7435,
            "name": "itemTypeIdentifier",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Type of item (e.g. 'wix.stores.sub_pages.product')"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7437,
            "name": "pageId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Id of linked page"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7439,
            "name": "path",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The relativepath of linked page"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7440,
            "name": "rel",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "rel of link"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7400,
                "name": "LinkRel",
                "package": "@wix/media-collections_media-collections"
              }
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7438,
              7436,
              7435,
              7437,
              7439,
              7440
            ]
          }
        ]
      },
      {
        "id": 7457,
        "name": "UnsharpMasking",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7458,
            "name": "amount",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "number controls the amount of contrast that is added at the edges."
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7459,
            "name": "radius",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "number in pixels. The size of the edges to be enhanced"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7460,
            "name": "threshold",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The minimal level of brightness change that will be sharpened"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7458,
              7459,
              7460
            ]
          }
        ]
      },
      {
        "id": 7656,
        "name": "UpdateCollectionLockRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7658,
            "name": "locked",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Lock status"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "boolean"
            }
          },
          {
            "id": 7657,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection to lock"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7658,
              7657
            ]
          }
        ]
      },
      {
        "id": 7659,
        "name": "UpdateCollectionLockResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7684,
        "name": "UpdateItem",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7685,
            "name": "itemId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Item to update"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          },
          {
            "id": 7686,
            "name": "orderIndex",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "New order index of the item"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "number"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7685,
              7686
            ]
          }
        ]
      },
      {
        "id": 7681,
        "name": "UpdateItemsRequest",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7683,
            "name": "items",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7684,
                "name": "UpdateItem",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7682,
            "name": "mediaCollectionId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Collection to update items"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7683,
              7682
            ]
          }
        ]
      },
      {
        "id": 7687,
        "name": "UpdateItemsResponse",
        "variant": "declaration",
        "kind": 256,
        "flags": {}
      },
      {
        "id": 7461,
        "name": "VideoMetadata",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7464,
            "name": "duration",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video duration in milliseconds"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7468,
            "name": "externalId",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "External source's representation for this video's id"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "string"
                }
              ]
            }
          },
          {
            "id": 7463,
            "name": "height",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video height"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          },
          {
            "id": 7466,
            "name": "posters",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video posters"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7474,
                "name": "Thumbnail",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7467,
            "name": "resolutions",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video resolutions"
                }
              ]
            },
            "type": {
              "type": "array",
              "elementType": {
                "type": "reference",
                "target": 7480,
                "name": "Resolution",
                "package": "@wix/media-collections_media-collections"
              }
            }
          },
          {
            "id": 7465,
            "name": "source",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video source"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7469,
              "name": "Source",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7462,
            "name": "width",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Video width"
                }
              ]
            },
            "type": {
              "type": "union",
              "types": [
                {
                  "type": "literal",
                  "value": null
                },
                {
                  "type": "intrinsic",
                  "name": "number"
                }
              ]
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7464,
              7468,
              7463,
              7466,
              7467,
              7465,
              7462
            ]
          }
        ]
      },
      {
        "id": 7432,
        "name": "WhatsAppLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "children": [
          {
            "id": 7433,
            "name": "phoneNumber",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "The whatsApp phone number we want to connect with"
                }
              ]
            },
            "type": {
              "type": "intrinsic",
              "name": "string"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7433
            ]
          }
        ]
      },
      {
        "id": 7375,
        "name": "WixLink",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [
            {
              "kind": "text",
              "text": "The link object generated by panels in the editor and used by applications in Wix"
            }
          ]
        },
        "children": [
          {
            "id": 7383,
            "name": "address",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Address link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7430,
              "name": "AddressLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7394,
              "name": "WixLinkLinkOneOf.address"
            }
          },
          {
            "id": 7378,
            "name": "anchor",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Anchor link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7410,
              "name": "AnchorLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7389,
              "name": "WixLinkLinkOneOf.anchor"
            }
          },
          {
            "id": 7380,
            "name": "document",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Document link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7420,
              "name": "DocumentLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7391,
              "name": "WixLinkLinkOneOf.document"
            }
          },
          {
            "id": 7379,
            "name": "dynamicPage",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Dynamic page link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7415,
              "name": "DynamicPageLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7390,
              "name": "WixLinkLinkOneOf.dynamicPage"
            }
          },
          {
            "id": 7381,
            "name": "email",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Email link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7424,
              "name": "EmailLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7392,
              "name": "WixLinkLinkOneOf.email"
            }
          },
          {
            "id": 7376,
            "name": "external",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "External link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7397,
              "name": "ExternalLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7387,
              "name": "WixLinkLinkOneOf.external"
            }
          },
          {
            "id": 7377,
            "name": "page",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Page link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7406,
              "name": "PageLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7388,
              "name": "WixLinkLinkOneOf.page"
            }
          },
          {
            "id": 7382,
            "name": "phone",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Phone link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7428,
              "name": "PhoneLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7393,
              "name": "WixLinkLinkOneOf.phone"
            }
          },
          {
            "id": 7385,
            "name": "tpaPage",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "TPA link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7434,
              "name": "TpaPageLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7396,
              "name": "WixLinkLinkOneOf.tpaPage"
            }
          },
          {
            "id": 7384,
            "name": "whatsApp",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "WhatsApp link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7432,
              "name": "WhatsAppLink",
              "package": "@wix/media-collections_media-collections"
            },
            "overwrites": {
              "type": "reference",
              "target": 7395,
              "name": "WixLinkLinkOneOf.whatsApp"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7383,
              7378,
              7380,
              7379,
              7381,
              7376,
              7377,
              7382,
              7385,
              7384
            ]
          }
        ],
        "extendedTypes": [
          {
            "type": "reference",
            "target": 7386,
            "name": "WixLinkLinkOneOf",
            "package": "@wix/media-collections_media-collections"
          }
        ]
      },
      {
        "id": 7386,
        "name": "WixLinkLinkOneOf",
        "variant": "declaration",
        "kind": 256,
        "flags": {},
        "comment": {
          "summary": [],
          "blockTags": [
            {
              "tag": "@oneof",
              "content": []
            }
          ]
        },
        "children": [
          {
            "id": 7394,
            "name": "address",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Address link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7430,
              "name": "AddressLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7389,
            "name": "anchor",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Anchor link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7410,
              "name": "AnchorLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7391,
            "name": "document",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Document link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7420,
              "name": "DocumentLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7390,
            "name": "dynamicPage",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Dynamic page link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7415,
              "name": "DynamicPageLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7392,
            "name": "email",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Email link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7424,
              "name": "EmailLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7387,
            "name": "external",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "External link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7397,
              "name": "ExternalLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7388,
            "name": "page",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Page link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7406,
              "name": "PageLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7393,
            "name": "phone",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Phone link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7428,
              "name": "PhoneLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7396,
            "name": "tpaPage",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "TPA link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7434,
              "name": "TpaPageLink",
              "package": "@wix/media-collections_media-collections"
            }
          },
          {
            "id": 7395,
            "name": "whatsApp",
            "variant": "declaration",
            "kind": 1024,
            "flags": {
              "isOptional": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "WhatsApp link type"
                }
              ]
            },
            "type": {
              "type": "reference",
              "target": 7432,
              "name": "WhatsAppLink",
              "package": "@wix/media-collections_media-collections"
            }
          }
        ],
        "groups": [
          {
            "title": "Properties",
            "children": [
              7394,
              7389,
              7391,
              7390,
              7392,
              7387,
              7388,
              7393,
              7396,
              7395
            ]
          }
        ],
        "extendedBy": [
          {
            "type": "reference",
            "target": 7375,
            "name": "WixLink"
          }
        ]
      },
      {
        "id": 7303,
        "name": "_delete",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7304,
            "name": "_delete",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Delete a collection"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollectionId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7305,
                "name": "mediaCollectionId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "the collection to delete"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intrinsic",
                  "name": "void"
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7310,
        "name": "addItems",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7311,
            "name": "addItems",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Add items to a collection"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollectionId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7312,
                "name": "mediaCollectionId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Collection to add items"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              },
              {
                "id": 7313,
                "name": "options",
                "variant": "param",
                "kind": 32768,
                "flags": {
                  "isOptional": true
                },
                "type": {
                  "type": "reference",
                  "target": 7782,
                  "name": "AddItemsOptions",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intrinsic",
                  "name": "void"
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7295,
        "name": "create",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7296,
            "name": "create",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Create a new collection"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "name"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7297,
                "name": "name",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Name of the collection"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              },
              {
                "id": 7298,
                "name": "options",
                "variant": "param",
                "kind": 32768,
                "flags": {
                  "isOptional": true
                },
                "type": {
                  "type": "reference",
                  "target": 7765,
                  "name": "CreateOptions",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intersection",
                  "types": [
                    {
                      "type": "reference",
                      "target": 7651,
                      "name": "CreateMediaCollectionResponse",
                      "package": "@wix/media-collections_media-collections"
                    },
                    {
                      "type": "reference",
                      "target": 7728,
                      "name": "CreateMediaCollectionResponseNonNullableFields",
                      "package": "@wix/media-collections_media-collections"
                    }
                  ]
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7281,
        "name": "get",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7282,
            "name": "get",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Get a specific collection by its id"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollectionId"
                    }
                  ]
                },
                {
                  "tag": "@returns",
                  "content": [
                    {
                      "kind": "text",
                      "text": "The collection"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7283,
                "name": "mediaCollectionId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Collection id"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              },
              {
                "id": 7284,
                "name": "options",
                "variant": "param",
                "kind": 32768,
                "flags": {
                  "isOptional": true
                },
                "type": {
                  "type": "reference",
                  "target": 7753,
                  "name": "GetOptions",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intersection",
                  "types": [
                    {
                      "type": "reference",
                      "target": 7327,
                      "name": "MediaCollection",
                      "package": "@wix/media-collections_media-collections"
                    },
                    {
                      "type": "reference",
                      "target": 7710,
                      "name": "MediaCollectionNonNullableFields",
                      "package": "@wix/media-collections_media-collections"
                    }
                  ]
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7289,
        "name": "getCollectionItem",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7290,
            "name": "getCollectionItem",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Get a specific item from a collection"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "identifiers"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "identifiers.itemId"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "identifiers.mediaCollectionId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7291,
                "name": "identifiers",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "type": {
                  "type": "reference",
                  "target": 7758,
                  "name": "GetCollectionItemIdentifiers",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intersection",
                  "types": [
                    {
                      "type": "reference",
                      "target": 7628,
                      "name": "GetCollectionItemResponse",
                      "package": "@wix/media-collections_media-collections"
                    },
                    {
                      "type": "reference",
                      "target": 7724,
                      "name": "GetCollectionItemResponseNonNullableFields",
                      "package": "@wix/media-collections_media-collections"
                    }
                  ]
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7318,
        "name": "joinToCollection",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7319,
            "name": "joinToCollection",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Join to a collection"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollectionId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7320,
                "name": "mediaCollectionId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Collection to join"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intrinsic",
                  "name": "void"
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7321,
        "name": "leaveCollection",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7322,
            "name": "leaveCollection",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollectionId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7323,
                "name": "mediaCollectionId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Collection the member will be leaving"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intrinsic",
                  "name": "void"
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7292,
        "name": "list",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7293,
            "name": "list",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "List all collections that the item belongs to"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7294,
                "name": "options",
                "variant": "param",
                "kind": 32768,
                "flags": {
                  "isOptional": true
                },
                "type": {
                  "type": "reference",
                  "target": 7761,
                  "name": "ListOptions",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intersection",
                  "types": [
                    {
                      "type": "reference",
                      "target": 7636,
                      "name": "ListMediaCollectionsResponse",
                      "package": "@wix/media-collections_media-collections"
                    },
                    {
                      "type": "reference",
                      "target": 7726,
                      "name": "ListMediaCollectionsResponseNonNullableFields",
                      "package": "@wix/media-collections_media-collections"
                    }
                  ]
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7324,
        "name": "listCollectionItems",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7325,
            "name": "listCollectionItems",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollectionId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7326,
                "name": "mediaCollectionId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Collection to get its items"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intersection",
                  "types": [
                    {
                      "type": "reference",
                      "target": 7700,
                      "name": "ListCollectionItemsResponse",
                      "package": "@wix/media-collections_media-collections"
                    },
                    {
                      "type": "reference",
                      "target": 7732,
                      "name": "ListCollectionItemsResponseNonNullableFields",
                      "package": "@wix/media-collections_media-collections"
                    }
                  ]
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7306,
        "name": "listCollectionMembers",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7307,
            "name": "listCollectionMembers",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "List all members of a collection"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollectionId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7308,
                "name": "mediaCollectionId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "the collection to get its members"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              },
              {
                "id": 7309,
                "name": "options",
                "variant": "param",
                "kind": 32768,
                "flags": {
                  "isOptional": true
                },
                "type": {
                  "type": "reference",
                  "target": 7780,
                  "name": "ListCollectionMembersOptions",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intersection",
                  "types": [
                    {
                      "type": "reference",
                      "target": 7668,
                      "name": "ListCollectionMembersResponse",
                      "package": "@wix/media-collections_media-collections"
                    },
                    {
                      "type": "reference",
                      "target": 7730,
                      "name": "ListCollectionMembersResponseNonNullableFields",
                      "package": "@wix/media-collections_media-collections"
                    }
                  ]
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7285,
        "name": "listCollectionsForItem",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7286,
            "name": "listCollectionsForItem",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "List all collections that the member has a role in them"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "itemId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7287,
                "name": "itemId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Item id"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              },
              {
                "id": 7288,
                "name": "options",
                "variant": "param",
                "kind": 32768,
                "flags": {
                  "isOptional": true
                },
                "type": {
                  "type": "reference",
                  "target": 7756,
                  "name": "ListCollectionsForItemOptions",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intersection",
                  "types": [
                    {
                      "type": "reference",
                      "target": 7614,
                      "name": "ListCollectionsForItemResponse",
                      "package": "@wix/media-collections_media-collections"
                    },
                    {
                      "type": "reference",
                      "target": 7722,
                      "name": "ListCollectionsForItemResponseNonNullableFields",
                      "package": "@wix/media-collections_media-collections"
                    }
                  ]
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7275,
        "name": "onCollectionCreated",
        "variant": "declaration",
        "kind": 64,
        "flags": {},
        "signatures": [
          {
            "id": 7276,
            "name": "onCollectionCreated",
            "variant": "signature",
            "kind": 4096,
            "flags": {},
            "comment": {
              "summary": [],
              "blockTags": [
                {
                  "tag": "@webhook",
                  "content": []
                },
                {
                  "tag": "@eventType",
                  "content": [
                    {
                      "kind": "text",
                      "text": "wix.collections.collection_created"
                    }
                  ]
                },
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7277,
                "name": "handler",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "type": {
                  "type": "reflection",
                  "declaration": {
                    "id": 7278,
                    "name": "__type",
                    "variant": "declaration",
                    "kind": 65536,
                    "flags": {},
                    "signatures": [
                      {
                        "id": 7279,
                        "name": "__type",
                        "variant": "signature",
                        "kind": 4096,
                        "flags": {},
                        "parameters": [
                          {
                            "id": 7280,
                            "name": "event",
                            "variant": "param",
                            "kind": 32768,
                            "flags": {},
                            "type": {
                              "type": "reference",
                              "target": 7750,
                              "name": "CollectionCreatedEnvelope",
                              "package": "@wix/media-collections_media-collections"
                            }
                          }
                        ],
                        "type": {
                          "type": "union",
                          "types": [
                            {
                              "type": "intrinsic",
                              "name": "void"
                            },
                            {
                              "type": "reference",
                              "target": {
                                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                                "qualifiedName": "Promise"
                              },
                              "typeArguments": [
                                {
                                  "type": "intrinsic",
                                  "name": "void"
                                }
                              ],
                              "name": "Promise",
                              "package": "typescript"
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              }
            ],
            "type": {
              "type": "intrinsic",
              "name": "void"
            }
          }
        ]
      },
      {
        "id": 7299,
        "name": "partiallyUpdate",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7300,
            "name": "partiallyUpdate",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Update a collection"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "_id"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollection"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7301,
                "name": "_id",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Collection id"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              },
              {
                "id": 7302,
                "name": "mediaCollection",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "type": {
                  "type": "reference",
                  "target": 7769,
                  "name": "PartiallyUpdateMediaCollection",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intrinsic",
                  "name": "void"
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      },
      {
        "id": 7314,
        "name": "removeItems",
        "variant": "declaration",
        "kind": 64,
        "flags": {
          "isPublic": true
        },
        "signatures": [
          {
            "id": 7315,
            "name": "removeItems",
            "variant": "signature",
            "kind": 4096,
            "flags": {
              "isPublic": true
            },
            "comment": {
              "summary": [
                {
                  "kind": "text",
                  "text": "Remove items from a collection"
                }
              ],
              "blockTags": [
                {
                  "tag": "@documentationMaturity",
                  "content": [
                    {
                      "kind": "text",
                      "text": "preview"
                    }
                  ]
                },
                {
                  "tag": "@requiredField",
                  "content": [
                    {
                      "kind": "text",
                      "text": "mediaCollectionId"
                    }
                  ]
                }
              ]
            },
            "parameters": [
              {
                "id": 7316,
                "name": "mediaCollectionId",
                "variant": "param",
                "kind": 32768,
                "flags": {},
                "comment": {
                  "summary": [
                    {
                      "kind": "text",
                      "text": "Collection to remove items from"
                    }
                  ]
                },
                "type": {
                  "type": "intrinsic",
                  "name": "string"
                }
              },
              {
                "id": 7317,
                "name": "options",
                "variant": "param",
                "kind": 32768,
                "flags": {
                  "isOptional": true
                },
                "type": {
                  "type": "reference",
                  "target": 7784,
                  "name": "RemoveItemsOptions",
                  "package": "@wix/media-collections_media-collections"
                }
              }
            ],
            "type": {
              "type": "reference",
              "target": {
                "sourceFileName": "../../../../../node_modules/typescript/lib/lib.es5.d.ts",
                "qualifiedName": "Promise"
              },
              "typeArguments": [
                {
                  "type": "intrinsic",
                  "name": "void"
                }
              ],
              "name": "Promise",
              "package": "typescript"
            }
          }
        ]
      }
    ],
    "groups": [
      {
        "title": "Enumerations",
        "children": [
          7441,
          7400,
          7490,
          7606,
          7495,
          7469,
          7504,
          7371,
          7553
        ]
      },
      {
        "title": "Interfaces",
        "children": [
          7535,
          7647,
          7782,
          7673,
          7676,
          7430,
          7410,
          7734,
          7639,
          7574,
          7750,
          7559,
          7565,
          7702,
          7571,
          7338,
          7642,
          7651,
          7728,
          7765,
          7660,
          7662,
          7420,
          7509,
          7522,
          7415,
          7424,
          7508,
          7527,
          7533,
          7531,
          7738,
          7397,
          7666,
          7634,
          7758,
          7625,
          7628,
          7724,
          7599,
          7603,
          7719,
          7753,
          7542,
          7548,
          7616,
          7581,
          7586,
          7688,
          7690,
          7695,
          7697,
          7365,
          7707,
          7708,
          7698,
          7700,
          7732,
          7780,
          7663,
          7668,
          7730,
          7756,
          7611,
          7614,
          7722,
          7630,
          7636,
          7726,
          7761,
          7327,
          7343,
          7361,
          7710,
          7670,
          7591,
          7595,
          7537,
          7406,
          7769,
          7653,
          7655,
          7499,
          7428,
          7446,
          7454,
          7784,
          7677,
          7680,
          7691,
          7694,
          7480,
          7529,
          7485,
          7474,
          7434,
          7457,
          7656,
          7659,
          7684,
          7681,
          7687,
          7461,
          7432,
          7375,
          7386
        ]
      },
      {
        "title": "Functions",
        "children": [
          7303,
          7310,
          7295,
          7281,
          7289,
          7318,
          7321,
          7292,
          7324,
          7306,
          7285,
          7275,
          7299,
          7314
        ]
      }
    ],
    "packageName": "@wix/media-collections_media-collections",
    "symbolIdMap": {}
  },
  "appendices": {
    "/": [
      {
        "type": "GUIDE",
        "title": "Setup",
        "src": "To use the MediaCollections API, install the `@wix/media-collections` package using npm or Yarn:\n  ```console\nnpm install @wix/media-collections\n```\n\nor\n\n```console\nyarn add @wix/media-collections\n```\n\nThen import `{ mediaCollections }` from `@wix/media-collections`:\n\n```js\nimport { mediaCollections } from '@wix/media-collections'\n```\n  "
      }
    ],
    "/addItems": [
      {
        "type": "EXAMPLE",
        "title": "addItems: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function addItems(mediaCollectionId, options) {\n  const response = await mediaCollections.addItems(mediaCollectionId, options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "addItems: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function addItems(mediaCollectionId, options) {\n  const response = await myWixClient.mediaCollections.addItems(mediaCollectionId, options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/create": [
      {
        "type": "EXAMPLE",
        "title": "create: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function create(name, options) {\n  const response = await mediaCollections.create(name, options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "create: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function create(name, options) {\n  const response = await myWixClient.mediaCollections.create(name, options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/delete": [
      {
        "type": "EXAMPLE",
        "title": "delete: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function delete(mediaCollectionId) {\n  const response = await mediaCollections.delete(mediaCollectionId);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "delete: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function delete(mediaCollectionId) {\n  const response = await myWixClient.mediaCollections.delete(mediaCollectionId);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/get": [
      {
        "type": "EXAMPLE",
        "title": "get: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function get(mediaCollectionId, options) {\n  const response = await mediaCollections.get(mediaCollectionId, options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "get: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function get(mediaCollectionId, options) {\n  const response = await myWixClient.mediaCollections.get(mediaCollectionId, options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/getCollectionItem": [
      {
        "type": "EXAMPLE",
        "title": "getCollectionItem: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function getCollectionItem(identifiers) {\n  const response = await mediaCollections.getCollectionItem(identifiers);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "getCollectionItem: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function getCollectionItem(identifiers) {\n  const response = await myWixClient.mediaCollections.getCollectionItem(identifiers);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/joinToCollection": [
      {
        "type": "EXAMPLE",
        "title": "joinToCollection: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function joinToCollection(mediaCollectionId) {\n  const response = await mediaCollections.joinToCollection(mediaCollectionId);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "joinToCollection: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function joinToCollection(mediaCollectionId) {\n  const response = await myWixClient.mediaCollections.joinToCollection(mediaCollectionId);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/leaveCollection": [
      {
        "type": "EXAMPLE",
        "title": "leaveCollection: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function leaveCollection(mediaCollectionId) {\n  const response = await mediaCollections.leaveCollection(mediaCollectionId);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "leaveCollection: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function leaveCollection(mediaCollectionId) {\n  const response = await myWixClient.mediaCollections.leaveCollection(mediaCollectionId);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/list": [
      {
        "type": "EXAMPLE",
        "title": "list: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function list(options) {\n  const response = await mediaCollections.list(options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "list: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function list(options) {\n  const response = await myWixClient.mediaCollections.list(options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/listAllItemsBelongToCollection": [
      {
        "type": "EXAMPLE",
        "title": "listAllItemsBelongToCollection: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function listAllItemsBelongToCollection() {\n  const response = await mediaCollections.listAllItemsBelongToCollection();\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "listAllItemsBelongToCollection: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function listAllItemsBelongToCollection() {\n  const response = await myWixClient.mediaCollections.listAllItemsBelongToCollection();\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/listCollectionItems": [
      {
        "type": "EXAMPLE",
        "title": "listCollectionItems: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function listCollectionItems(mediaCollectionId) {\n  const response = await mediaCollections.listCollectionItems(mediaCollectionId);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "listCollectionItems: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function listCollectionItems(mediaCollectionId) {\n  const response = await myWixClient.mediaCollections.listCollectionItems(mediaCollectionId);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/listCollectionMembers": [
      {
        "type": "EXAMPLE",
        "title": "listCollectionMembers: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function listCollectionMembers(mediaCollectionId, options) {\n  const response = await mediaCollections.listCollectionMembers(mediaCollectionId, options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "listCollectionMembers: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function listCollectionMembers(mediaCollectionId, options) {\n  const response = await myWixClient.mediaCollections.listCollectionMembers(mediaCollectionId, options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/listCollectionsForItem": [
      {
        "type": "EXAMPLE",
        "title": "listCollectionsForItem: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function listCollectionsForItem(itemId, options) {\n  const response = await mediaCollections.listCollectionsForItem(itemId, options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "listCollectionsForItem: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function listCollectionsForItem(itemId, options) {\n  const response = await myWixClient.mediaCollections.listCollectionsForItem(itemId, options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/onCollectionCreated": [
      {
        "type": "EXAMPLE",
        "title": "onCollectionCreated: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nmediaCollections.onCollectionCreated((event) => {\n    // handle your event here\n});"
      },
      {
        "type": "EXAMPLE",
        "title": "onCollectionCreated: Self-hosted",
        "src": "import { createClient, AppStrategy } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n\nconst wixClient = createClient({\n  auth: AppStrategy({\n    appId: 'MY-APP-ID',\n    publicKey: 'YOUR_APP_PUBLIC_KEY',\n   }),\n   modules: {\n      mediaCollections,\n    },\n});\n\nwixClient.mediaCollections.onCollectionCreated((event) => {\n    // handle your event here\n});"
      }
    ],
    "/partiallyUpdate": [
      {
        "type": "EXAMPLE",
        "title": "partiallyUpdate: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function partiallyUpdate(id, mediaCollection) {\n  const response = await mediaCollections.partiallyUpdate(id, mediaCollection);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "partiallyUpdate: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function partiallyUpdate(id, mediaCollection) {\n  const response = await myWixClient.mediaCollections.partiallyUpdate(id, mediaCollection);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/removeItems": [
      {
        "type": "EXAMPLE",
        "title": "removeItems: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function removeItems(mediaCollectionId, options) {\n  const response = await mediaCollections.removeItems(mediaCollectionId, options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "removeItems: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function removeItems(mediaCollectionId, options) {\n  const response = await myWixClient.mediaCollections.removeItems(mediaCollectionId, options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/removeMemberFromCollection": [
      {
        "type": "EXAMPLE",
        "title": "removeMemberFromCollection: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function removeMemberFromCollection(identifiers) {\n  const response = await mediaCollections.removeMemberFromCollection(identifiers);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "removeMemberFromCollection: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function removeMemberFromCollection(identifiers) {\n  const response = await myWixClient.mediaCollections.removeMemberFromCollection(identifiers);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/updateItems": [
      {
        "type": "EXAMPLE",
        "title": "updateItems: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function updateItems(mediaCollectionId, options) {\n  const response = await mediaCollections.updateItems(mediaCollectionId, options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "updateItems: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function updateItems(mediaCollectionId, options) {\n  const response = await myWixClient.mediaCollections.updateItems(mediaCollectionId, options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ],
    "/updateLock": [
      {
        "type": "EXAMPLE",
        "title": "updateLock: Wix-hosted",
        "src": "import { mediaCollections } from '@wix/media-collections';\n\nasync function updateLock(mediaCollectionId, options) {\n  const response = await mediaCollections.updateLock(mediaCollectionId, options);\n};"
      },
      {
        "type": "EXAMPLE",
        "title": "updateLock: Self-hosted",
        "src": "import { createClient } from '@wix/sdk';\nimport { mediaCollections } from '@wix/media-collections';\n// Import the auth strategy for the relevant access type\n// Import the relevant host module if needed\n\nconst myWixClient = createClient ({\n  modules: { mediaCollections },\n  // Include the auth strategy and host as relevant\n});\n\n\nasync function updateLock(mediaCollectionId, options) {\n  const response = await myWixClient.mediaCollections.updateLock(mediaCollectionId, options);\n};",
        "description": "Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client)."
      }
    ]
  },
  "standaloneTypes": {},
  "metadata": {
    "fqdn": "wix.collections.v1.collection"
  }
}
