C# Class LINE.Datatypes.Group.Isset

Show file Open project: Banandana/LineSharp

Public Properties

Property Type Description
createdTime bool
creator bool
id bool
invitee bool
members bool
name bool
notificationDisabled bool
pictureStatus bool

Property Details

createdTime public property

public bool createdTime
return bool

creator public property

public bool creator
return bool

id public property

public bool id
return bool

invitee public property

public bool invitee
return bool

members public property

public bool members
return bool

name public property

public bool name
return bool

notificationDisabled public property

public bool notificationDisabled
return bool

pictureStatus public property

public bool pictureStatus
return bool