' Options: 'Date: 2026-01-01 23:41:07 'Version: 8.90 'Tip: To override a DTO option, remove "''" prefix before updating 'BaseUrl: http://pcs-ws-test.worldpay.com ' '''GlobalNamespace: '''MakePartial: True '''MakeVirtual: True '''MakeDataContractsExtensible: False '''AddReturnMarker: True '''AddDescriptionAsComments: True '''AddDataContractAttributes: False '''AddIndexesToDataMembers: False '''AddGeneratedCodeAttributes: False '''AddResponseStatus: False '''AddImplicitVersion: '''InitializeCollections: False '''ExportValueTypes: False 'IncludeTypes: SendNewMessage.* '''ExcludeTypes: '''AddNamespaces: '''AddDefaultXmlNamespace: http://schemas.servicestack.net/types Imports System Imports System.IO Imports System.Collections Imports System.Collections.Generic Imports System.Runtime.Serialization Imports ServiceStack Imports ServiceStack.DataAnnotations Imports ProductCommunicationSystem.ServiceModel Namespace Global Namespace ProductCommunicationSystem.ServiceModel Public Partial Class SendNewMessage Public Overridable Property EncryptedMessage As String End Class End Namespace End Namespace