@hashgraph/sdk
    Preparing search index...

    Class FeeDataTypeNamespace

    proto

    Index

    Properties

    _code: number
    Default: FeeDataType

    The resource prices have no special scope

    ScheduleCreateContractCall: FeeDataType

    The resource prices are scoped to a ScheduleCreate containing a ContractCall.

    SubmitMessageWithCustomFees: FeeDataType

    The resource cost for the transaction type includes a ConsensusSubmitMessage for a topic with custom fees.

    TokenFungibleCommon: FeeDataType

    The resource prices are scoped to an operation on a fungible common token

    TokenFungibleCommonWithCustomFees: FeeDataType

    The resource prices are scoped to an operation on a fungible common token with a custom fee schedule

    TokenNonFungibleUnique: FeeDataType

    The resource prices are scoped to an operation on a non-fungible unique token

    TokenNonFungibleUniqueWithCustomFees: FeeDataType

    The resource prices are scoped to an operation on a non-fungible unique token with a custom fee schedule

    TopicCreateWithCustomFees: FeeDataType

    The resource cost for the transaction type includes a TopicCreate with custom fees.

    Methods