Sha256: b372369d2e210e9362dbbaabf9e33bf0bbe93208e9f7006b56c41111d3e37e90
Contents?: true
Size: 336 Bytes
Versions: 15
Compression:
Stored size: 336 Bytes
Contents
# OryClient::CreateProjectInvite ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **invitee_emails** | **Array<String>** | A list of emails to invite | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::CreateProjectInvite.new( invitee_emails: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems