Class CallRecordCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<CallRecord>
com.microsoft.graph.callrecords.requests.CallRecordCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<CallRecord>, com.microsoft.graph.serializer.IJsonBackedObject

public class CallRecordCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<CallRecord>
The class for the Call Record Collection Response.
  • Constructor Details

    • CallRecordCollectionResponse

      public CallRecordCollectionResponse()