Class BookingAppointmentCancelParameterSet.BookingAppointmentCancelParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.BookingAppointmentCancelParameterSet.BookingAppointmentCancelParameterSetBuilder
Enclosing class:
BookingAppointmentCancelParameterSet

public static final class BookingAppointmentCancelParameterSet.BookingAppointmentCancelParameterSetBuilder extends Object
Fluent builder for the BookingAppointmentCancelParameterSet
  • Field Details

    • cancellationMessage

      @Nullable protected String cancellationMessage
      The cancellationMessage parameter value
  • Constructor Details

    • BookingAppointmentCancelParameterSetBuilder

      @Nullable protected BookingAppointmentCancelParameterSetBuilder()
      Instanciates a new BookingAppointmentCancelParameterSetBuilder
  • Method Details