Class RecurrenceruleRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<Recurrencerule>
-
- microsoft.dynamics.crm.entity.request.RecurrenceruleRequest
-
public class RecurrenceruleRequest extends com.github.davidmoten.odata.client.EntityRequest<Recurrencerule>
-
-
Constructor Summary
Constructors Constructor Description RecurrenceruleRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
-
-
-
Method Detail
-
owningbusinessunit
public BusinessunitRequest owningbusinessunit()
-
createdonbehalfby
public SystemuserRequest createdonbehalfby()
-
ownerid
public PrincipalRequest ownerid()
-
modifiedonbehalfby
public SystemuserRequest modifiedonbehalfby()
-
modifiedby
public SystemuserRequest modifiedby()
-
createdby
public SystemuserRequest createdby()
-
recurrencerule_recurringappointmentmaster
public RecurringappointmentmasterRequest recurrencerule_recurringappointmentmaster(UUID activityid)
-
recurrencerule_recurringappointmentmaster
public RecurringappointmentmasterCollectionRequest recurrencerule_recurringappointmentmaster()
-
objectid
public ActivitypointerRequest objectid()
-
-