For the complete documentation index, see llms.txt. This page is also available as Markdown.

PriceOptionsGroupItemOptions Object structure

Parameters

Parameter
Type / Description

Name

String

The name of the option inside the Pricing options group.

Value

String

The code of the option inside the Pricing options group.

Default

Boolean

True or false.

Description

String

The description of the option inside the Pricing options group.

MinValue

Int

The lowest value of a scale interval. Can be NULL.

MaxValue

Int

The highest value of a scale interval. Can be NULL.

Last updated

Was this helpful?