docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IUpdateAttachmentRequest

    A request to update a new annotation attachment.

    Namespace: Unity.Cloud.Collaboration.Models.AttachmentRequest
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public interface IUpdateAttachmentRequest

    Properties

    Type

    The type of the Attachment, this should be used to identify the specific type of Attachment given.

    Declaration
    [DataMember(Name = "type", EmitDefaultValue = true)]
    string Type { get; }
    Property Value
    Type Description
    string
    Examples

    "file" | "other"

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)