Global

Type Definitions

cbType()

Source:

ctxType

Source:
Type:
  • Object.<string, Object>

orderType

Source:
Properties:
Name Type Description
id string

An identifier for the order.

tid string

A transaction id for a captured order.

user string

The requesting user.

units number

Number of units requested.

value number

Total cost in dollars.

Type:
  • Object