Class SchemaListResponseResourcesInnerAttributesInner

Miro Developer Platform <img src="https://content.pstmn.io/47449ea6-0ef7-4af2-bac1-e58a70e61c58/aW1hZ2UucG5n\" width="1685" height="593"> ### Miro Developer Platform concepts - New to the Miro Developer Platform? Interested in learning more about platform concepts?? Read our introduction page and familiarize yourself with the Miro Developer Platform capabilities in a few minutes. ### Getting started with the Miro REST API - Quickstart (video): try the REST API in less than 3 minutes. - Quickstart (article): get started and try the REST API in less than 3 minutes. ### Miro REST API tutorials Check out our how-to articles with step-by-step instructions and code examples so you can: - Get started with OAuth 2.0 and Miro ### Miro App Examples Clone our Miro App Examples repository to get inspiration, customize, and explore apps built on top of Miro's Developer Platform 2.0.

The version of the OpenAPI document: v2.0

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Hierarchy

  • SchemaListResponseResourcesInnerAttributesInner

Constructors

Properties

caseExact?: boolean

Indicates whether the attribute is case exact.

description?: string

Description of the attribute.

multiValued?: boolean

Indicates whether the attribute is multi-valued.

mutability?: string

Indicates the mutability of the attribute.

name?: string

Name of the attribute.

required?: boolean

Indicates whether the attribute is required.

returned?: string

Indicates when the attribute is returned in a response.

type?: string

Data type of the attribute.

uniqueness?: string

Indicates the uniqueness of the attribute.