This object represents the claim rebate response.
Name | Type | Description |
---|---|---|
invoiceID | UUID | The bidding invoice id. |
invoiceItemID | UUID | The invoice item id. |
bidID | UUID | The bid id. |
unitPrice | Float | The bid price of a single unit. |
totalPrice | Float | The total price of the bid. |
rebatePrice | Float | Rebate the price of the wallet address. |
rebateTaxPrice | Float | Rebate price tax. |
quantity | integer | Quantity of token buy. |
UsdConversionRate | Float | The bidding time USD price. |