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