Type Alias CreateReview

type CreateReview = {
    reviewStatus: string;
}
Index

Properties

Properties

reviewStatus: string

Review status.