--- title: customRequestResult description: Contains result of a custom request --- ## Constructor: customRequestResult [Back to constructors index](index.md) Contains result of a custom request ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |result|[string](../types/string.md) | Yes|JSON-serialized result| ### Type: [CustomRequestResult](../types/CustomRequestResult.md)