VerificationStatusRecord interface
代表 VerificationStatus 記錄的類別。
屬性
error |
錯誤碼。 只有在狀態為 UnableToVerify 時,才會顯示這個屬性。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
status | 驗證作業的狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
errorCode
錯誤碼。 只有在狀態為 UnableToVerify 時,才會顯示這個屬性。 注意:此屬性不會序列化。 它只能由伺服器填入。
errorCode?: string
屬性值
string
status
驗證作業的狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
status?: string
屬性值
string