Smartcat::Client::Object::MyTeamMemberModel

Load the model package

use Smartcat::Client::Object::MyTeamMemberModel;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- id | string | | [optional] email | string | | [optional] first_name | string | | [optional] last_name | string | | [optional] external_id | string | | [optional] services | ARRAY[ServiceModel] | | [optional]

[Back to Model list] [Back to API list] [Back to README]