Sha256: cd922d8a09a6933e9702001e4c404068d62c03373963161a248139738dfb8cc7

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

# Buildium::AccountingEntityMessageUnit

## Properties

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

## Example

```ruby
require 'buildium-ruby'

instance = Buildium::AccountingEntityMessageUnit.new(
  id: null,
  href: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
buildium-ruby-3.1.0 docs/AccountingEntityMessageUnit.md