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

    Interface OcfEquityCompensationAcceptance

    Object - Equity Compensation Acceptance Transaction Object describing an equity compensation acceptance transaction OCF: https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/objects/transactions/acceptance/EquityCompensationAcceptance.schema.json

    interface OcfEquityCompensationAcceptance {
        comments?: string[];
        date: string;
        id: string;
        security_id: string;
    }
    Index

    Properties

    comments?: string[]

    Unstructured text comments related to and stored for the object

    date: string

    Date on which the transaction occurred

    id: string

    Identifier for the object

    security_id: string

    Identifier for the security being accepted