CommitBatchStatusResponse interface
Commit Batch Status Response.
- Extends
Properties
| commit |
Commit Batch Details. |
| commit |
Commit Batch Identifier. |
| commit |
Commit Batch State. |
Inherited Properties
| error | The error object. |
Property Details
commitBatchDetails
commitBatchId
Commit Batch Identifier.
commitBatchId?: string
Property Value
string
commitBatchState
Commit Batch State.
commitBatchState?: string
Property Value
string