Sha256: 248d9ceca83b7719dfaaefaecd7c7894368b49362ff08507de4751be40742363

Contents?: true

Size: 346 Bytes

Versions: 1

Compression:

Stored size: 346 Bytes

Contents

# Buildium::CreateFileCategoryRequest

## 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::CreateFileCategoryRequest.new(
  name: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

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