> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-abiaction.md).

# AbiAction

## Summary

| Members                                                                                                                           | Descriptions                      |
| --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- |
| `public string` [`name`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_action_1a8ccf841cb59e451791bcb2e1ac4f1edc)               | Name of the Action.               |
| `public string` [`type`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_action_1acce15679d830831b0bbe8ebc2a60b2ca)               | <p>Type of the Action<br></p>     |
| `public string` [`ricardian_contract`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_action_1a59991b42e51938747da6118b26d81e5e) | Ricardian-Contract of the Action. |

## Members

**`public string`** [**`name`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_action_1a8ccf841cb59e451791bcb2e1ac4f1edc)

Name of the Action.

**`public string`** [**`type`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_action_1acce15679d830831b0bbe8ebc2a60b2ca)

Type of the Action<br>

**`public string`** [**`ricardian_contract`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_action_1a59991b42e51938747da6118b26d81e5e)

Ricardian-Contract of the Action.
