Bagikan melalui


ParsedBatchResponse interface

Respons multipihak/campuran yang berisi respons untuk setiap subrequest.

Properti

subResponses

Sub respons yang diurai.

subResponsesFailedCount

Jumlah sub respons yang gagal dijalankan;

subResponsesSucceededCount

Jumlah sub respons yang berhasil dijalankan;

Detail Properti

subResponses

Sub respons yang diurai.

subResponses: BatchSubResponse[]

Nilai Properti

subResponsesFailedCount

Jumlah sub respons yang gagal dijalankan;

subResponsesFailedCount: number

Nilai Properti

number

subResponsesSucceededCount

Jumlah sub respons yang berhasil dijalankan;

subResponsesSucceededCount: number

Nilai Properti

number