RBWCM-SDK Documentation - v1.1.0
Preparing search index...
MapVoteDto
Interface MapVoteDto
Data Transfer Object for voting on a map during the draft.
interface
MapVoteDto
{
mapId
:
string
;
userId
:
number
;
}
Index
Properties
map
Id
user
Id
Properties
map
Id
mapId
:
string
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
map
Id
user
Id
RBWCM-SDK Documentation - v1.1.0
Loading...
Data Transfer Object for voting on a map during the draft.