Yurba.js Documentation
    Preparing search index...

    Interface BaseAttachment

    interface BaseAttachment {
        ID: number;
        Timestamp?: number;
        Type: AttachmentType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    ID: number
    Timestamp?: number