> For the complete documentation index, see [llms.txt](https://centr.gitbook.io/netcs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centr.gitbook.io/netcs/api/basic-types/bytecodeobject.md).

# ByteCodeObject

The ByteCodeObject Model

| Field      | Type     | Description  |
| ---------- | -------- | ------------ |
| `Name`     | `string` | Name of Byte |
| `ByteCode` | `byte[]` | Code of Byte |
