Class PlaceCollectionResponse

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

public class PlaceCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Place>
The class for the Place Collection Response.
  • Constructor Details

    • PlaceCollectionResponse

      public PlaceCollectionResponse()