class TheCity::Content
Base
class for The City content types: Topics, Events, Prayers, Needs, and Albums
@!attribute [r] title
@return [String] The title of the post.
@!attribute [r] body
@return [String] The body text of the post.
@!attribute [r] id
@return [Integer] The id associated with the church account.
@!attribute [r] group
@return [TheCity::Group] The group where the content originated.
@!attribute [r] author
@return [TheCity::User] The user who posted the content.
Attributes
address[R]
blurb[R]
body[R]
featured[R]
file_attachments[R]
gender_only[R]
gender_only_gender[R]
group_id[R]
id[R]
leader_only[R]
member_only[R]
plaza[R]
priority[R]
short_url[R]
title[R]