InlineSkillParam interface

model interface InlineSkillParam

Extends

屬性

description

技能描述。

name

這個技能的名字。

source

線上技能載荷

type

定義了這個請求的內嵌技能。

屬性詳細資料

description

技能描述。

description: string

屬性值

string

name

這個技能的名字。

name: string

屬性值

string

source

線上技能載荷

source: InlineSkillSourceParam

屬性值

type

定義了這個請求的內嵌技能。

type: "inline"

屬性值

"inline"