interface ResponseListSnapshotsAmino {
    snapshots?: SnapshotAmino[];
}

Properties

Properties

snapshots?: SnapshotAmino[]