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