Click or drag to resize

ResponseHeader Class

Response Header 1.2
Inheritance Hierarchy

Namespace:  EdiFabric.Core.Model.Telco
Assembly:  EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntax
[SerializableAttribute]
public class ResponseHeader : ControlSegment

The ResponseHeader type exposes the following members.

Constructors
  NameDescription
Public methodResponseHeader
Initializes a new instance of the ResponseHeader class
Top
Properties
  NameDescription
Public propertyDateOfService_8
Date of service
Public propertyHeaderResponseStatus_5
Header Response Status
Public propertyId
The ID used by Entity Framewwork
Public propertyServiceProviderID_7
Service Provider ID
Public propertyServiceProviderIDQualifier_6
Service Provider ID Qualifier
Public propertyTransactionCode_3
Transaction Code
Public propertyTransactionCount_4
Transaction Count
Public propertyTransactionReferenceNumber_1
Transaction Reference Number
Public propertyVersionReleaseNumber_2
Version/Release Number
Top
See Also