Class AccountMosaicRestrictionTransactionV1Descriptor

Type safe descriptor used to generate a descriptor map for AccountMosaicRestrictionTransactionV1Descriptor.

Allow or block incoming transactions containing a given set of mosaics (V1, latest).

Constructors

Properties

Methods

Constructors

Properties

rawDescriptor: {
    restrictionFlags: AccountRestrictionFlags;
    type: string;
}

Type declaration

Methods

  • Builds a representation of this descriptor that can be passed to a factory function.

    Returns object

    Descriptor that can be passed to a factory function.