class DaisybillApi::Models::PlaceOfService

Public Class Methods

plural_key() click to toggle source
# File lib/daisybill_api/models/place_of_service.rb, line 4
def self.plural_key
  "places_of_service"
end