Class: Schema::CountryFetchResult
- Inherits:
- 
      Lockstep::ApiRecord
      
        - Object
- Lockstep::ApiRecord
- Schema::CountryFetchResult
 
- Defined in:
- app/platform_api/schema/country_fetch_result.rb
Class Method Summary collapse
- 
  
    
      .id_ref  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    ApiRecord will crash unless ‘id_ref` is defined. 
Class Method Details
.id_ref ⇒ Object
ApiRecord will crash unless ‘id_ref` is defined
| 4 5 6 | # File 'app/platform_api/schema/country_fetch_result.rb', line 4 def self.id_ref nil end |