RBWCM-SDK Documentation - v1.1.0
    Preparing search index...

    Class NoteEntity

    Represents a specific Note within the system. Provides helper methods to easily update, delete, or upload an icon for this note.

    Index

    Constructors

    Properties

    content: string
    createdAt: Date
    id: number
    staffer: string | null
    updatedAt: Date
    userId: number

    Methods