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

    Interface NormalizedEquityCompensationIssuanceFields

    Result of normalizing deprecated equity compensation issuance fields.

    interface NormalizedEquityCompensationIssuanceFields {
        compensation_type: string | null;
        originalDeprecatedValue?: string;
        usedDeprecatedField: boolean;
    }
    Index

    Properties

    compensation_type: string | null

    Normalized compensation type

    originalDeprecatedValue?: string

    The original deprecated value (if any)

    usedDeprecatedField: boolean

    Whether a deprecated field was used