C# Class LINE.Datatypes.Announcement.Isset

Show file Open project: Banandana/LineSharp

Public Properties

Property Type Description
createdTime bool
forceUpdate bool
index bool
pictureUrl bool
text bool
thumbnailUrl bool
title bool

Property Details

createdTime public property

public bool createdTime
return bool

forceUpdate public property

public bool forceUpdate
return bool

index public property

public bool index
return bool

pictureUrl public property

public bool pictureUrl
return bool

text public property

public bool text
return bool

thumbnailUrl public property

public bool thumbnailUrl
return bool

title public property

public bool title
return bool