PayNow

UpdateGameServerConsoleDto

enabledbooleanOptional
hoststringOptional
passwordstringOptional
portintegerOptional
securebooleanOptional
Example
{
  "enabled": true,
  "host": "string",
  "port": 0,
  "password": "string",
  "secure": true
}