WalletOwner

API: Internal/Beta

sealed class WalletOwner {
    class Project : WalletOwner()
    class User : WalletOwner()
}