Interface Uctx

Charge transfer interface.

Customizes the object charge.

Hierarchy

  • Uctx

Implemented by

Methods

Methods

  • Represents the object as JSON.

    Called if toUC is absent. The result is encoded then with built-in algorithm.

    Returns unknown

    The value to encode instead.

  • Represents the object as charge and transfers it to the given charge receiver.

    It is expected that the receiver accepts charges of any type, so it is not necessary to check the results of receiver's method calls.

    Parameters

    Returns void

Generated using TypeDoc