This object represents the Wallet Websocket information.
Name | Type | Description |
---|---|---|
lotID | UUID | The Unique Lot id. |
type | String | Type of invoice |
onChain | Boolean | Flag for onchain or offchain |
date | Time | Date and Time of Action |
tax | Float | Tax value of invoice |
units | Int | Quanitity |
unitPrice | Int | Unit price |
totalPrice | Float | Total Price |
status | String | Status of invoice |
transactionHash | String | Transaction hash |
depositWalletAddress | String | Transfered Wallet Address |
totalQuantity | Int | Total Quantity of lot |
availableQuantity | Int | Available Quantity of lot |
token | NFTToken | Token Details |