public class SwapShiftsChangeRequest extends OfferShiftRequest implements com.microsoft.graph.serializer.IJsonBackedObject
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
recipientShiftId
The Recipient Shift Id.
|
recipientActionDateTime, recipientActionMessage, recipientUserId, senderShiftIdassignedTo, managerActionDateTime, managerActionMessage, managerUserId, senderDateTime, senderMessage, senderUserId, statecreatedDateTime, lastModifiedBy, lastModifiedDateTime| Constructor and Description |
|---|
SwapShiftsChangeRequest() |
| 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="recipientShiftId",
alternate="RecipientShiftId")
@Expose
@Nullable
public java.lang.String recipientShiftId
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 OfferShiftRequestserializer - the serializerjson - the JSON object to set this object to