Method: GOBL::Cal::Period#end
- Defined in:
- lib/generated/gobl/cal/period.rb
#end ⇒ GOBL::Cal::Date (readonly)
End indicates when the period ends, and must be after the start date.
29 |
# File 'lib/generated/gobl/cal/period.rb', line 29 property :end, GOBL::Cal::Date |