| Update |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic struct UpdateUserDetailIn : IServiceIn
The UpdateUserDetailIn type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | AuthToken | Sets the Authentication Token which is required for any communication to the time-web API * Required Property | 
|  | CultureInfo | **BETA** The language in which error responses will be returned. | 
|   | EnableBetaMode | In order to use this endpoint the flag must be set to true. | 
|   | Payload | A list of UpdateUserDetailModel models * Required Property | 
 Remarks
Remarks Example
Example See Also
See Also