共用方式為


MoveBillingSubscriptionErrorDetails interface

傳輸資格驗證的錯誤詳細數據。

屬性

code

傳輸驗證回應的錯誤碼。

details

說明錯誤的詳細錯誤訊息。

message

錯誤訊息。

屬性詳細資料

code

傳輸驗證回應的錯誤碼。

code?: string

屬性值

string

details

說明錯誤的詳細錯誤訊息。

details?: string

屬性值

string

message

錯誤訊息。

message?: string

屬性值

string