Type alias UpdateAuctionHouseOutput

UpdateAuctionHouseOutput: {
    auctionHouse: AuctionHouse;
    response: SendAndConfirmTransactionResponse;
}

Type declaration

Generated using TypeDoc