Sha256: 0b16000f60e1c7a6e9787b165e84bcf56167e4bafa14639a409ab7889b948ed1

Contents?: true

Size: 1.46 KB

Versions: 2

Compression:

Stored size: 1.46 KB

Contents

# SematextCloud::Invitation

## Properties
| Name               | Type                           | Description                                       | Notes      |
| ------------------ | ------------------------------ | ------------------------------------------------- | ---------- |
| **app**            | [**App**](App.md)              | For invite request, only app.id needs to be set.  | [optional] |
| **apps**           | [**Array<App>**](App.md) | For invite request, only apps.id needs to be set. | [optional] |
| **id**             | **Integer**                    |                                                   | [optional] |
| **invite_date**    | **DateTime**                   |                                                   | [optional] |
| **invite_status**  | **String**                     |                                                   | [optional] |
| **invitee_email**  | **String**                     |                                                   | [optional] |
| **invitee_role**   | **String**                     |                                                   | [optional] |
| **invitee_status** | **String**                     |                                                   | [optional] |
| **inviter_email**  | **String**                     |                                                   | [optional] |
| **uuid**           | **String**                     |                                                   | [optional] |

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
SematextCloud-0.2.0 docs/Invitation.md
SematextCloud-0.1.5 docs/Invitation.md