Class: UtopianRuby::Post
- Inherits:
-
Object
- Object
- UtopianRuby::Post
- Defined in:
- lib/post.rb
Instance Attribute Summary collapse
-
#__v ⇒ Object
Returns the value of attribute __v.
-
#_id ⇒ Object
Returns the value of attribute _id.
-
#abs_rshares ⇒ Object
Returns the value of attribute abs_rshares.
-
#active ⇒ Object
Returns the value of attribute active.
-
#active_votes ⇒ Object
Returns the value of attribute active_votes.
-
#allow_curation_rewards ⇒ Object
Returns the value of attribute allow_curation_rewards.
-
#allow_replies ⇒ Object
Returns the value of attribute allow_replies.
-
#allow_votes ⇒ Object
Returns the value of attribute allow_votes.
-
#author ⇒ Object
Returns the value of attribute author.
-
#author_reputation ⇒ Object
Returns the value of attribute author_reputation.
-
#author_rewards ⇒ Object
Returns the value of attribute author_rewards.
-
#beneficiaries ⇒ Object
Returns the value of attribute beneficiaries.
-
#body ⇒ Object
Returns the value of attribute body.
-
#body_length ⇒ Object
Returns the value of attribute body_length.
-
#cashout_time ⇒ Object
Returns the value of attribute cashout_time.
-
#category ⇒ Object
Returns the value of attribute category.
-
#children ⇒ Object
Returns the value of attribute children.
-
#children_abs_rshares ⇒ Object
Returns the value of attribute children_abs_rshares.
-
#created ⇒ Object
Returns the value of attribute created.
-
#curator_payout_value ⇒ Object
Returns the value of attribute curator_payout_value.
-
#depth ⇒ Object
Returns the value of attribute depth.
-
#flagged ⇒ Object
Returns the value of attribute flagged.
-
#id ⇒ Object
Returns the value of attribute id.
-
#json_metadata ⇒ Object
Returns the value of attribute json_metadata.
-
#last_payout ⇒ Object
Returns the value of attribute last_payout.
-
#last_update ⇒ Object
Returns the value of attribute last_update.
-
#max_accepted_payout ⇒ Object
Returns the value of attribute max_accepted_payout.
-
#max_cashout_time ⇒ Object
Returns the value of attribute max_cashout_time.
-
#moderator ⇒ Object
Returns the value of attribute moderator.
-
#net_rshares ⇒ Object
Returns the value of attribute net_rshares.
-
#net_votes ⇒ Object
Returns the value of attribute net_votes.
-
#parent_author ⇒ Object
Returns the value of attribute parent_author.
-
#parent_permlink ⇒ Object
Returns the value of attribute parent_permlink.
-
#pending ⇒ Object
Returns the value of attribute pending.
-
#pending_payout_value ⇒ Object
Returns the value of attribute pending_payout_value.
-
#percent_steem_dollars ⇒ Object
Returns the value of attribute percent_steem_dollars.
-
#permlink ⇒ Object
Returns the value of attribute permlink.
-
#promoted ⇒ Object
Returns the value of attribute promoted.
-
#reblogged_by ⇒ Object
Returns the value of attribute reblogged_by.
-
#replies ⇒ Object
Returns the value of attribute replies.
-
#reserved ⇒ Object
Returns the value of attribute reserved.
-
#reviewed ⇒ Object
Returns the value of attribute reviewed.
-
#reward_weight ⇒ Object
Returns the value of attribute reward_weight.
-
#root_comment ⇒ Object
Returns the value of attribute root_comment.
-
#root_title ⇒ Object
Returns the value of attribute root_title.
-
#title ⇒ Object
Returns the value of attribute title.
-
#total_payout_value ⇒ Object
Returns the value of attribute total_payout_value.
-
#total_pending_payout_value ⇒ Object
Returns the value of attribute total_pending_payout_value.
-
#total_vote_weight ⇒ Object
Returns the value of attribute total_vote_weight.
-
#url ⇒ Object
Returns the value of attribute url.
-
#vote_rshares ⇒ Object
Returns the value of attribute vote_rshares.
Instance Attribute Details
#__v ⇒ Object
Returns the value of attribute __v.
3 4 5 |
# File 'lib/post.rb', line 3 def __v @__v end |
#_id ⇒ Object
Returns the value of attribute _id.
3 4 5 |
# File 'lib/post.rb', line 3 def _id @_id end |
#abs_rshares ⇒ Object
Returns the value of attribute abs_rshares.
3 4 5 |
# File 'lib/post.rb', line 3 def abs_rshares @abs_rshares end |
#active ⇒ Object
Returns the value of attribute active.
3 4 5 |
# File 'lib/post.rb', line 3 def active @active end |
#active_votes ⇒ Object
Returns the value of attribute active_votes.
3 4 5 |
# File 'lib/post.rb', line 3 def active_votes @active_votes end |
#allow_curation_rewards ⇒ Object
Returns the value of attribute allow_curation_rewards.
3 4 5 |
# File 'lib/post.rb', line 3 def allow_curation_rewards @allow_curation_rewards end |
#allow_replies ⇒ Object
Returns the value of attribute allow_replies.
3 4 5 |
# File 'lib/post.rb', line 3 def allow_replies @allow_replies end |
#allow_votes ⇒ Object
Returns the value of attribute allow_votes.
3 4 5 |
# File 'lib/post.rb', line 3 def allow_votes @allow_votes end |
#author ⇒ Object
Returns the value of attribute author.
3 4 5 |
# File 'lib/post.rb', line 3 def end |
#author_reputation ⇒ Object
Returns the value of attribute author_reputation.
3 4 5 |
# File 'lib/post.rb', line 3 def end |
#author_rewards ⇒ Object
Returns the value of attribute author_rewards.
3 4 5 |
# File 'lib/post.rb', line 3 def end |
#beneficiaries ⇒ Object
Returns the value of attribute beneficiaries.
3 4 5 |
# File 'lib/post.rb', line 3 def beneficiaries @beneficiaries end |
#body ⇒ Object
Returns the value of attribute body.
3 4 5 |
# File 'lib/post.rb', line 3 def body @body end |
#body_length ⇒ Object
Returns the value of attribute body_length.
3 4 5 |
# File 'lib/post.rb', line 3 def body_length @body_length end |
#cashout_time ⇒ Object
Returns the value of attribute cashout_time.
3 4 5 |
# File 'lib/post.rb', line 3 def cashout_time @cashout_time end |
#category ⇒ Object
Returns the value of attribute category.
3 4 5 |
# File 'lib/post.rb', line 3 def category @category end |
#children ⇒ Object
Returns the value of attribute children.
3 4 5 |
# File 'lib/post.rb', line 3 def children @children end |
#children_abs_rshares ⇒ Object
Returns the value of attribute children_abs_rshares.
3 4 5 |
# File 'lib/post.rb', line 3 def children_abs_rshares @children_abs_rshares end |
#created ⇒ Object
Returns the value of attribute created.
3 4 5 |
# File 'lib/post.rb', line 3 def created @created end |
#curator_payout_value ⇒ Object
Returns the value of attribute curator_payout_value.
3 4 5 |
# File 'lib/post.rb', line 3 def curator_payout_value @curator_payout_value end |
#depth ⇒ Object
Returns the value of attribute depth.
3 4 5 |
# File 'lib/post.rb', line 3 def depth @depth end |
#flagged ⇒ Object
Returns the value of attribute flagged.
3 4 5 |
# File 'lib/post.rb', line 3 def flagged @flagged end |
#id ⇒ Object
Returns the value of attribute id.
3 4 5 |
# File 'lib/post.rb', line 3 def id @id end |
#json_metadata ⇒ Object
Returns the value of attribute json_metadata.
3 4 5 |
# File 'lib/post.rb', line 3 def end |
#last_payout ⇒ Object
Returns the value of attribute last_payout.
3 4 5 |
# File 'lib/post.rb', line 3 def last_payout @last_payout end |
#last_update ⇒ Object
Returns the value of attribute last_update.
3 4 5 |
# File 'lib/post.rb', line 3 def last_update @last_update end |
#max_accepted_payout ⇒ Object
Returns the value of attribute max_accepted_payout.
3 4 5 |
# File 'lib/post.rb', line 3 def max_accepted_payout @max_accepted_payout end |
#max_cashout_time ⇒ Object
Returns the value of attribute max_cashout_time.
3 4 5 |
# File 'lib/post.rb', line 3 def max_cashout_time @max_cashout_time end |
#moderator ⇒ Object
Returns the value of attribute moderator.
3 4 5 |
# File 'lib/post.rb', line 3 def moderator @moderator end |
#net_rshares ⇒ Object
Returns the value of attribute net_rshares.
3 4 5 |
# File 'lib/post.rb', line 3 def net_rshares @net_rshares end |
#net_votes ⇒ Object
Returns the value of attribute net_votes.
3 4 5 |
# File 'lib/post.rb', line 3 def net_votes @net_votes end |
#parent_author ⇒ Object
Returns the value of attribute parent_author.
3 4 5 |
# File 'lib/post.rb', line 3 def end |
#parent_permlink ⇒ Object
Returns the value of attribute parent_permlink.
3 4 5 |
# File 'lib/post.rb', line 3 def parent_permlink @parent_permlink end |
#pending ⇒ Object
Returns the value of attribute pending.
3 4 5 |
# File 'lib/post.rb', line 3 def pending @pending end |
#pending_payout_value ⇒ Object
Returns the value of attribute pending_payout_value.
3 4 5 |
# File 'lib/post.rb', line 3 def pending_payout_value @pending_payout_value end |
#percent_steem_dollars ⇒ Object
Returns the value of attribute percent_steem_dollars.
3 4 5 |
# File 'lib/post.rb', line 3 def percent_steem_dollars @percent_steem_dollars end |
#permlink ⇒ Object
Returns the value of attribute permlink.
3 4 5 |
# File 'lib/post.rb', line 3 def permlink @permlink end |
#promoted ⇒ Object
Returns the value of attribute promoted.
3 4 5 |
# File 'lib/post.rb', line 3 def promoted @promoted end |
#reblogged_by ⇒ Object
Returns the value of attribute reblogged_by.
3 4 5 |
# File 'lib/post.rb', line 3 def reblogged_by @reblogged_by end |
#replies ⇒ Object
Returns the value of attribute replies.
3 4 5 |
# File 'lib/post.rb', line 3 def replies @replies end |
#reserved ⇒ Object
Returns the value of attribute reserved.
3 4 5 |
# File 'lib/post.rb', line 3 def reserved @reserved end |
#reviewed ⇒ Object
Returns the value of attribute reviewed.
3 4 5 |
# File 'lib/post.rb', line 3 def reviewed @reviewed end |
#reward_weight ⇒ Object
Returns the value of attribute reward_weight.
3 4 5 |
# File 'lib/post.rb', line 3 def reward_weight @reward_weight end |
#root_comment ⇒ Object
Returns the value of attribute root_comment.
3 4 5 |
# File 'lib/post.rb', line 3 def root_comment @root_comment end |
#root_title ⇒ Object
Returns the value of attribute root_title.
3 4 5 |
# File 'lib/post.rb', line 3 def root_title @root_title end |
#title ⇒ Object
Returns the value of attribute title.
3 4 5 |
# File 'lib/post.rb', line 3 def title @title end |
#total_payout_value ⇒ Object
Returns the value of attribute total_payout_value.
3 4 5 |
# File 'lib/post.rb', line 3 def total_payout_value @total_payout_value end |
#total_pending_payout_value ⇒ Object
Returns the value of attribute total_pending_payout_value.
3 4 5 |
# File 'lib/post.rb', line 3 def total_pending_payout_value @total_pending_payout_value end |
#total_vote_weight ⇒ Object
Returns the value of attribute total_vote_weight.
3 4 5 |
# File 'lib/post.rb', line 3 def total_vote_weight @total_vote_weight end |
#url ⇒ Object
Returns the value of attribute url.
3 4 5 |
# File 'lib/post.rb', line 3 def url @url end |
#vote_rshares ⇒ Object
Returns the value of attribute vote_rshares.
3 4 5 |
# File 'lib/post.rb', line 3 def vote_rshares @vote_rshares end |