EsamManifestConfirmConditionNotification class
ESAM ManifestConfirmConditionNotification defined by OC-SP-ESAM-API-I03-131025.
Constructors
- EsamManifestConfirmConditionNotification({String? mccXml})
-
EsamManifestConfirmConditionNotification.fromJson(Map<
String, dynamic> json) -
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- mccXml → String?
-
Provide your ESAM ManifestConfirmConditionNotification XML document inside
your JSON job settings. Form the XML document as per
OC-SP-ESAM-API-I03-131025. The transcoder will use the Manifest Conditioning
instructions in the message that you supply.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited