interface UpdateWatchingParams {
    note?: string;
    watchingId: number;
}

Properties

Properties

note?: string

Note メモ

watchingId: number

Watching ID ウォッチのID