Bagikan melalui


ServiceSubmitBatchResponseModel type

Berisi data respons untuk operasi submitBatch.

type ServiceSubmitBatchResponseModel = WithResponse<
  ServiceSubmitBatchResponseInternal,
  ServiceSubmitBatchHeaders
>