WalletErrorEvent
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / WalletErrorEvent
Interface: WalletErrorEvent
Section titled “Interface: WalletErrorEvent”Defined in: @sip-protocol/types/dist/index.d.ts:2920
Error event - wallet error occurred
Extends
Section titled “Extends”WalletEventBase
Properties
Section titled “Properties”timestamp
Section titled “timestamp”timestamp:
number
Defined in: @sip-protocol/types/dist/index.d.ts:2884
Inherited from
Section titled “Inherited from”WalletEventBase.timestamp
type:
"error"
Defined in: @sip-protocol/types/dist/index.d.ts:2921
Overrides
Section titled “Overrides”WalletEventBase.type
code:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2922
message
Section titled “message”message:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2923
details?
Section titled “details?”
optionaldetails:unknown
Defined in: @sip-protocol/types/dist/index.d.ts:2924