The RecordDetailsConfig type contains inputs needed to define
what is returned for record details. A RecordDetails will be
returned for each RecordDetailsConfig provided.
Column - defines a field to be returned in
the RecordDetails of the Results. If none are specified,
the default set (which may not be all) is returned.
Operator - a RefinementOperator that selects the
record of interest from the current State. It is an error
for the resulting filter to select more or fewer than one record.
This attribute is required.
Its form is unqualified.
Show details.
Base type of HandlerFunction is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
This attribute is required.
Its form is unqualified.
Show details.
Base type of HandlerNamespace is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
This attribute is required.
Its form is unqualified.
Show details.
Base type of Id is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
This attribute is required.
Its form is unqualified.
Show details.
Base type of Name is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
This attribute is required.
Its form is unqualified.
Show details.
Base type of Spec is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
The RecordDetailsConfig type contains inputs needed to define
what is returned for record details. A RecordDetails will be
returned for each RecordDetailsConfig provided.
<code>Column</code>
- defines a field to be returned in
the RecordDetails of the Results. If none are specified,
the default set (which may not be all) is returned.
<code>Operator</code>
- a RefinementOperator that selects the
record of interest from the current State. It is an error
for the resulting filter to select more or fewer than one record.