Type Alias GlobalWithdrawInstructionArgs

GlobalWithdrawInstructionArgs: {
    params: GlobalWithdrawParams;
}