# SdPublicProdApi.SDTemplateGetAllResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**gameId** | **Number** | Game ID Number (unsigned 32 bit integer) | 
**_id** | **Number** |  | 
**cap** | **String** | u96 Number as String, min: 0, max: 39614081257132168796771975167 | 
**totalSupply** | **String** | u96 Number as String, min: 0, max: 39614081257132168796771975167 | 
**name** | **String** | The name of the template | 
**type** | **String** |  | 
**props** | [**SDTemplateGetAllResponseProps**](SDTemplateGetAllResponseProps.md) |  | 

<a name="TypeEnum"></a>
## Enum: TypeEnum

* `FT` (value: `"FT"`)
* `NFT` (value: `"NFT"`)

