共用方式為


Status interface

狀態屬性。

屬性

code

狀態碼。

description

狀態原因。

exception

例外狀況狀態。

屬性詳細資料

code

狀態碼。

code?: number

屬性值

number

description

狀態原因。

description?: string

屬性值

string

exception

例外狀況狀態。

exception?: string

屬性值

string