OptionaldeprecatedDeprecated fields that may differ between source and destination. Defaults to empty array (compare all fields). Use DEFAULT_DEPRECATED_FIELDS to ignore deprecated OCF fields.
OptionalemitWhether to emit deprecation warnings during normalization (default: false)
OptionalignoredFields to ignore during comparison. Defaults to empty array (compare all fields). Use DEFAULT_INTERNAL_FIELDS to ignore internal database/SDK fields.
OptionalnormalizeWhether to normalize objects before comparison (default: true)
OptionalreportWhether to report differences for debugging. When true, differences are logged to console. Default: false
Options for areOcfObjectsEquivalent comparison.