WAX Unity Web3 Suite
AtomicAssets
AtomicAssets
  • Getting Started
  • Installation
    • WebGL Installation
  • Examples
    • Unity Example
    • Filtered assets avilable for trading
    • AccountExample
    • BurnsExample
    • CollectionsExample
    • OffersExample
    • SchemasExample
    • TemplatesExample
    • TransfersExample
  • API Docs
    • AtomicAssetsApiFactory
    • Accounts
      • AccountsApi
        • AccountCollectionDto
          • DataDto
            • SchemasDto
            • TemplatesDto
        • AccountDto
          • DataDto
            • CollectionsDto
            • TemplatesDto
        • AccountsDto
          • DataDto
      • AccountsUriParameterBuilder
    • Assets
      • AssetsApi
        • AssetDto
          • DataDto
            • BackedTokensDto
            • CollectionDto
            • FormatDto
            • SchemaDto
            • ImmutableDataDto
            • TemplateDto
        • AssetsDto
          • DataDto
            • BackedTokensDto
            • CollectionDto
            • SchemaDto
              • FormatDto
            • TemplateDto
              • ImmutableDataDto
      • AssetsUriParameterBuilder
    • Burns
      • BurnsApi
        • BurnDto
          • DataDto
            • CollectionsDto
            • TemplatesDto
        • BurnsDto
          • DataDto
      • BurnsUriParameterBuilder
    • Collections
      • CollectionsApi
        • CollectionDto
          • DataDto
        • CollectionsDto
          • DataDto
      • CollectionsUriParameterBuilder
    • Config
      • ConfigApi
        • ConfigDto
    • Offers
      • OffersApi
        • OfferDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • CollectionDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
        • OffersDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • CollectionDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
      • OffersUriParameterBuilder
    • Schemas
      • SchemasApi
        • SchemaDto
          • DataDto
            • CollectionDto
            • FormatDto
        • SchemasDto
          • DataDto
            • CollectionDto
            • FormatDto
      • SchemasUriParameterBuilder
    • Templates
      • TemplatesApi
        • TemplateDto
          • DataDto
            • CollectionDto
            • SchemaDto
              • FormatDto
        • TemplatesDto
          • DataDto
            • CollectionDto
            • SchemaDto
              • FormatDto
      • TemplatesUriParameterBuilder
    • Transfers
      • TransfersApi
        • TransfersDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • CollectionDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
      • TransfersUriParameterBuilder
    • StatsDto
      • DataDto
    • LogsDto
      • DataDto
    • Core
      • HttpRequestBuilder
      • HttpResponseMessageExtension
Powered by GitBook
On this page
  • Summary
  • Members
Edit on GitHub
  1. API Docs
  2. Templates
  3. TemplatesApi
  4. TemplateDto

DataDto

PreviousTemplateDtoNextCollectionDto

Last updated 2 years ago

Summary

Members
Descriptions

The name of the Smart Contract.

The unique Identifier of a Template.

The Maximum Supply.

The issued Supply.

Indicates if an Asset is transferable.

Indicates if an Asset is burnable.

The Immutable Data.

The Block Number this was created.

The Time this was created.

The Collection this belongs to.

The Schema this belongs to.

Members

class

class

The name of the Smart Contract.

The unique Identifier of a Template.

The Maximum Supply.

The issued Supply.

Indicates if an Asset is transferable.

Indicates if an Asset is burnable.

The Immutable Data.

The Block Number this was created.

The Time this was created.

The Collection this belongs to.

The Schema this belongs to.

class

class

public string

public string

public string

public string

public bool

public bool

public object

public string

public string

public

public

public string

public string

public string

public string

public bool

public bool

public object

public string

public string

public

public

CollectionDto
SchemaDto
Contract
TemplateId
MaxSupply
IssuedSupply
IsTransferable
IsBurnable
ImmutableData
CreatedAtBlock
CreatedAtTime
CollectionDto
Collection
SchemaDto
Schema
CollectionDto
SchemaDto
Contract
TemplateId
MaxSupply
IssuedSupply
IsTransferable
IsBurnable
ImmutableData
CreatedAtBlock
CreatedAtTime
CollectionDto
Collection
SchemaDto
Schema