Address of the user withdrawing collateral
Amount to withdraw (in mists, use MAX_U64 constant to withdraw all)
Withdraw coin type (e.g., "0x2::sui::SUI")
OptionallazerYour own signed Lazer update for this transaction; skips the fetch from AlphaLend's proxy.
Market ID from which to withdraw
Object ID of the position capability object
Coin types of the coins whose price needs to be updated (Will have to pass all market coin types that user has supplied or borrowed in and current market coin type in which user is withdrawing)
OptionaltxOptional existing transaction to build upon
Parameters for withdrawing collateral from a lending market Used with the
withdrawmethod