Class AccountOperationRestrictionTransactionV1Descriptor

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

Allow or block outgoing transactions depending on their transaction type (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.