# SdPublicProdApi.SDTokenTransferRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fromPlayerId** | **String** | The Player&#x27;s id, can be found with Player/getId(s). (ex. CzySggxVQz51jciGRFDY7d5BER2fav6TNEnPGjusPJPd) | 
**toPlayerId** | **String** | The Player&#x27;s id, can be found with Player/getId(s). (ex. 53ywNSVp46QpiA6S86DLLfeKVfjcSAFxHR2L9j8tnte2) | 
**tokenObjects** | [**[SDTokenBurnRequestTokenObjects]**](SDTokenBurnRequestTokenObjects.md) | An array of objects of which tokens to transfer (ex. [{tokenId: 5, amount: \&quot;3\&quot;}]) | 
