--- title: testVectorStringObject description: Tests only. A simple object containing just a vector of objects containing a string --- ## Constructor: testVectorStringObject [Back to constructors index](index.md) Tests only. A simple object containing just a vector of objects containing a string ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |value|Array of [testString](../constructors/testString.md) | Yes|The vector of objects| ### Type: [TestVectorStringObject](../types/TestVectorStringObject.md)