# SdPublicProdApi.SDTokenGetAllResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**gameId** | **Number** | Game ID Number (unsigned 32 bit integer) | 
**templateId** | **Number** | Template ID Number (unsigned 32 bit integer) | 
**_id** | **Number** | The ID of the token created | 
**name** | **String** | The name of the template | [optional] 
**flags** | **Number** |  | 
**props** | [**SDTokenGetResponseProps**](SDTokenGetResponseProps.md) |  | 
**owner** | **String** | Game Owner&#x27;s Public Key | [optional] 
