共用方式為


StopFinishDetails interface

表示模型自然終止之停止原因的結構化表示法。

Extends

屬性

stop

模型終止的令牌序列。

type

物件類型,這個物件一律為 'stop'。

屬性詳細資料

stop

模型終止的令牌序列。

stop: string

屬性值

string

type

物件類型,這個物件一律為 'stop'。

type: "stop"

屬性值

"stop"