Property:Price

From StarfinderWiki

The price of this release.

Definition

TraitValueDescription
TypeSTRING (Text)This determines what kind of values can be stored in this property and how they are edited in the forms.
Autocompletebased on values used with this propertyDescribes how form select the suggested values.
Allows pattern^(Free|[$€]\d+(.\d+)?)$The REGEX pattern values of this field should match.
Form noteThe purchase price of the product in the form of "$4.99".An additional info shown next to the field in forms.

Usage

A count of the unique properties:

ValueCount
$5.99122
$19.9974
$22.9947
Free30
$39.9916
$8.9916
$24.9913
$4.9913
$6.9913
$5.0011
$9.995
$44.994
$35.992
$59.992
$79.992
$15.991
$29.991
$46.991
$47.991
$49.991
$54.991
$74.991
Showing 20 pages using this property.

Showing 10 related entities (more are available).

The request is being processed and may take a moment. Preparing...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_pattern": { "price": "^(Free|[$€]\\d+(.\\d+)?)$" } } }