C# 클래스 afung.MangaWeb3.Common.AdminCollectionsUsersAccessRequest

상속: JsonRequest
파일 보기 프로젝트 열기: a-fung/MangaWeb3 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
access bool
id int
ids int[]
t int

프로퍼티 상세

access 공개적으로 프로퍼티

public bool access
리턴 bool

id 공개적으로 프로퍼티

public int id
리턴 int

ids 공개적으로 프로퍼티

public int[] ids
리턴 int[]

t 공개적으로 프로퍼티

public int t
리턴 int