public class CreateInviteRequestBodyEnterpriseField extends SerializableObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The ID of the enterprise.
|
explicitlySetNullableFields| Constructor and Description |
|---|
CreateInviteRequestBodyEnterpriseField(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic CreateInviteRequestBodyEnterpriseField(String id)