Class PlugintracelogRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<Plugintracelog>
-
- microsoft.dynamics.crm.entity.request.PlugintracelogRequest
-
public class PlugintracelogRequest extends com.github.davidmoten.odata.client.EntityRequest<Plugintracelog>
-
-
Constructor Summary
Constructors Constructor Description PlugintracelogRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SystemuserRequestcreatedby()SystemuserRequestcreatedonbehalfby()
-
-
-
Method Detail
-
createdonbehalfby
public SystemuserRequest createdonbehalfby()
-
createdby
public SystemuserRequest createdby()
-
-