23 lines
439 B
Markdown
23 lines
439 B
Markdown
|
---
|
||
|
title: testBytes
|
||
|
description: Tests only. A simple object containing just a bytes
|
||
|
---
|
||
|
## Constructor: testBytes
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Tests only. A simple object containing just a bytes
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|value|[bytes](../types/bytes.md) | Yes|The bytes|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [TestBytes](../types/TestBytes.md)
|
||
|
|
||
|
|