Options
Public
  • Public
  • Public/Protected
  • All
Menu

Interface EmptyFailureDecoding

This type represents a decoding of empty return data from an unsuccessful call, a reversion with no message.

Hierarchy

  • EmptyFailureDecoding

Index

Properties

Properties

decodingMode

decodingMode: DecodingMode

The decoding mode that was used; see the README for more on these.

kind

kind: "failure"

The kind of decoding; indicates that this is an EmptyFailureDecoding.

status

status: false

Indicates that this kind of decoding indicates an unsuccessful return.

Generated using TypeDoc