Class: DaisybillApi::Models::PlaceOfService

Inherits:
Base
  • Object
show all
Defined in:
lib/daisybill_api/models/place_of_service.rb

Instance Attribute Summary

Attributes inherited from Base

#external_errors

Class Method Summary collapse

Methods inherited from Base

#initialize

Methods included from Ext

extended

Constructor Details

This class inherits a constructor from DaisybillApi::Models::Base

Class Method Details

.plural_keyObject



4
5
6
# File 'lib/daisybill_api/models/place_of_service.rb', line 4

def self.plural_key
  "places_of_service"
end