Sha256: caacbf9c31a924c013b1b34b65f3a48019dcab0b432eac59cbb0341885148391
Contents?: true
Size: 377 Bytes
Versions: 1
Compression:
Stored size: 377 Bytes
Contents
# Buildium::AccountingLockPeriodMessageGlobal ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **lock_date** | **Date** | Financial transactions on or prior to this date will be locked. | [optional] | ## Example ```ruby require 'buildium-ruby' instance = Buildium::AccountingLockPeriodMessageGlobal.new( lock_date: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
buildium-ruby-3.1.0 | docs/AccountingLockPeriodMessageGlobal.md |