Type alias CancelBidOutput

CancelBidOutput: {
    response: SendAndConfirmTransactionResponse;
}

Type declaration

Generated using TypeDoc