# PriceRuleValidityPeriod - admin - OBJECT
Version: 2025-01

## Description
A time period during which a price rule is applicable.

### Access Scopes
`read_price_rules` access scope.


## Fields
* [end](/docs/api/admin/2025-01/scalars/DateTime): DateTime - The time after which the price rule becomes invalid.
* [start](/docs/api/admin/2025-01/scalars/DateTime): DateTime! - The time after which the price rule is valid.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples