TransferErrorCode interface

Transfer error code

Properties

code

Get the HTTP code.

subCode

Get the subCode/reason code.

Property Details

code

Get the HTTP code.

code: number

Property Value

number

subCode

Get the subCode/reason code.

subCode?: number

Property Value

number