class documentation

class ContentFilterSyntax(ACMEIntEnum): (source)

View In Hierarchy

Content filter syntax enumeration.

Constant JSON_PATH_SYNTAX JSON Path syntax, as defined in TS-0001 Annex J.2

Inherited from ACMEIntEnum:

Class Method has Check whether the enum type has an entry with either the given int value or string name.
Class Method to Return an enum value by its name.
Method __int__ Get the integer value of an enum.
Method __repr__ Stringify an enum.
Method __str__ Stringify an enum.
JSON_PATH_SYNTAX: int = (source) ΒΆ

JSON Path syntax, as defined in TS-0001 Annex J.2

Value
1