# SdPublicProdApi.SDTokenMintBulkTokenObject

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**templateId** | **Number** | Specifies which Template you are creating an instance of (ex. 3) | 
**amount** | **String** | u64 Number as String, min: 0, max: 9223372036854775807 (ex. \&quot;6\&quot;) | 
**props** | [**SDTokenMintBulkTokenObjectProps**](SDTokenMintBulkTokenObjectProps.md) |  | [optional] 
