IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

EBReceipt Type

The receipt.

Remarks

This type contains fields that comprise the receipt.

Fields

Content
String?

The content of the receipt. This is the raw XML of the receipt.

The component will automatically create the receipt, and verify the receipt, depending on the method called. In most cases this is simply informational and may be stored for logging purposes if desired.

RefToMessageId
String?

The Message Id to which this receipt applies. This is the original Message Id from the initial transmission of the file. This allows the receipt to be correlated with the original transmission.

The component will automatically create the receipt, and verify the receipt, depending on the method called. In most cases this is simply informational and may be stored for logging purposes if desired.

Constructors

public constructor()



public constructor(refToMessageId: String?, content: String?)



Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]