Skip to content

Interface: ContextSizeResponse

Response from context.isSizeBetween API. Contains the answer and the min and max size.

Table of contents

Properties

Properties

answer

answer: boolean


maxSize

maxSize: number


minSize

minSize: number