(* Options: Date: 2025-06-25 23:22:09 Version: 6.00 Tip: To override a DTO option, remove "//" prefix before updating BaseUrl: http://webservices.mbukdatabase.co.uk/MBOnlineCreditApplicationService //GlobalNamespace: //MakeDataContractsExtensible: False //AddReturnMarker: True //AddDescriptionAsComments: True //AddDataContractAttributes: False //AddIndexesToDataMembers: False //AddGeneratedCodeAttributes: False //AddResponseStatus: False //AddImplicitVersion: //ExportValueTypes: False IncludeTypes: RAPPHeartbeat.* //ExcludeTypes: //InitializeCollections: True //AddNamespaces: *) namespace MBOnlineCreditApplicationService open System open System.Collections open System.Collections.Generic open System.Runtime.Serialization open ServiceStack open ServiceStack.DataAnnotations [] type RAPPHeartbeatResponse() = member val Message:String = null with get,set [] [] type RAPPHeartbeat() = interface IReturn