Field name | Value type | Non-null | Description |
---|---|---|---|
projectId | ID | true | A globally-unique identifier. |
serviceId | ID | true | |
bookingId | ID | true | |
reviewId | ID | true | |
rate | NonNegativeInt | true | |
comment | NonEmptyString | false | |
createdAt | DateTime | true | The date and time when a review was created. |
updatedAt | DateTime | true | The date and time when a review was updated. |