WalletApi
@Serializable
WalletApi is a data class that holds information about a Wallet API. The properties are mutable so that they can be changed during runtime.
Author
Marcus Cvjeticanin
Since
0.1.0
Parameters
hostName
The host name of the wallet api.
port
The port of the wallet api.
ssl
Whether the wallet api is using SSL.