Sha256: 296927f38d5899e7aee7d09b6b899d1004178067f5dd1e1610633ed4b3eace91

Contents?: true

Size: 523 Bytes

Versions: 1

Compression:

Stored size: 523 Bytes

Contents

# Buildium::ResidentCenterUserMessageUnitAgreement

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **Integer** | Unit agreement unique identifier. | [optional] |
| **type** | **String** | The type of unit agreement. | [optional] |
| **href** | **String** | A link to the unit agreement resource. | [optional] |

## Example

```ruby
require 'buildium-ruby'

instance = Buildium::ResidentCenterUserMessageUnitAgreement.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/ResidentCenterUserMessageUnitAgreement.md