TestFdrResult is a union datatype for the results of testing an FDR feed. Use TestFdrErrorResult or the TestFdrSuccessResult datatype and its parameters. Below are the tables for each datatype:

Table: TestFdrErrorResult

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 3, 2024
errors[error]yes Long-TermList of test errors. See also TestFdrSuccessResult.

Table: TestFdrSuccessResult

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 3, 2024
resultbooleanyes Long-TermThe result of the test. It's always 'true'.