Class: Schema::DailyPayableOutstandingSummaryReport
- Inherits:
-
Lockstep::ApiRecord
- Object
- Lockstep::ApiRecord
- Schema::DailyPayableOutstandingSummaryReport
- Defined in:
- app/platform_api/schema/daily_payable_outstanding_summary_report.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
5 6 7 |
# File 'app/platform_api/schema/daily_payable_outstanding_summary_report.rb', line 5 def self.id_ref nil end |