--- title: testVectorStringObject description: Tests only. A simple object containing just a vector of objects containing a string image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # 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)