Sha256: 929d46cb81c7e34612c607a456067553f445628b9aed5193072fb0f0b696029d

Contents?: true

Size: 353 Bytes

Versions: 1

Compression:

Stored size: 353 Bytes

Contents

# ModerationApi::AccountGet200ResponseCurrentProject

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** |  |  |
| **name** | **String** |  |  |

## Example

```ruby
require 'moderation_api'

instance = ModerationApi::AccountGet200ResponseCurrentProject.new(
  id: null,
  name: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
moderation_api-1.2.2 docs/AccountGet200ResponseCurrentProject.md