Datespan

public final class Datespan extends UpdateEventRequest.When

Constructors

Link copied to clipboard
public UpdateEventRequest.When.Datespan UpdateEventRequest.When.Datespan(@Json(name = "start_date") String startDate, @Json(name = "end_date") String endDate)

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
private final String endDate
Link copied to clipboard
private final String startDate

Functions

Link copied to clipboard
public final String getEndDate()
Link copied to clipboard
public final String getStartDate()