# SdPublicProdApi.SDTokenMintRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**playerId** | **String** | The Player&#x27;s id, can be found with Player/getId(s). The player ID that was returned from player/create (ex. CzySggxVQz51jciGRFDY7d5BER2fav6TNEnPGjusPJPd) | 
**tokenObjects** | [**[SDTokenMintTokenObject]**](SDTokenMintTokenObject.md) | array of Token objects | 
