Class: Patreon::Identity

Inherits:
Object
  • Object
show all
Defined in:
lib/patreon/objects/identity.rb

Constant Summary collapse

DEFAULT_FIELDS =
"about,can_see_nsfw,created,email,first_name,full_name,hide_pledges,image_url,is_email_verified,last_name,like_count,social_connections,thumb_url,url,vanity"

Method Summary

Methods inherited from Object

#initialize, #to_ostruct

Constructor Details

This class inherits a constructor from Patreon::Object