Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 681 Bytes

User.md

File metadata and controls

16 lines (12 loc) · 681 Bytes

It.FattureInCloud.Sdk.Model.User

Properties

Name Type Description Notes
Id int? User id [optional]
Name string User full name [optional]
FirstName string User first name [optional]
LastName string User last name [optional]
Email string User email address [optional]
Hash string User hash [optional]
Picture string User picture [optional]

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