Class: ApigeePlatform::Objects::Developer
- 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
Constructor Details
This class inherits a constructor from ApigeePlatform::Objects::Base
Instance Method Details
#id ⇒ Object
15 16 17 |
# File 'lib/apigee-platform/objects/developer.rb', line 15 def id developerId || email end |