Class: ApigeePlatform::Objects::DeveloperApp

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

Class Method Summary collapse

Methods inherited from Base

collection_path, configure, #custom_attributes, element_path, #encode, #id, #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

Class Method Details

.element_nameObject



12
13
14
# File 'lib/apigee-platform/objects/developer_app.rb', line 12

def self.element_name
  'app'
end