Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContributionNodeQueryResult

Result of a contribution node query. Wraps the resulting contribution nodes and provider details.

Hierarchy

  • ContributionNodeQueryResult

Index

Properties

Properties

Optional nodes

nodes: object

Map of contribution ids to corresponding node.

Type declaration

Optional providerDetails

providerDetails: object

Map of provder ids to the corresponding provider details object.

Type declaration

Generated using TypeDoc