Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am gordonbyron on github.
  • I am gordy (https://keybase.io/gordy) on keybase.
  • I have a public key ASCpClK-W6p5GAeRVpx_jjjfgiplk1Y2soGMRrL0cO8K2wo

To claim this, I am signing this object:

package novofront.service.business;
import com.barcapint.schemas.cerberus.association.account.x2015.x06.x01.AccountDto;
import novofront.api.command.GetLiquidityCommand;
import novofront.api.command.GetLiquidityCommandResponse;
import novofront.api.command.account.IndividualBalanceCommand;
import novofront.api.command.account.IndividualBalanceCommandResponse;
import novofront.api.view.AccountBalance;
import novofront.api.view.*;