interface DeleteWikiPageParams {
    mailNotify?: string;
    wikiId: number;
}

Properties

Properties

mailNotify?: string

True make to notify by Email ページの追加をメールで通知する場合はtrue

wikiId: number

Wiki page ID WikiページのID