Class: ApigeePlatform::Objects::Developer

Inherits:
Base
  • Object
show all
Defined in:
lib/apigee-platform/objects/developer.rb

Instance Method Summary collapse

Methods inherited from Base

collection_path, configure, #custom_attributes, element_path, #encode, #initialize, instantiate_record, #load, prefix_options, set_prefix_options

Methods included from Associations

included

Constructor Details

This class inherits a constructor from ApigeePlatform::Objects::Base

Instance Method Details

#idObject



15
16
17
# File 'lib/apigee-platform/objects/developer.rb', line 15

def id
  developerId || email
end