Skip to content

Interface: ReviewSubmitV1ErrorResponse

Error response for Submit Review (v1)

Properties

code?

ts
optional code?: string;

message?

ts
optional message?: string;

status

ts
status: "error";