Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReceiveJsonOptions

Hierarchy

  • ReceiveJsonOptions

Index

Properties

Properties

Optional errors

errors: undefined | {}

Optional queue

queue: undefined | false | true

Indicate sequencial operation or not

Optional timeout

timeout: undefined | number

Indicate timeout in milliseconds. If not appliced, default timeout will be applied.

Generated using TypeDoc