class documentation
class RuleJSONIfier(HasTypeCode, Protocol[
External serializer for a recurrence rule.
| Method | rule |
Serialize the recurrence rule from the given JSON object. |
| Method | rule |
Construct a recurrence rule from the given JSON object. |
Inherited from HasTypeCode:
| Method | type |
Type-code for the serialized JSON object to be looked up later. |