Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PayoutPreparationStateData

description

A type that represents data about the state of the processor module. Note that we implement the StateData type to permit more flexibility on gathering module states.

This class shall be used mainly to refer and handle data in relation with the processor module.

see

PreparePayouts

since

v0.4.0

Hierarchy

  • PayoutPreparationStateData

Implements

Index

Constructors

Properties

Constructors

Properties

totalNumberPrepared: number

Contains the total number of prepared payouts that have been signed using the payout module. This data field can be used to avoid count queries.

access

public

var

{number}

Generated using TypeDoc