X12FramingSettingsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "nfgylsxgfppoicsu")
fun characterSet(value: X12CharacterSet)
@JvmName(name = "lsacfyeeixoronwd")
suspend fun characterSet(value: Either<String, X12CharacterSet>)
@JvmName(name = "vsmqgbyytklthjcm")
suspend fun characterSet(value: Output<Either<String, X12CharacterSet>>)
@JvmName(name = "ddyhwuwdxjssfuxl")
fun characterSet(value: String)
Link copied to clipboard
@JvmName(name = "vxdwcjcibqcyqldb")
suspend fun componentSeparator(value: Output<Int>)
@JvmName(name = "ibgwjrkanjkfmqhl")
suspend fun componentSeparator(value: Int)
Link copied to clipboard
@JvmName(name = "tmhtpitlfaulngxd")
suspend fun dataElementSeparator(value: Output<Int>)
@JvmName(name = "bheurrgufscaxrjn")
suspend fun dataElementSeparator(value: Int)
Link copied to clipboard
@JvmName(name = "bfmsompgbfxjmncc")
suspend fun replaceCharacter(value: Output<Int>)
@JvmName(name = "bewxmqmlsbknlrvf")
suspend fun replaceCharacter(value: Int)
Link copied to clipboard
@JvmName(name = "htxmqrppepdxlwrw")
suspend fun replaceSeparatorsInPayload(value: Output<Boolean>)
@JvmName(name = "pxivssddrkmjxrdf")
suspend fun replaceSeparatorsInPayload(value: Boolean)
Link copied to clipboard
@JvmName(name = "dcsyitnffudjveus")
suspend fun segmentTerminator(value: Output<Int>)
@JvmName(name = "swsftwxrubiwwkfe")
suspend fun segmentTerminator(value: Int)
Link copied to clipboard
@JvmName(name = "borudglyrwwqgtmu")
suspend fun segmentTerminatorSuffix(value: SegmentTerminatorSuffix)
@JvmName(name = "uvpydkgouxllbvyu")
suspend fun segmentTerminatorSuffix(value: Output<SegmentTerminatorSuffix>)