Click or drag to resize

TransactionHeader Class

Transaction Header 1.2
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    EdiFabric.Core.Model.TelcoTransactionHeader
      EdiFabric.Core.Model.TelcoTransactionHeader13

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

The TransactionHeader type exposes the following members.

Constructors
 NameDescription
Public methodTransactionHeaderInitializes a new instance of the TransactionHeader class
Top
Properties
 NameDescription
Public propertyBINNumber_2 BIN Number
Public propertyDateOfService_9 Date of service
Public propertyId The ID used by Entity Framewwork
Public propertyProcessorControlNumber_5 Processor Control Number
Public propertyServiceProviderID_8 Service Provider ID
Public propertyServiceProviderIDQualifier_7 Service Provider ID Qualifier
Public propertySoftwareVendorCertificationID_10 Software Vendor/Certification ID
Public propertyTransactionCode_4 Transaction Code
Public propertyTransactionCount_6 Transaction Count
Public propertyTransactionReferenceNumber_1 Transaction Reference Number
Public propertyVersionReleaseNumber_3 Version/Release Number
Top
See Also