メインコンテンツまでスキップ
バージョン: v1

type : Subjects

{
/**
* 名
*/
name: string,
/**
* 場所
*
* @nullable
*/
place: null | string,

IsEvent: boolean
}
プロパティ説明
namestring
placenull | string場所
IsEventbooleanイベントかどうか