Type alias WithdrawMarginAccounts

WithdrawMarginAccounts: {
    exchange: Address;
    marginAccount: Address;
    owner: Address;
    ownerTokenAccount: Address;
    settlementRequest: Address;
}

Type declaration

Generated using TypeDoc