Sha256: eb0c3cf21cb68800c06bb93a6af40d36a27c71c826d1d07b43fbe3de1e00f566
Contents?: true
Size: 295 Bytes
Versions: 29
Compression:
Stored size: 295 Bytes
Contents
# OryClient::CreateProjectInvite ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **invitee_email** | **String** | | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::CreateProjectInvite.new( invitee_email: null ) ```
Version data entries
29 entries across 29 versions & 1 rubygems