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. Offers
  3. OffersApi
  4. OffersDto

DataDto

Summary

Members
Descriptions

The name of the Smart Contract.

Unique identifier of an Offer.

Name of the Sender.

Name of the Recipient.

A memo that can be used to attach messages to trade offers.

Whether this is the sender contract.

Whether this is the recipient contract.

The Block Number this was created.

The Time this was created.

Block-Number this was last updated.

Time this was last updated.

The Sender Assets.

The Recipient Assets.

Members

The name of the Smart Contract.

Unique identifier of an Offer.

Name of the Sender.

Name of the Recipient.

A memo that can be used to attach messages to trade offers.

Whether this is the sender contract.

Whether this is the recipient contract.

The Block Number this was created.

The Time this was created.

Block-Number this was last updated.

Time this was last updated.

The Sender Assets.

The Recipient Assets.

PreviousOffersDtoNextAssetDto

Last updated 2 years ago

class

public string

public string

public string

public string

public string

public int

public bool

public bool

public object

public string

public string

public float

public float

public

public

class

public string

public string

public string

public string

public string

public int

public bool

public bool

public object

public string

public string

public float

public float

public

public

AssetDto
Contract
OfferId
SenderName
RecipientName
Memo
State
IsSenderContract
IsRecipientContract
Data
CreatedAtBlock
CreatedAtTime
UpdatedAtBlock
UpdatedAtTime
AssetDto
SenderAssets
AssetDto
RecipientAssets
AssetDto
Contract
OfferId
SenderName
RecipientName
Memo
State
IsSenderContract
IsRecipientContract
Data
CreatedAtBlock
CreatedAtTime
UpdatedAtBlock
UpdatedAtTime
AssetDto
SenderAssets
AssetDto
RecipientAssets