interface ResponseListSnapshots {
    snapshots: Snapshot[];
}

Properties

Properties

snapshots: Snapshot[]