gsdsdk / com.gsd.software.sdk.netconnector.model.authorization / Groups
open class Groups : RealmObject
Created by mshumko on 1/30/2018.
Name | Summary |
---|---|
<init> | Groups() Created by mshumko on 1/30/2018. |
Name | Summary |
---|---|
count | var count: Int ? |
groups | var groups: RealmList< Group >? |
id | var id: String |
unfilteredCount | var unfilteredCount: Int ? |
Name | Summary |
---|---|
DEFAULT_ID | const val DEFAULT_ID: String |