Interface Opentext

A textual response

interface Opentext {
    length: number;
    imputed?: boolean;
}

Properties

Properties

length: number

The maximum number of characters in the response

imputed?: boolean

True if no explicit length was written in the DSC - so the default is being used