Package version:

Type Alias ChangeDataCaptureStatusResponse

ChangeDataCaptureStatusResponse: {
    body: string;
}

Contains response data for the status operation.

Type declaration

  • body: string

    The parsed response body.