docs/PostUserIdpModel
CybridApiId::PostUserIdpModel
Properties
Name | Type | Description | Notes |
---|---|---|---|
String | The email address associated with the user. |
Example
require 'cybrid_api_id_ruby' instance = CybridApiId::PostUserIdpModel.new( email: null )
Name | Type | Description | Notes |
---|---|---|---|
String | The email address associated with the user. |
require 'cybrid_api_id_ruby' instance = CybridApiId::PostUserIdpModel.new( email: null )