GuestReviewsVerified

public final class GuestReviewsVerified

A property's verified guest reviews.

Parameters

recent

A collection of the guest reviews which have been verified, in order, starting with the newest.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final List<Review> recent

Functions

Link copied to clipboard
public final static GuestReviewsVerified.Builder builder()
Link copied to clipboard
public final List<Review> getRecent()