C# Class LINE.Datatypes.Message.Isset

Show file Open project: Banandana/LineSharp

Public Properties

Property Type Description
contentMetadata bool
contentPreview bool
contentType bool
createdTime bool
deliveredTime bool
from bool
hasContent bool
id bool
location bool
text bool
to bool
toType bool

Property Details

contentMetadata public property

public bool contentMetadata
return bool

contentPreview public property

public bool contentPreview
return bool

contentType public property

public bool contentType
return bool

createdTime public property

public bool createdTime
return bool

deliveredTime public property

public bool deliveredTime
return bool

from public property

public bool from
return bool

hasContent public property

public bool hasContent
return bool

id public property

public bool id
return bool

location public property

public bool location
return bool

text public property

public bool text
return bool

to public property

public bool to
return bool

toType public property

public bool toType
return bool