XeroLinkedServiceResponse

constructor(annotations: List<Any>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionProperties: Any? = null, consumerKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, description: String? = null, encryptedCredential: String? = null, host: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, privateKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, type: String, useEncryptedEndpoints: Any? = null, useHostVerification: Any? = null, usePeerVerification: Any? = null)