Method: OData4::EntitySet#service_name

Defined in:
lib/odata4/entity_set.rb

#service_nameObject (readonly)

The OData4::Service’s identifiable name



20
21
22
# File 'lib/odata4/entity_set.rb', line 20

def service_name
  @service_name
end