public sealed class ExtractionRule.Types.Source : IMessage<ExtractionRule.Types.Source>, IEquatable<ExtractionRule.Types.Source>, IDeepCloneable<ExtractionRule.Types.Source>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class ExtractionRule.Types.Source.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `ExtractionRule.Types.Source` class within the Integration Connectors v1 API, specifically for version 1.1.0, and details how to extract the backend from the source."],["The `ExtractionRule.Types.Source` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `Source()` and a copy constructor `Source(ExtractionRule.Types.Source other)` that takes another `Source` object as a parameter."],["`ExtractionRule.Types.Source` has properties `FieldId`, a string to represent the field identifier, and `SourceType`, which represents the source type."],["The content showcases the different versions of the API and that version 1.3.0 is the most up-to-date."]]],[]]