GetUserOrderWithdrawalMax
Retrieves the maximum withdrawal amount for a user's order.
Client Authoritative (default)
Path Parameters
Returns
VyTask<VyUserOrderWithdrawalMaxDto> An asynchronous task that returns a VyUserOrderWithdrawalMaxDto object representing the maximum withdrawal amount for a user's order.
Last updated