ITextractRelationship
Interface in AWS.Textract
Interface for Relationship.
Properties
Ids
property Ids: TList<string>
Specifies a list of IDs for related blocks.
Type
property Type: string
Specifies the type of the relationship that the block in the IDs array have with the current block.
Valid values: CHILD | COMPLEX_FEATURES | VALUE.