C# Class afung.MangaWeb3.Common.AdminCollectionsUsersAccessRequest

Inheritance: JsonRequest
Mostra 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_oe property

public bool access
return bool

id public_oe property

public int id
return int

ids public_oe property

public int[] ids
return int[]

t public_oe property

public int t
return int