Skip to main content
Docs

DeletedObjectResource

The DeletedObjectResource type represents an item that has been deleted from the database.

Properties

  • Name
    deleted
    Type
    boolean
    Description

    Whether the object has been deleted.

  • Name
    id?
    Type
    string
    Description

    The unique identifier for the deleted object.

  • Name
    object
    Type
    string
    Description

    The type of object that has been deleted.

  • Name
    slug?
    Type
    string
    Description

    The URL-friendly identifier for the deleted object.

Feedback

What did you think of this content?

Last updated on