Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 952 Bytes

UserResult.md

File metadata and controls

26 lines (21 loc) · 952 Bytes

RadioManagerClient::Object::UserResult

Load the model package

use RadioManagerClient::Object::UserResult;

Properties

Name Type Description Notes
id int
email string
firstname string
lastname string
phone string [optional]
created_at DateTime [optional]
updated_at DateTime [optional]
active boolean [optional]
settings UserResultSettings [optional]
language boolean [optional]
active_external_station_id int [optional]
roles ARRAY[UserResultRoles] [optional]

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