# 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.
