BatchTransaction

BatchTransaction

Describes a brief of transaction data located on a batch file

  • referenceId string
    Transaction reference ID as provided originally by the client
  • transactionId string
    Transaction ID as provided by the host.
  • type BatchRecordType
    The type of the record.
    (1) Show values

    1. BatchRecordType

      Describe the type of record in a batch file

      • R Regular Record
      • V Void Record
      • I Informative Record
    2. END