Open Cap Table Protocol Canton SDK - v0.2.224
    Preparing search index...

    Interface StakeholderDataWithDeprecatedField

    Input type that may contain deprecated current_relationship field.

    interface StakeholderDataWithDeprecatedField {
        current_relationship?: string | null;
        current_relationships?: string[] | null;
    }
    Index

    Properties

    current_relationship?: string | null

    Use current_relationships instead.

    current_relationships?: string[] | null

    The current array field for stakeholder relationships