mineos-market-client
npm
GitHub
Preparing search index...
VoteReviewParams
Type Alias VoteReviewParams
Parameters for submitting a helpfulness vote on a specific review.
type
VoteReviewParams
=
{
reviewId
:
number
;
helpful
:
boolean
;
}
Index
Properties
review
Id
helpful
Properties
review
Id
reviewId
:
number
Review's ID
helpful
helpful
:
boolean
If review is helpful
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
review
Id
helpful
npm
GitHub
mineos-market-client
Loading...
Parameters for submitting a helpfulness vote on a specific review.