public class User extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
id |
boolean |
isClient |
Organization |
organization |
| Constructor and Description |
|---|
User() |
public Organization organization
public String id
public boolean isClient
Copyright © 2024 MuleSoft Inc. All rights reserved.