For the complete documentation index, see llms.txt. This page is also available as Markdown.

AbiFieldTypeAttribute

class EosSharp::Core::DataAttributes::AbiFieldTypeAttribute
  : public Attribute

Data Attribute to map how the field is represented in the abi.

Summary

Members
Descriptions

public string AbiType

public AbiFieldTypeAttribute(string abiType)

Members

public string AbiType

public AbiFieldTypeAttribute(string abiType)

Last updated