X12
A structure that contains the X12 transaction set and version. The X12 structure is used when the system transforms an EDI (electronic data interchange) file.
If an EDI input file contains more than one transaction, each transaction must have the same transaction set and version, for example 214/4010. If not, the transformer cannot parse the file.
Inherited functions
Link copied to clipboard
Casts this TemplateDetails as a X12 and retrieves its aws.sdk.kotlin.services.b2bi.model.X12Details value. Throws an exception if the TemplateDetails is not a X12.
Link copied to clipboard
Casts this TemplateDetails as a X12 and retrieves its aws.sdk.kotlin.services.b2bi.model.X12Details value. Returns null if the TemplateDetails is not a X12.