xbrl.formula.Boundary
¶
The xbrl.formula.Boundary
enumeration is used to represent the boundary attribute on <pf:instantDurationFilter> filter resources.
Constants¶
- xbrl.formula.Boundary.START
Matches the start date of the duration period.
- xbrl.formula.Boundary.END
Matches the end date of the duration period.