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

Properties

Properties

createdAt: string

Date and time (UTC) the Parcel was created.

id: string

id of the Parcel.