GeneralInformation

constructor(version: String? = null, networkPassphrase: String? = null, federationServer: String? = null, authServer: String? = null, transferServer: String? = null, transferServerSep24: String? = null, kycServer: String? = null, webAuthEndpoint: String? = null, signingKey: String? = null, horizonUrl: String? = null, accounts: List<String> = emptyList(), uriRequestSigningKey: String? = null, directPaymentServer: String? = null, anchorQuoteServer: String? = null, webAuthForContractsEndpoint: String? = null, webAuthContractId: String? = null)