CollectionName
Summary
CollectionName is a WAProto enum that constrains values to predefined options.
Type
- WAProto Enum
Usage
Use this enum to keep field values valid and consistent across serialization flows.
Notes
- Ensure data structures follow the WAProto schema version used by the library.
- For debugging, convert payloads to object/JSON before logging for easier readability.