Sha256: 9457508513f0b9766c26f7979318bb312188b1fe0a5885cf9fcdc003560e9787

Contents?: true

Size: 346 Bytes

Versions: 1

Compression:

Stored size: 346 Bytes

Contents

# Buildium::UpdateFileCategoryRequest

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | Name of the file category. The value cannot exceed 100 characters. |  |

## Example

```ruby
require 'buildium-ruby'

instance = Buildium::UpdateFileCategoryRequest.new(
  name: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

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