Bagikan melalui


HttpErrorRangeParameters interface

Objek JSON yang mewakili rentang untuk kode status http

Properti

begin

Awal inklusif dari rentang kode status http.

end

Akhir inklusif dari rentang kode status http.

Detail Properti

begin

Awal inklusif dari rentang kode status http.

begin?: number

Nilai Properti

number

end

Akhir inklusif dari rentang kode status http.

end?: number

Nilai Properti

number