S_API_UpdateAuctionResponse
Fields:
Field | Type | Description |
---|---|---|
success | Boolean | |
actionId | S_Uuid | Initiated action ID used to check current state of the action. If null is returned - Action was not made at all (There were no changes) |
addedKeys | [S_API_AddedKey!] | Pending keys that have been added with current mutation |
price | S_Money | Auction price that has been queued to be set |
priceChanged | Boolean | Whether auction price have queued for change |
paidForPriceChange | Boolean | Whether auction price change is chargeable |