Sha256: 9a8674897a27b99771028f55d80a0be9630dfd06f5b0bc5c57de2a2a551d6c65
Contents?: true
Size: 521 Bytes
Versions: 1
Compression:
Stored size: 521 Bytes
Contents
# Buildium::LockPeriodSettingsOverridesMessageProperty ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | The property unique identifier. | [optional] | | **type** | **String** | The property type. | [optional] | | **href** | **String** | A link to the property entity resource. | [optional] | ## Example ```ruby require 'buildium-ruby' instance = Buildium::LockPeriodSettingsOverridesMessageProperty.new( id: null, type: null, href: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
buildium-ruby-3.1.0 | docs/LockPeriodSettingsOverridesMessageProperty.md |