IdResource: {
    createdAt: string;
    id: number;
    updatedAt: string;
}

Type declaration

  • createdAt: string

    The date and time (in ISO format) the resource was created

  • id: number

    The id the resource

  • updatedAt: string

    The date and time (in ISO format) the resource was last updated