Method: Bitly::API::Organization.attributes

Defined in:
lib/bitly/api/organization.rb

.attributesArray<Symbol>

organization



57
58
59
# File 'lib/bitly/api/organization.rb', line 57

def self.attributes
  [:name, :guid, :is_active, :tier, :tier_family, :tier_display_name, :role, :bsds]
end