Ratings

public final class Ratings

Various types of ratings for this property.

Parameters

property

guest

Constructors

Link copied to clipboard
public Ratings Ratings(PropertyRating property, GuestRating guest)

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final GuestRating guest
Link copied to clipboard
@Valid()
private final PropertyRating property

Functions

Link copied to clipboard
public final static Ratings.Builder builder()
Link copied to clipboard
public final GuestRating getGuest()
Link copied to clipboard
public final PropertyRating getProperty()