C# Class afung.MangaWeb3.Common.AdminCollectionsUsersAccessRequest

Inheritance: JsonRequest
Show file Open project: a-fung/MangaWeb3 Class Usage Examples

Public Properties

Property Type Description
access bool
id int
ids int[]
t int

Property Details

access public property

public bool access
return bool

id public property

public int id
return int

ids public property

public int[] ids
return int[]

t public property

public int t
return int