Name | Type | Description | Notes |
---|---|---|---|
String | Email address of the user. | ||
token | String | Invitation token of the user. |
require 'TalonOne'
instance = TalonOne::NewInviteEmail.new(email: john.doe@example.com,
token: Gy9b8w1irmQtEPo5RmbMmSPheL5h4)