Class StoreCollectionResponse

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

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

    • StoreCollectionResponse

      public StoreCollectionResponse()