Exposable Format Attributes
Allows the parameter to use exposeable format attributes as choices (only usable by readers).
Specification
| key | type | required | description |
|---|---|---|---|
| formatName | string | yes | The short name of the format such as XLXS. |
| direction | enum: reader, writer |
yes | Indicate whether the attributes from the reader or writer should be in the choice set. |
Example
{
}