Sha256: 72495827a40abc4bf277a24821261c3e67eb97b2b0a702f0055eeb6c6c1b2a76

Contents?: true

Size: 309 Bytes

Versions: 1

Compression:

Stored size: 309 Bytes

Contents

# DocSpring::CreateFolderData

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **folder** | [**CreateFolderAttributes**](CreateFolderAttributes.md) |  |  |

## Example

```ruby
require 'docspring'

instance = DocSpring::CreateFolderData.new(
  folder: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
docspring-2.0.0 docs/CreateFolderData.md