Optional ReadonlyactiveOptional ReadonlychannelSets the product distribution Channel for which this Price is valid.
Optional ReadonlycountrySets the country for which this Price is valid.
Optional ReadonlycustomCustom Fields for the StandalonePrice.
Optional ReadonlycustomerSets the CustomerGroup for which this Price is valid.
Optional ReadonlydiscountedSets a discounted price for this Price that is different from the base price with value.
Optional ReadonlykeyUser-defined unique identifier for the StandalonePrice.
Optional ReadonlyrecurrenceRecurrencePolicy for which this Price is valid.
ReadonlyskuSpecifies to which ProductVariant the API associates this Price. It is not validated to exist in product variants.
Optional ReadonlystagedStaged changes for the StandalonePrice.
Optional ReadonlytiersSets price tiers.
If `discounted` is set, the tiered Price is ignored for a Product Variant.
Optional ReadonlyvalidSets the date from which the Price is valid. Must be at least 1 ms earlier than validUntil.
Optional ReadonlyvalidSets the date until the Price is valid. Must be at least 1 ms later than validFrom. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.
ReadonlyvalueSets the money value of this Price.
To set the money value in high precision, use [HighPrecisionMoneyDraft](ctp:api:type:HighPrecisionMoneyDraft).
Set to
false, if the StandalonePrice should not be considered during Product price selection.