Typescript SDK Type Docs
    Preparing search index...

    Interface ParcelChangeValue

    interface ParcelChangeValue {
        createdAt: string;
        id: string;
    }
    Index

    Properties

    Properties

    createdAt: string

    Date and time (UTC) the Parcel was created.

    id: string

    id of the Parcel.