Class TextAtom (0.2.1)

TextAtom(mapping=None,*,ignore_unknown_fields=False,**kwargs)

The mapping for the Job.edit_list atoms with text EditAtom.inputs.

Attributes

NameDescription
keystr
Required. The EditAtom.key that references atom with text inputs in the Job.edit_list.
inputsSequence[.resources.TextStream.TextAtom.TextInput]
List of Job.inputs that should be embedded in this atom. Only one input is supported.

Classes

TextInput

TextInput(mapping=None,*,ignore_unknown_fields=False,**kwargs)

Identifies which input file and track should be used.