correlationId property
This is the unique identifier generated by SRC system to track and link SRC messages. Available within the present checkout session (e.g. received in an earlier API response during the present session).
Implementation
@BuiltValueField(wireName: r'correlationId')
String? get correlationId;