• Copies a zipfile into an AGO item.

    Parameters

    • zipInfo: IZipInfo

      Information about a zipfile such as its name and its zip object

    • destinationItemId: string

      Id of item to receive copy of resource/metadata/thumbnail

    • destinationAuthentication: UserSession

      Credentials for the request to the storage

    Returns Promise<IZipCopyResults>

    A promise which resolves to the result of the copy