Open API v2 will be deprecated on April 3, 2023. Please begin transitioning to Open API v3 as soon as possible. As of September 29, 2022 all new apps will only be permitted to use Open API v3.

API Documentation

TaxonomyPropertyValue

Overview

A representation of structured data values.

Fields

Field Visibility Level Permission Scope Type Description
value_id public none int The numeric ID of this value.
name public none string How to display the value.
scale_id public none int The ID of the scale this belongs to (if any).
order public none int The order of this value under its property
equal_to public none array(int) The list of values this value is equal to (if any).

Associations

This resource has no associations.

Methods

This resource has no methods.

Open API v3New

Your developer account