Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 714 Bytes

File metadata and controls

30 lines (18 loc) · 714 Bytes

ValidateSubreddit200ResponseOneOfSubreddit

Properties

Name Type Description Notes
name String [optional]
title String [optional]
description String [optional]
subscribers Integer [optional]
isNSFW Boolean [optional]
type TypeEnum [optional]
allowImages Boolean [optional]
allowVideos Boolean [optional]

Enum: TypeEnum

Name Value
PUBLIC "public"
PRIVATE "private"
RESTRICTED "restricted"