DestroyBookingRequest

public final class DestroyBookingRequest

Class representation of a request to destroy a booking.

Constructors

Link copied to clipboard
public DestroyBookingRequest DestroyBookingRequest(@Json(name = "cancellation_reason") String cancellationReason)

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
private final String cancellationReason

The reason for the cancellation of the booking.

Functions

Link copied to clipboard

The reason for the cancellation of the booking.