Class: ApigeePlatform::Objects::DeveloperApp
- 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
Constructor Details
This class inherits a constructor from ApigeePlatform::Objects::Base
Class Method Details
.element_name ⇒ Object
12 13 14 |
# File 'lib/apigee-platform/objects/developer_app.rb', line 12 def self.element_name 'app' end |