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

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

공개 프로퍼티들

프로퍼티 타입 설명
access bool
collectionName string
username string

프로퍼티 상세

access 공개적으로 프로퍼티

public bool access
리턴 bool

collectionName 공개적으로 프로퍼티

public string collectionName
리턴 string

username 공개적으로 프로퍼티

public string username
리턴 string