C# 클래스 LINE.Datatypes.Group.Isset

파일 보기 프로젝트 열기: Banandana/LineSharp

공개 프로퍼티들

프로퍼티 타입 설명
createdTime bool
creator bool
id bool
invitee bool
members bool
name bool
notificationDisabled bool
pictureStatus bool

프로퍼티 상세

createdTime 공개적으로 프로퍼티

public bool createdTime
리턴 bool

creator 공개적으로 프로퍼티

public bool creator
리턴 bool

id 공개적으로 프로퍼티

public bool id
리턴 bool

invitee 공개적으로 프로퍼티

public bool invitee
리턴 bool

members 공개적으로 프로퍼티

public bool members
리턴 bool

name 공개적으로 프로퍼티

public bool name
리턴 bool

notificationDisabled 공개적으로 프로퍼티

public bool notificationDisabled
리턴 bool

pictureStatus 공개적으로 프로퍼티

public bool pictureStatus
리턴 bool