Class CustomFeeNamespace

proto

Hierarchy

Constructors

  • Parameters

    • props: {
          allCollectorsAreExempt: undefined | boolean;
          feeCollectorAccountId: undefined | string | AccountId;
      } = {}
      • allCollectorsAreExempt: undefined | boolean
      • feeCollectorAccountId: undefined | string | AccountId

    Returns CustomFee

Properties

_allCollectorsAreExempt: boolean
_feeCollectorAccountId: null | AccountId

Accessors

Methods

Generated using TypeDoc