public class AccountConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_ADMINISTRATOR |
static int |
TYPE_ORGANIZATION |
static int |
TYPE_SIMPLE |
static int |
TYPE_TENANT_ADMINISTRATOR |
| Constructor and Description |
|---|
AccountConstants() |
public static final int TYPE_ADMINISTRATOR
public static final int TYPE_ORGANIZATION
public static final int TYPE_TENANT_ADMINISTRATOR
public static final int TYPE_SIMPLE
Copyright © 2020. All rights reserved.