Interface: ContextSizeResponse

context.ContextSizeResponse

The answer field is true if the current context size is between the minSize and maxSize values that are specified in the object, and false otherwise.

Properties

answer

answer: boolean


maxSize

Optional maxSize: number


minSize

Optional minSize: number