public class LocationConstraintItem extends Location implements com.microsoft.graph.serializer.IJsonBackedObject
| Modifier and Type | Field and Description |
|---|---|
java.lang.Boolean |
resolveAvailability
The Resolve Availability.
|
address, coordinates, displayName, locationEmailAddress, locationType, locationUri, oDataType, uniqueId, uniqueIdType| Constructor and Description |
|---|
LocationConstraintItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
setRawObject(com.microsoft.graph.serializer.ISerializer serializer,
com.google.gson.JsonObject json)
Sets the raw JSON object
|
additionalDataManager@SerializedName(value="resolveAvailability",
alternate="ResolveAvailability")
@Expose
@Nullable
public java.lang.Boolean resolveAvailability
public void setRawObject(@Nonnull
com.microsoft.graph.serializer.ISerializer serializer,
@Nonnull
com.google.gson.JsonObject json)
setRawObject in interface com.microsoft.graph.serializer.IJsonBackedObjectsetRawObject in class Locationserializer - the serializerjson - the JSON object to set this object to