Show / Hide Table of Contents

TransactionAttribute Class

The data structure representing the transaction attributes.

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public class TransactionAttribute: IApiInterface

Attributes

NameDescription
Data Returns data outside of the purpose of transaction
Usage Returns data related to the purpose of the transaction

Constructor

The TransactionAttribute object is constructed through GetAttributes () of Translation object.