CommitBatchStatusResponse interface

提交批次狀態回應。

Extends

屬性

commitBatchDetails

提交批次細節。

commitBatchId

認可批次標識碼。

commitBatchState

提交批次狀態。

繼承的屬性

error

error 物件。

屬性詳細資料

commitBatchDetails

提交批次細節。

commitBatchDetails?: CommitBatchDetails

屬性值

commitBatchId

認可批次標識碼。

commitBatchId?: string

屬性值

string

commitBatchState

提交批次狀態。

commitBatchState?: string

屬性值

string

繼承的屬性詳細資料

error

error 物件。

error?: ErrorDetail

屬性值

繼承自CommonErrorResponse.error