BidsDto
Summary
Members | Descriptions |
---|---|
| The Bid-Number. |
| The Account Bidding. |
| The Amount. |
| The Block Number this was created. |
| The Time this was created. |
| The Transaction-ID. |
Members
public string
Number
The Bid-Number.
public string
Account
The Account Bidding.
public string
Amount
The Amount.
public string
CreatedAtBlock
The Block Number this was created.
public string
CreatedAtTime
The Time this was created.
public string
TxId
The Transaction-ID.
Last updated