C# Class LINE.Datatypes.Profile.Isset

Show file Open project: Banandana/LineSharp

Public Properties

Property Type Description
allowSearchByEmail bool
allowSearchByUserid bool
displayName bool
email bool
mid bool
phone bool
phoneticName bool
picturePath bool
pictureStatus bool
regionCode bool
statusMessage bool
thumbnailUrl bool
userid bool

Property Details

allowSearchByEmail public property

public bool allowSearchByEmail
return bool

allowSearchByUserid public property

public bool allowSearchByUserid
return bool

displayName public property

public bool displayName
return bool

email public property

public bool email
return bool

mid public property

public bool mid
return bool

phone public property

public bool phone
return bool

phoneticName public property

public bool phoneticName
return bool

picturePath public property

public bool picturePath
return bool

pictureStatus public property

public bool pictureStatus
return bool

regionCode public property

public bool regionCode
return bool

statusMessage public property

public bool statusMessage
return bool

thumbnailUrl public property

public bool thumbnailUrl
return bool

userid public property

public bool userid
return bool