# SdPublicProdApi.SDPlayerMutateRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**playerId** | **String** | The Player&#x27;s id, can be found with Player/getId(s). Also returned from player/create (ex. CzySggxVQz51jciGRFDY7d5BER2fav6TNEnPGjusPJPd) | 
**props** | **Object** | Specifies which properties you want to change (ex. {prop1: 5, prop2: 6, prop3: 7}) | 
