Class BookingCustomerBaseCollectionResponse

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

public class BookingCustomerBaseCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<BookingCustomerBase>
The class for the Booking Customer Base Collection Response.
  • Constructor Details

    • BookingCustomerBaseCollectionResponse

      public BookingCustomerBaseCollectionResponse()