C# Class Evernote.EDAM.Type.User.Isset

Show file Open project: evernote/evernote-demo-metro

Public Properties

Property Type Description
accounting bool
active bool
attributes bool
created bool
deleted bool
email bool
id bool
name bool
privilege bool
shardId bool
timezone bool
updated bool
username bool

Property Details

accounting public property

public bool accounting
return bool

active public property

public bool active
return bool

attributes public property

public bool attributes
return bool

created public property

public bool created
return bool

deleted public property

public bool deleted
return bool

email public property

public bool email
return bool

id public property

public bool id
return bool

name public property

public bool name
return bool

privilege public property

public bool privilege
return bool

shardId public property

public bool shardId
return bool

timezone public property

public bool timezone
return bool

updated public property

public bool updated
return bool

username public property

public bool username
return bool