PostType

public enum PostType: String, StringRepresentable

Defines the type of a post. Either a question or an answer

Author

FelixSFD