# SdPublicProdApi.SDTokenBurnRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**playerId** | **String** | The Player&#x27;s id, can be found with Player/getId(s). (ex. CzySggxVQz51jciGRFDY7d5BER2fav6TNEnPGjusPJPd) | 
**tokenObjects** | [**[SDTokenBurnRequestTokenObjects]**](SDTokenBurnRequestTokenObjects.md) | An an array of objects to burn (ex. [{tokenId: 5, amount: \&quot;6\&quot;}]) | 
