Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

argument name

type

optional

value

description

command

string

'setCustomVendors'

parameter

object

CustomVendorsList

CustomVendorsList list holding the custom vendors ' properties.

callback

function

✔️

function(message:JSON, success:boolean)

The callback function that is called with the function call result.

...