Status interface
狀態屬性。
屬性
| code | 狀態代碼。 |
| description | 狀態描述。 |
| exception | 例外狀況狀態。 |
屬性詳細資料
code
狀態代碼。
code?: number
屬性值
number
description
狀態描述。
description?: string
屬性值
string
exception
例外狀況狀態。
exception?: string
屬性值
string
狀態屬性。
| code | 狀態代碼。 |
| description | 狀態描述。 |
| exception | 例外狀況狀態。 |
狀態代碼。
code?: number
number
狀態描述。
description?: string
string
例外狀況狀態。
exception?: string
string