# AbiTable

## Summary

| Members                                                                                                                         | Descriptions                    |
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- |
| `public string` [`name`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_table_1a8ccf841cb59e451791bcb2e1ac4f1edc)              | Name of the Table.              |
| `public string` [`index_type`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_table_1a0b1d0a67856f4a8e33b17dd0f08405e0)        | index-type of the primary index |
| `public List< string >` [`key_names`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_table_1a30ca3636088c1d37c17ded754bcc76fe) | Key-Names of the Table.         |
| `public List< string >` [`key_types`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_table_1a7fa3adf800d4be5bb2e7b7a02d52df24) | Key-Types of the Table.         |
| `public string` [`type`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_table_1acce15679d830831b0bbe8ebc2a60b2ca)              | Type of the Table-Rows.         |

## Members

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

Name of the Table.

**`public string`** [**`index_type`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_table_1a0b1d0a67856f4a8e33b17dd0f08405e0)

index-type of the primary index

**`public List< string >`** [**`key_names`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_table_1a30ca3636088c1d37c17ded754bcc76fe)

Key-Names of the Table.

**`public List< string >`** [**`key_types`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_abi_table_1a7fa3adf800d4be5bb2e7b7a02d52df24)

Key-Types of the Table.

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

Type of the Table-Rows.
