@fairmint/open-captable-protocol-daml-js 0.2.63 → 0.2.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/OpenCapTable-v25/.daml/dist/OpenCapTable-v25-0.0.1.dar +0 -0
- package/lib/Fairmint/OpenCapTable/CapTable/module.d.ts +1738 -0
- package/lib/Fairmint/OpenCapTable/CapTable/module.js +3029 -0
- package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.d.ts +7 -6
- package/lib/Fairmint/OpenCapTable/IssuerAuthorization/module.js +12 -11
- package/lib/Fairmint/OpenCapTable/{ConvertibleAcceptance → OCF/ConvertibleAcceptance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleAcceptance → OCF/ConvertibleAcceptance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleCancellation → OCF/ConvertibleCancellation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleCancellation → OCF/ConvertibleCancellation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleConversion → OCF/ConvertibleConversion}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleConversion → OCF/ConvertibleConversion}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleIssuance → OCF/ConvertibleIssuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleIssuance → OCF/ConvertibleIssuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleRetraction → OCF/ConvertibleRetraction}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleRetraction → OCF/ConvertibleRetraction}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{ConvertibleTransfer → OCF/ConvertibleTransfer}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{ConvertibleTransfer → OCF/ConvertibleTransfer}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{Document → OCF/Document}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{Document → OCF/Document}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationAcceptance → OCF/EquityCompensationAcceptance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationAcceptance → OCF/EquityCompensationAcceptance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationCancellation → OCF/EquityCompensationCancellation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationCancellation → OCF/EquityCompensationCancellation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationExercise → OCF/EquityCompensationExercise}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationExercise → OCF/EquityCompensationExercise}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationIssuance → OCF/EquityCompensationIssuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationIssuance → OCF/EquityCompensationIssuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRelease → OCF/EquityCompensationRelease}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRelease → OCF/EquityCompensationRelease}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRepricing → OCF/EquityCompensationRepricing}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRepricing → OCF/EquityCompensationRepricing}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRetraction → OCF/EquityCompensationRetraction}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationRetraction → OCF/EquityCompensationRetraction}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{EquityCompensationTransfer → OCF/EquityCompensationTransfer}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{EquityCompensationTransfer → OCF/EquityCompensationTransfer}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.d.ts +79 -0
- package/lib/Fairmint/OpenCapTable/OCF/Issuer/module.js +95 -0
- package/lib/Fairmint/OpenCapTable/{IssuerAuthorizedSharesAdjustment → OCF/IssuerAuthorizedSharesAdjustment}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{IssuerAuthorizedSharesAdjustment → OCF/IssuerAuthorizedSharesAdjustment}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{Stakeholder → OCF/Stakeholder}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{Stakeholder → OCF/Stakeholder}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StakeholderRelationshipChangeEvent → OCF/StakeholderRelationshipChangeEvent}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StakeholderRelationshipChangeEvent → OCF/StakeholderRelationshipChangeEvent}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StakeholderStatusChangeEvent → OCF/StakeholderStatusChangeEvent}/module.d.ts +10 -20
- package/lib/Fairmint/OpenCapTable/{StakeholderStatusChangeEvent → OCF/StakeholderStatusChangeEvent}/module.js +10 -29
- package/lib/Fairmint/OpenCapTable/{StockAcceptance → OCF/StockAcceptance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockAcceptance → OCF/StockAcceptance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockCancellation → OCF/StockCancellation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockCancellation → OCF/StockCancellation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockClass → OCF/StockClass}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockClass → OCF/StockClass}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockClassAuthorizedSharesAdjustment → OCF/StockClassAuthorizedSharesAdjustment}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockClassAuthorizedSharesAdjustment → OCF/StockClassAuthorizedSharesAdjustment}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockClassConversionRatioAdjustment → OCF/StockClassConversionRatioAdjustment}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockClassConversionRatioAdjustment → OCF/StockClassConversionRatioAdjustment}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockClassSplit → OCF/StockClassSplit}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockClassSplit → OCF/StockClassSplit}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockConsolidation → OCF/StockConsolidation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockConsolidation → OCF/StockConsolidation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockConversion → OCF/StockConversion}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockConversion → OCF/StockConversion}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockIssuance → OCF/StockIssuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockIssuance → OCF/StockIssuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockLegendTemplate → OCF/StockLegendTemplate}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockLegendTemplate → OCF/StockLegendTemplate}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockPlan → OCF/StockPlan}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockPlan → OCF/StockPlan}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockPlanPoolAdjustment → OCF/StockPlanPoolAdjustment}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockPlanPoolAdjustment → OCF/StockPlanPoolAdjustment}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockPlanReturnToPool → OCF/StockPlanReturnToPool}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockPlanReturnToPool → OCF/StockPlanReturnToPool}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockReissuance → OCF/StockReissuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockReissuance → OCF/StockReissuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockRepurchase → OCF/StockRepurchase}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockRepurchase → OCF/StockRepurchase}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockRetraction → OCF/StockRetraction}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockRetraction → OCF/StockRetraction}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{StockTransfer → OCF/StockTransfer}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{StockTransfer → OCF/StockTransfer}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{Valuation → OCF/Valuation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{Valuation → OCF/Valuation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{VestingAcceleration → OCF/VestingAcceleration}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{VestingAcceleration → OCF/VestingAcceleration}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{VestingEvent → OCF/VestingEvent}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{VestingEvent → OCF/VestingEvent}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{VestingStart → OCF/VestingStart}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{VestingStart → OCF/VestingStart}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{VestingTerms → OCF/VestingTerms}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{VestingTerms → OCF/VestingTerms}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantAcceptance → OCF/WarrantAcceptance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantAcceptance → OCF/WarrantAcceptance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantCancellation}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantCancellation}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantExercise → OCF/WarrantExercise}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantExercise → OCF/WarrantExercise}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantIssuance → OCF/WarrantIssuance}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantIssuance → OCF/WarrantIssuance}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/{WarrantRetraction → OCF/WarrantRetraction}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantRetraction → OCF/WarrantRetraction}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/index.d.ts +1 -0
- package/lib/Fairmint/OpenCapTable/OCF/WarrantTransfer/index.js +8 -0
- package/lib/Fairmint/OpenCapTable/{WarrantTransfer → OCF/WarrantTransfer}/module.d.ts +8 -18
- package/lib/Fairmint/OpenCapTable/{WarrantTransfer → OCF/WarrantTransfer}/module.js +7 -26
- package/lib/Fairmint/OpenCapTable/OCF/index.d.ts +96 -0
- package/lib/Fairmint/OpenCapTable/OCF/index.js +103 -0
- package/lib/Fairmint/OpenCapTable/OcpFactory/module.js +1 -1
- package/lib/Fairmint/OpenCapTable/index.d.ts +4 -96
- package/lib/Fairmint/OpenCapTable/index.js +4 -96
- package/package.json +3 -2
- package/lib/Fairmint/OpenCapTable/Issuer/module.d.ts +0 -641
- package/lib/Fairmint/OpenCapTable/Issuer/module.js +0 -1080
- /package/lib/Fairmint/OpenCapTable/{ConvertibleAcceptance → CapTable}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleAcceptance → CapTable}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleCancellation → OCF/ConvertibleAcceptance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleCancellation → OCF/ConvertibleAcceptance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleConversion → OCF/ConvertibleCancellation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleConversion → OCF/ConvertibleCancellation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleIssuance → OCF/ConvertibleConversion}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleIssuance → OCF/ConvertibleConversion}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleRetraction → OCF/ConvertibleIssuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleRetraction → OCF/ConvertibleIssuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleTransfer → OCF/ConvertibleRetraction}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{ConvertibleTransfer → OCF/ConvertibleRetraction}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{Document → OCF/ConvertibleTransfer}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{Document → OCF/ConvertibleTransfer}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationAcceptance → OCF/Document}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationAcceptance → OCF/Document}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationCancellation → OCF/EquityCompensationAcceptance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationCancellation → OCF/EquityCompensationAcceptance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationExercise → OCF/EquityCompensationCancellation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationExercise → OCF/EquityCompensationCancellation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationIssuance → OCF/EquityCompensationExercise}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationIssuance → OCF/EquityCompensationExercise}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRelease → OCF/EquityCompensationIssuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRelease → OCF/EquityCompensationIssuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRepricing → OCF/EquityCompensationRelease}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRepricing → OCF/EquityCompensationRelease}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRetraction → OCF/EquityCompensationRepricing}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationRetraction → OCF/EquityCompensationRepricing}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationTransfer → OCF/EquityCompensationRetraction}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{EquityCompensationTransfer → OCF/EquityCompensationRetraction}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{Issuer → OCF/EquityCompensationTransfer}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{Issuer → OCF/EquityCompensationTransfer}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{IssuerAuthorizedSharesAdjustment → OCF/Issuer}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{IssuerAuthorizedSharesAdjustment → OCF/Issuer}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{Stakeholder → OCF/IssuerAuthorizedSharesAdjustment}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{Stakeholder → OCF/IssuerAuthorizedSharesAdjustment}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StakeholderRelationshipChangeEvent → OCF/Stakeholder}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StakeholderRelationshipChangeEvent → OCF/Stakeholder}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StakeholderStatusChangeEvent → OCF/StakeholderRelationshipChangeEvent}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StakeholderStatusChangeEvent → OCF/StakeholderRelationshipChangeEvent}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockAcceptance → OCF/StakeholderStatusChangeEvent}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockAcceptance → OCF/StakeholderStatusChangeEvent}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockCancellation → OCF/StockAcceptance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockCancellation → OCF/StockAcceptance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClass → OCF/StockCancellation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClass → OCF/StockCancellation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassAuthorizedSharesAdjustment → OCF/StockClass}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassAuthorizedSharesAdjustment → OCF/StockClass}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassConversionRatioAdjustment → OCF/StockClassAuthorizedSharesAdjustment}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassConversionRatioAdjustment → OCF/StockClassAuthorizedSharesAdjustment}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassSplit → OCF/StockClassConversionRatioAdjustment}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockClassSplit → OCF/StockClassConversionRatioAdjustment}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockConsolidation → OCF/StockClassSplit}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockConsolidation → OCF/StockClassSplit}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockConversion → OCF/StockConsolidation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockConversion → OCF/StockConsolidation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockIssuance → OCF/StockConversion}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockIssuance → OCF/StockConversion}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockLegendTemplate → OCF/StockIssuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockLegendTemplate → OCF/StockIssuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlan → OCF/StockLegendTemplate}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlan → OCF/StockLegendTemplate}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlanPoolAdjustment → OCF/StockPlan}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlanPoolAdjustment → OCF/StockPlan}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlanReturnToPool → OCF/StockPlanPoolAdjustment}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockPlanReturnToPool → OCF/StockPlanPoolAdjustment}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockReissuance → OCF/StockPlanReturnToPool}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockReissuance → OCF/StockPlanReturnToPool}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockRepurchase → OCF/StockReissuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockRepurchase → OCF/StockReissuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockRetraction → OCF/StockRepurchase}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockRetraction → OCF/StockRepurchase}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockTransfer → OCF/StockRetraction}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{StockTransfer → OCF/StockRetraction}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{Valuation → OCF/StockTransfer}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{Valuation → OCF/StockTransfer}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingAcceleration → OCF/Valuation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingAcceleration → OCF/Valuation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingEvent → OCF/VestingAcceleration}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingEvent → OCF/VestingAcceleration}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingStart → OCF/VestingEvent}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingStart → OCF/VestingEvent}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingTerms → OCF/VestingStart}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{VestingTerms → OCF/VestingStart}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantAcceptance → OCF/VestingTerms}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantAcceptance → OCF/VestingTerms}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantAcceptance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantCancellation → OCF/WarrantAcceptance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantExercise → OCF/WarrantCancellation}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantExercise → OCF/WarrantCancellation}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantIssuance → OCF/WarrantExercise}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantIssuance → OCF/WarrantExercise}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantRetraction → OCF/WarrantIssuance}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantRetraction → OCF/WarrantIssuance}/index.js +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantTransfer → OCF/WarrantRetraction}/index.d.ts +0 -0
- /package/lib/Fairmint/OpenCapTable/{WarrantTransfer → OCF/WarrantRetraction}/index.js +0 -0
|
@@ -0,0 +1,1738 @@
|
|
|
1
|
+
// Generated from Fairmint/OpenCapTable/CapTable.daml
|
|
2
|
+
/* eslint-disable @typescript-eslint/camelcase */
|
|
3
|
+
/* eslint-disable @typescript-eslint/no-namespace */
|
|
4
|
+
/* eslint-disable @typescript-eslint/no-use-before-define */
|
|
5
|
+
import * as jtv from '@mojotech/json-type-validation';
|
|
6
|
+
import * as damlTypes from '@daml/types';
|
|
7
|
+
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
|
8
|
+
import * as damlLedger from '@daml/ledger';
|
|
9
|
+
|
|
10
|
+
import * as pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 from '../../../DA/Internal/Template';
|
|
11
|
+
|
|
12
|
+
import * as Fairmint_OpenCapTable_OCF_ConvertibleAcceptance from '../../../Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module';
|
|
13
|
+
import * as Fairmint_OpenCapTable_OCF_ConvertibleCancellation from '../../../Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module';
|
|
14
|
+
import * as Fairmint_OpenCapTable_OCF_ConvertibleConversion from '../../../Fairmint/OpenCapTable/OCF/ConvertibleConversion/module';
|
|
15
|
+
import * as Fairmint_OpenCapTable_OCF_ConvertibleIssuance from '../../../Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module';
|
|
16
|
+
import * as Fairmint_OpenCapTable_OCF_ConvertibleRetraction from '../../../Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module';
|
|
17
|
+
import * as Fairmint_OpenCapTable_OCF_ConvertibleTransfer from '../../../Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module';
|
|
18
|
+
import * as Fairmint_OpenCapTable_OCF_Document from '../../../Fairmint/OpenCapTable/OCF/Document/module';
|
|
19
|
+
import * as Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance from '../../../Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module';
|
|
20
|
+
import * as Fairmint_OpenCapTable_OCF_EquityCompensationCancellation from '../../../Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module';
|
|
21
|
+
import * as Fairmint_OpenCapTable_OCF_EquityCompensationExercise from '../../../Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module';
|
|
22
|
+
import * as Fairmint_OpenCapTable_OCF_EquityCompensationIssuance from '../../../Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module';
|
|
23
|
+
import * as Fairmint_OpenCapTable_OCF_EquityCompensationRelease from '../../../Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module';
|
|
24
|
+
import * as Fairmint_OpenCapTable_OCF_EquityCompensationRepricing from '../../../Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module';
|
|
25
|
+
import * as Fairmint_OpenCapTable_OCF_EquityCompensationRetraction from '../../../Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module';
|
|
26
|
+
import * as Fairmint_OpenCapTable_OCF_EquityCompensationTransfer from '../../../Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module';
|
|
27
|
+
import * as Fairmint_OpenCapTable_OCF_Issuer from '../../../Fairmint/OpenCapTable/OCF/Issuer/module';
|
|
28
|
+
import * as Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment from '../../../Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module';
|
|
29
|
+
import * as Fairmint_OpenCapTable_OCF_Stakeholder from '../../../Fairmint/OpenCapTable/OCF/Stakeholder/module';
|
|
30
|
+
import * as Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent from '../../../Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module';
|
|
31
|
+
import * as Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent from '../../../Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module';
|
|
32
|
+
import * as Fairmint_OpenCapTable_OCF_StockAcceptance from '../../../Fairmint/OpenCapTable/OCF/StockAcceptance/module';
|
|
33
|
+
import * as Fairmint_OpenCapTable_OCF_StockCancellation from '../../../Fairmint/OpenCapTable/OCF/StockCancellation/module';
|
|
34
|
+
import * as Fairmint_OpenCapTable_OCF_StockClass from '../../../Fairmint/OpenCapTable/OCF/StockClass/module';
|
|
35
|
+
import * as Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment from '../../../Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module';
|
|
36
|
+
import * as Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment from '../../../Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module';
|
|
37
|
+
import * as Fairmint_OpenCapTable_OCF_StockClassSplit from '../../../Fairmint/OpenCapTable/OCF/StockClassSplit/module';
|
|
38
|
+
import * as Fairmint_OpenCapTable_OCF_StockConsolidation from '../../../Fairmint/OpenCapTable/OCF/StockConsolidation/module';
|
|
39
|
+
import * as Fairmint_OpenCapTable_OCF_StockConversion from '../../../Fairmint/OpenCapTable/OCF/StockConversion/module';
|
|
40
|
+
import * as Fairmint_OpenCapTable_OCF_StockIssuance from '../../../Fairmint/OpenCapTable/OCF/StockIssuance/module';
|
|
41
|
+
import * as Fairmint_OpenCapTable_OCF_StockLegendTemplate from '../../../Fairmint/OpenCapTable/OCF/StockLegendTemplate/module';
|
|
42
|
+
import * as Fairmint_OpenCapTable_OCF_StockPlan from '../../../Fairmint/OpenCapTable/OCF/StockPlan/module';
|
|
43
|
+
import * as Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment from '../../../Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module';
|
|
44
|
+
import * as Fairmint_OpenCapTable_OCF_StockPlanReturnToPool from '../../../Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module';
|
|
45
|
+
import * as Fairmint_OpenCapTable_OCF_StockReissuance from '../../../Fairmint/OpenCapTable/OCF/StockReissuance/module';
|
|
46
|
+
import * as Fairmint_OpenCapTable_OCF_StockRepurchase from '../../../Fairmint/OpenCapTable/OCF/StockRepurchase/module';
|
|
47
|
+
import * as Fairmint_OpenCapTable_OCF_StockRetraction from '../../../Fairmint/OpenCapTable/OCF/StockRetraction/module';
|
|
48
|
+
import * as Fairmint_OpenCapTable_OCF_StockTransfer from '../../../Fairmint/OpenCapTable/OCF/StockTransfer/module';
|
|
49
|
+
import * as Fairmint_OpenCapTable_OCF_Valuation from '../../../Fairmint/OpenCapTable/OCF/Valuation/module';
|
|
50
|
+
import * as Fairmint_OpenCapTable_OCF_VestingAcceleration from '../../../Fairmint/OpenCapTable/OCF/VestingAcceleration/module';
|
|
51
|
+
import * as Fairmint_OpenCapTable_OCF_VestingEvent from '../../../Fairmint/OpenCapTable/OCF/VestingEvent/module';
|
|
52
|
+
import * as Fairmint_OpenCapTable_OCF_VestingStart from '../../../Fairmint/OpenCapTable/OCF/VestingStart/module';
|
|
53
|
+
import * as Fairmint_OpenCapTable_OCF_VestingTerms from '../../../Fairmint/OpenCapTable/OCF/VestingTerms/module';
|
|
54
|
+
import * as Fairmint_OpenCapTable_OCF_WarrantAcceptance from '../../../Fairmint/OpenCapTable/OCF/WarrantAcceptance/module';
|
|
55
|
+
import * as Fairmint_OpenCapTable_OCF_WarrantCancellation from '../../../Fairmint/OpenCapTable/OCF/WarrantCancellation/module';
|
|
56
|
+
import * as Fairmint_OpenCapTable_OCF_WarrantExercise from '../../../Fairmint/OpenCapTable/OCF/WarrantExercise/module';
|
|
57
|
+
import * as Fairmint_OpenCapTable_OCF_WarrantIssuance from '../../../Fairmint/OpenCapTable/OCF/WarrantIssuance/module';
|
|
58
|
+
import * as Fairmint_OpenCapTable_OCF_WarrantRetraction from '../../../Fairmint/OpenCapTable/OCF/WarrantRetraction/module';
|
|
59
|
+
import * as Fairmint_OpenCapTable_OCF_WarrantTransfer from '../../../Fairmint/OpenCapTable/OCF/WarrantTransfer/module';
|
|
60
|
+
import * as Fairmint_OpenCapTable_Types from '../../../Fairmint/OpenCapTable/Types/module';
|
|
61
|
+
|
|
62
|
+
export declare type DeleteWarrantTransfer = {
|
|
63
|
+
id: string;
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
export declare const DeleteWarrantTransfer:
|
|
67
|
+
damlTypes.Serializable<DeleteWarrantTransfer> & {
|
|
68
|
+
}
|
|
69
|
+
;
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
export declare type EditWarrantTransfer = {
|
|
73
|
+
id: string;
|
|
74
|
+
new_transfer_data: Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransferOcfData;
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
export declare const EditWarrantTransfer:
|
|
78
|
+
damlTypes.Serializable<EditWarrantTransfer> & {
|
|
79
|
+
}
|
|
80
|
+
;
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
export declare type CreateWarrantTransfer = {
|
|
84
|
+
transfer_data: Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransferOcfData;
|
|
85
|
+
};
|
|
86
|
+
|
|
87
|
+
export declare const CreateWarrantTransfer:
|
|
88
|
+
damlTypes.Serializable<CreateWarrantTransfer> & {
|
|
89
|
+
}
|
|
90
|
+
;
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
export declare type DeleteWarrantRetraction = {
|
|
94
|
+
id: string;
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
export declare const DeleteWarrantRetraction:
|
|
98
|
+
damlTypes.Serializable<DeleteWarrantRetraction> & {
|
|
99
|
+
}
|
|
100
|
+
;
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
export declare type EditWarrantRetraction = {
|
|
104
|
+
id: string;
|
|
105
|
+
new_retraction_data: Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetractionOcfData;
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
export declare const EditWarrantRetraction:
|
|
109
|
+
damlTypes.Serializable<EditWarrantRetraction> & {
|
|
110
|
+
}
|
|
111
|
+
;
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
export declare type CreateWarrantRetraction = {
|
|
115
|
+
retraction_data: Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetractionOcfData;
|
|
116
|
+
};
|
|
117
|
+
|
|
118
|
+
export declare const CreateWarrantRetraction:
|
|
119
|
+
damlTypes.Serializable<CreateWarrantRetraction> & {
|
|
120
|
+
}
|
|
121
|
+
;
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
export declare type DeleteWarrantIssuance = {
|
|
125
|
+
id: string;
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
export declare const DeleteWarrantIssuance:
|
|
129
|
+
damlTypes.Serializable<DeleteWarrantIssuance> & {
|
|
130
|
+
}
|
|
131
|
+
;
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
export declare type EditWarrantIssuance = {
|
|
135
|
+
id: string;
|
|
136
|
+
new_issuance_data: Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuanceOcfData;
|
|
137
|
+
};
|
|
138
|
+
|
|
139
|
+
export declare const EditWarrantIssuance:
|
|
140
|
+
damlTypes.Serializable<EditWarrantIssuance> & {
|
|
141
|
+
}
|
|
142
|
+
;
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
export declare type CreateWarrantIssuance = {
|
|
146
|
+
issuance_data: Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuanceOcfData;
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
export declare const CreateWarrantIssuance:
|
|
150
|
+
damlTypes.Serializable<CreateWarrantIssuance> & {
|
|
151
|
+
}
|
|
152
|
+
;
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
export declare type DeleteWarrantExercise = {
|
|
156
|
+
id: string;
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
export declare const DeleteWarrantExercise:
|
|
160
|
+
damlTypes.Serializable<DeleteWarrantExercise> & {
|
|
161
|
+
}
|
|
162
|
+
;
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
export declare type EditWarrantExercise = {
|
|
166
|
+
id: string;
|
|
167
|
+
new_exercise_data: Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExerciseOcfData;
|
|
168
|
+
};
|
|
169
|
+
|
|
170
|
+
export declare const EditWarrantExercise:
|
|
171
|
+
damlTypes.Serializable<EditWarrantExercise> & {
|
|
172
|
+
}
|
|
173
|
+
;
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
export declare type CreateWarrantExercise = {
|
|
177
|
+
exercise_data: Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExerciseOcfData;
|
|
178
|
+
};
|
|
179
|
+
|
|
180
|
+
export declare const CreateWarrantExercise:
|
|
181
|
+
damlTypes.Serializable<CreateWarrantExercise> & {
|
|
182
|
+
}
|
|
183
|
+
;
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
export declare type DeleteWarrantCancellation = {
|
|
187
|
+
id: string;
|
|
188
|
+
};
|
|
189
|
+
|
|
190
|
+
export declare const DeleteWarrantCancellation:
|
|
191
|
+
damlTypes.Serializable<DeleteWarrantCancellation> & {
|
|
192
|
+
}
|
|
193
|
+
;
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
export declare type EditWarrantCancellation = {
|
|
197
|
+
id: string;
|
|
198
|
+
new_cancellation_data: Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellationOcfData;
|
|
199
|
+
};
|
|
200
|
+
|
|
201
|
+
export declare const EditWarrantCancellation:
|
|
202
|
+
damlTypes.Serializable<EditWarrantCancellation> & {
|
|
203
|
+
}
|
|
204
|
+
;
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
export declare type CreateWarrantCancellation = {
|
|
208
|
+
cancellation_data: Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellationOcfData;
|
|
209
|
+
};
|
|
210
|
+
|
|
211
|
+
export declare const CreateWarrantCancellation:
|
|
212
|
+
damlTypes.Serializable<CreateWarrantCancellation> & {
|
|
213
|
+
}
|
|
214
|
+
;
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
export declare type DeleteWarrantAcceptance = {
|
|
218
|
+
id: string;
|
|
219
|
+
};
|
|
220
|
+
|
|
221
|
+
export declare const DeleteWarrantAcceptance:
|
|
222
|
+
damlTypes.Serializable<DeleteWarrantAcceptance> & {
|
|
223
|
+
}
|
|
224
|
+
;
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
export declare type EditWarrantAcceptance = {
|
|
228
|
+
id: string;
|
|
229
|
+
new_acceptance_data: Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptanceOcfData;
|
|
230
|
+
};
|
|
231
|
+
|
|
232
|
+
export declare const EditWarrantAcceptance:
|
|
233
|
+
damlTypes.Serializable<EditWarrantAcceptance> & {
|
|
234
|
+
}
|
|
235
|
+
;
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
export declare type CreateWarrantAcceptance = {
|
|
239
|
+
acceptance_data: Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptanceOcfData;
|
|
240
|
+
};
|
|
241
|
+
|
|
242
|
+
export declare const CreateWarrantAcceptance:
|
|
243
|
+
damlTypes.Serializable<CreateWarrantAcceptance> & {
|
|
244
|
+
}
|
|
245
|
+
;
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
export declare type DeleteVestingTerms = {
|
|
249
|
+
id: string;
|
|
250
|
+
};
|
|
251
|
+
|
|
252
|
+
export declare const DeleteVestingTerms:
|
|
253
|
+
damlTypes.Serializable<DeleteVestingTerms> & {
|
|
254
|
+
}
|
|
255
|
+
;
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
export declare type EditVestingTerms = {
|
|
259
|
+
id: string;
|
|
260
|
+
new_vesting_terms_data: Fairmint_OpenCapTable_OCF_VestingTerms.VestingTermsOcfData;
|
|
261
|
+
};
|
|
262
|
+
|
|
263
|
+
export declare const EditVestingTerms:
|
|
264
|
+
damlTypes.Serializable<EditVestingTerms> & {
|
|
265
|
+
}
|
|
266
|
+
;
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
export declare type CreateVestingTerms = {
|
|
270
|
+
vesting_terms_data: Fairmint_OpenCapTable_OCF_VestingTerms.VestingTermsOcfData;
|
|
271
|
+
};
|
|
272
|
+
|
|
273
|
+
export declare const CreateVestingTerms:
|
|
274
|
+
damlTypes.Serializable<CreateVestingTerms> & {
|
|
275
|
+
}
|
|
276
|
+
;
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
export declare type DeleteVestingStart = {
|
|
280
|
+
id: string;
|
|
281
|
+
};
|
|
282
|
+
|
|
283
|
+
export declare const DeleteVestingStart:
|
|
284
|
+
damlTypes.Serializable<DeleteVestingStart> & {
|
|
285
|
+
}
|
|
286
|
+
;
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
export declare type EditVestingStart = {
|
|
290
|
+
id: string;
|
|
291
|
+
new_vesting_data: Fairmint_OpenCapTable_OCF_VestingStart.VestingStartOcfData;
|
|
292
|
+
};
|
|
293
|
+
|
|
294
|
+
export declare const EditVestingStart:
|
|
295
|
+
damlTypes.Serializable<EditVestingStart> & {
|
|
296
|
+
}
|
|
297
|
+
;
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
export declare type CreateVestingStart = {
|
|
301
|
+
vesting_data: Fairmint_OpenCapTable_OCF_VestingStart.VestingStartOcfData;
|
|
302
|
+
};
|
|
303
|
+
|
|
304
|
+
export declare const CreateVestingStart:
|
|
305
|
+
damlTypes.Serializable<CreateVestingStart> & {
|
|
306
|
+
}
|
|
307
|
+
;
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
export declare type DeleteVestingEvent = {
|
|
311
|
+
id: string;
|
|
312
|
+
};
|
|
313
|
+
|
|
314
|
+
export declare const DeleteVestingEvent:
|
|
315
|
+
damlTypes.Serializable<DeleteVestingEvent> & {
|
|
316
|
+
}
|
|
317
|
+
;
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
export declare type EditVestingEvent = {
|
|
321
|
+
id: string;
|
|
322
|
+
new_vesting_data: Fairmint_OpenCapTable_OCF_VestingEvent.VestingEventOcfData;
|
|
323
|
+
};
|
|
324
|
+
|
|
325
|
+
export declare const EditVestingEvent:
|
|
326
|
+
damlTypes.Serializable<EditVestingEvent> & {
|
|
327
|
+
}
|
|
328
|
+
;
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
export declare type CreateVestingEvent = {
|
|
332
|
+
vesting_data: Fairmint_OpenCapTable_OCF_VestingEvent.VestingEventOcfData;
|
|
333
|
+
};
|
|
334
|
+
|
|
335
|
+
export declare const CreateVestingEvent:
|
|
336
|
+
damlTypes.Serializable<CreateVestingEvent> & {
|
|
337
|
+
}
|
|
338
|
+
;
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
export declare type DeleteVestingAcceleration = {
|
|
342
|
+
id: string;
|
|
343
|
+
};
|
|
344
|
+
|
|
345
|
+
export declare const DeleteVestingAcceleration:
|
|
346
|
+
damlTypes.Serializable<DeleteVestingAcceleration> & {
|
|
347
|
+
}
|
|
348
|
+
;
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
export declare type EditVestingAcceleration = {
|
|
352
|
+
id: string;
|
|
353
|
+
new_acceleration_data: Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAccelerationOcfData;
|
|
354
|
+
};
|
|
355
|
+
|
|
356
|
+
export declare const EditVestingAcceleration:
|
|
357
|
+
damlTypes.Serializable<EditVestingAcceleration> & {
|
|
358
|
+
}
|
|
359
|
+
;
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
export declare type CreateVestingAcceleration = {
|
|
363
|
+
acceleration_data: Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAccelerationOcfData;
|
|
364
|
+
};
|
|
365
|
+
|
|
366
|
+
export declare const CreateVestingAcceleration:
|
|
367
|
+
damlTypes.Serializable<CreateVestingAcceleration> & {
|
|
368
|
+
}
|
|
369
|
+
;
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
export declare type DeleteValuation = {
|
|
373
|
+
id: string;
|
|
374
|
+
};
|
|
375
|
+
|
|
376
|
+
export declare const DeleteValuation:
|
|
377
|
+
damlTypes.Serializable<DeleteValuation> & {
|
|
378
|
+
}
|
|
379
|
+
;
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
export declare type EditValuation = {
|
|
383
|
+
id: string;
|
|
384
|
+
new_valuation_data: Fairmint_OpenCapTable_OCF_Valuation.ValuationOcfData;
|
|
385
|
+
};
|
|
386
|
+
|
|
387
|
+
export declare const EditValuation:
|
|
388
|
+
damlTypes.Serializable<EditValuation> & {
|
|
389
|
+
}
|
|
390
|
+
;
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
export declare type CreateValuation = {
|
|
394
|
+
valuation_data: Fairmint_OpenCapTable_OCF_Valuation.ValuationOcfData;
|
|
395
|
+
};
|
|
396
|
+
|
|
397
|
+
export declare const CreateValuation:
|
|
398
|
+
damlTypes.Serializable<CreateValuation> & {
|
|
399
|
+
}
|
|
400
|
+
;
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
export declare type DeleteStockTransfer = {
|
|
404
|
+
id: string;
|
|
405
|
+
};
|
|
406
|
+
|
|
407
|
+
export declare const DeleteStockTransfer:
|
|
408
|
+
damlTypes.Serializable<DeleteStockTransfer> & {
|
|
409
|
+
}
|
|
410
|
+
;
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
export declare type EditStockTransfer = {
|
|
414
|
+
id: string;
|
|
415
|
+
new_transfer_data: Fairmint_OpenCapTable_OCF_StockTransfer.StockTransferOcfData;
|
|
416
|
+
};
|
|
417
|
+
|
|
418
|
+
export declare const EditStockTransfer:
|
|
419
|
+
damlTypes.Serializable<EditStockTransfer> & {
|
|
420
|
+
}
|
|
421
|
+
;
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
export declare type CreateStockTransfer = {
|
|
425
|
+
transfer_data: Fairmint_OpenCapTable_OCF_StockTransfer.StockTransferOcfData;
|
|
426
|
+
};
|
|
427
|
+
|
|
428
|
+
export declare const CreateStockTransfer:
|
|
429
|
+
damlTypes.Serializable<CreateStockTransfer> & {
|
|
430
|
+
}
|
|
431
|
+
;
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
export declare type DeleteStockRetraction = {
|
|
435
|
+
id: string;
|
|
436
|
+
};
|
|
437
|
+
|
|
438
|
+
export declare const DeleteStockRetraction:
|
|
439
|
+
damlTypes.Serializable<DeleteStockRetraction> & {
|
|
440
|
+
}
|
|
441
|
+
;
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
export declare type EditStockRetraction = {
|
|
445
|
+
id: string;
|
|
446
|
+
new_retraction_data: Fairmint_OpenCapTable_OCF_StockRetraction.StockRetractionOcfData;
|
|
447
|
+
};
|
|
448
|
+
|
|
449
|
+
export declare const EditStockRetraction:
|
|
450
|
+
damlTypes.Serializable<EditStockRetraction> & {
|
|
451
|
+
}
|
|
452
|
+
;
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
export declare type CreateStockRetraction = {
|
|
456
|
+
retraction_data: Fairmint_OpenCapTable_OCF_StockRetraction.StockRetractionOcfData;
|
|
457
|
+
};
|
|
458
|
+
|
|
459
|
+
export declare const CreateStockRetraction:
|
|
460
|
+
damlTypes.Serializable<CreateStockRetraction> & {
|
|
461
|
+
}
|
|
462
|
+
;
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
export declare type DeleteStockRepurchase = {
|
|
466
|
+
id: string;
|
|
467
|
+
};
|
|
468
|
+
|
|
469
|
+
export declare const DeleteStockRepurchase:
|
|
470
|
+
damlTypes.Serializable<DeleteStockRepurchase> & {
|
|
471
|
+
}
|
|
472
|
+
;
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
export declare type EditStockRepurchase = {
|
|
476
|
+
id: string;
|
|
477
|
+
new_repurchase_data: Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchaseOcfData;
|
|
478
|
+
};
|
|
479
|
+
|
|
480
|
+
export declare const EditStockRepurchase:
|
|
481
|
+
damlTypes.Serializable<EditStockRepurchase> & {
|
|
482
|
+
}
|
|
483
|
+
;
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
export declare type CreateStockRepurchase = {
|
|
487
|
+
repurchase_data: Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchaseOcfData;
|
|
488
|
+
};
|
|
489
|
+
|
|
490
|
+
export declare const CreateStockRepurchase:
|
|
491
|
+
damlTypes.Serializable<CreateStockRepurchase> & {
|
|
492
|
+
}
|
|
493
|
+
;
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
export declare type DeleteStockReissuance = {
|
|
497
|
+
id: string;
|
|
498
|
+
};
|
|
499
|
+
|
|
500
|
+
export declare const DeleteStockReissuance:
|
|
501
|
+
damlTypes.Serializable<DeleteStockReissuance> & {
|
|
502
|
+
}
|
|
503
|
+
;
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
export declare type EditStockReissuance = {
|
|
507
|
+
id: string;
|
|
508
|
+
new_reissuance_data: Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuanceOcfData;
|
|
509
|
+
};
|
|
510
|
+
|
|
511
|
+
export declare const EditStockReissuance:
|
|
512
|
+
damlTypes.Serializable<EditStockReissuance> & {
|
|
513
|
+
}
|
|
514
|
+
;
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
export declare type CreateStockReissuance = {
|
|
518
|
+
reissuance_data: Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuanceOcfData;
|
|
519
|
+
};
|
|
520
|
+
|
|
521
|
+
export declare const CreateStockReissuance:
|
|
522
|
+
damlTypes.Serializable<CreateStockReissuance> & {
|
|
523
|
+
}
|
|
524
|
+
;
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
export declare type DeleteStockPlanReturnToPool = {
|
|
528
|
+
id: string;
|
|
529
|
+
};
|
|
530
|
+
|
|
531
|
+
export declare const DeleteStockPlanReturnToPool:
|
|
532
|
+
damlTypes.Serializable<DeleteStockPlanReturnToPool> & {
|
|
533
|
+
}
|
|
534
|
+
;
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
export declare type EditStockPlanReturnToPool = {
|
|
538
|
+
id: string;
|
|
539
|
+
new_return_data: Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPoolOcfData;
|
|
540
|
+
};
|
|
541
|
+
|
|
542
|
+
export declare const EditStockPlanReturnToPool:
|
|
543
|
+
damlTypes.Serializable<EditStockPlanReturnToPool> & {
|
|
544
|
+
}
|
|
545
|
+
;
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
export declare type CreateStockPlanReturnToPool = {
|
|
549
|
+
return_data: Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPoolOcfData;
|
|
550
|
+
};
|
|
551
|
+
|
|
552
|
+
export declare const CreateStockPlanReturnToPool:
|
|
553
|
+
damlTypes.Serializable<CreateStockPlanReturnToPool> & {
|
|
554
|
+
}
|
|
555
|
+
;
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
export declare type DeleteStockPlanPoolAdjustment = {
|
|
559
|
+
id: string;
|
|
560
|
+
};
|
|
561
|
+
|
|
562
|
+
export declare const DeleteStockPlanPoolAdjustment:
|
|
563
|
+
damlTypes.Serializable<DeleteStockPlanPoolAdjustment> & {
|
|
564
|
+
}
|
|
565
|
+
;
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
export declare type EditStockPlanPoolAdjustment = {
|
|
569
|
+
id: string;
|
|
570
|
+
new_adjustment_data: Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustmentOcfData;
|
|
571
|
+
};
|
|
572
|
+
|
|
573
|
+
export declare const EditStockPlanPoolAdjustment:
|
|
574
|
+
damlTypes.Serializable<EditStockPlanPoolAdjustment> & {
|
|
575
|
+
}
|
|
576
|
+
;
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
export declare type CreateStockPlanPoolAdjustment = {
|
|
580
|
+
adjustment_data: Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustmentOcfData;
|
|
581
|
+
};
|
|
582
|
+
|
|
583
|
+
export declare const CreateStockPlanPoolAdjustment:
|
|
584
|
+
damlTypes.Serializable<CreateStockPlanPoolAdjustment> & {
|
|
585
|
+
}
|
|
586
|
+
;
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
export declare type DeleteStockPlan = {
|
|
590
|
+
id: string;
|
|
591
|
+
};
|
|
592
|
+
|
|
593
|
+
export declare const DeleteStockPlan:
|
|
594
|
+
damlTypes.Serializable<DeleteStockPlan> & {
|
|
595
|
+
}
|
|
596
|
+
;
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
export declare type EditStockPlan = {
|
|
600
|
+
id: string;
|
|
601
|
+
new_plan_data: Fairmint_OpenCapTable_OCF_StockPlan.StockPlanOcfData;
|
|
602
|
+
};
|
|
603
|
+
|
|
604
|
+
export declare const EditStockPlan:
|
|
605
|
+
damlTypes.Serializable<EditStockPlan> & {
|
|
606
|
+
}
|
|
607
|
+
;
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
export declare type CreateStockPlan = {
|
|
611
|
+
plan_data: Fairmint_OpenCapTable_OCF_StockPlan.StockPlanOcfData;
|
|
612
|
+
};
|
|
613
|
+
|
|
614
|
+
export declare const CreateStockPlan:
|
|
615
|
+
damlTypes.Serializable<CreateStockPlan> & {
|
|
616
|
+
}
|
|
617
|
+
;
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
export declare type DeleteStockLegendTemplate = {
|
|
621
|
+
id: string;
|
|
622
|
+
};
|
|
623
|
+
|
|
624
|
+
export declare const DeleteStockLegendTemplate:
|
|
625
|
+
damlTypes.Serializable<DeleteStockLegendTemplate> & {
|
|
626
|
+
}
|
|
627
|
+
;
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
export declare type EditStockLegendTemplate = {
|
|
631
|
+
id: string;
|
|
632
|
+
new_template_data: Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplateOcfData;
|
|
633
|
+
};
|
|
634
|
+
|
|
635
|
+
export declare const EditStockLegendTemplate:
|
|
636
|
+
damlTypes.Serializable<EditStockLegendTemplate> & {
|
|
637
|
+
}
|
|
638
|
+
;
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
export declare type CreateStockLegendTemplate = {
|
|
642
|
+
template_data: Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplateOcfData;
|
|
643
|
+
};
|
|
644
|
+
|
|
645
|
+
export declare const CreateStockLegendTemplate:
|
|
646
|
+
damlTypes.Serializable<CreateStockLegendTemplate> & {
|
|
647
|
+
}
|
|
648
|
+
;
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
export declare type DeleteStockIssuance = {
|
|
652
|
+
id: string;
|
|
653
|
+
};
|
|
654
|
+
|
|
655
|
+
export declare const DeleteStockIssuance:
|
|
656
|
+
damlTypes.Serializable<DeleteStockIssuance> & {
|
|
657
|
+
}
|
|
658
|
+
;
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
export declare type EditStockIssuance = {
|
|
662
|
+
id: string;
|
|
663
|
+
new_issuance_data: Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuanceOcfData;
|
|
664
|
+
};
|
|
665
|
+
|
|
666
|
+
export declare const EditStockIssuance:
|
|
667
|
+
damlTypes.Serializable<EditStockIssuance> & {
|
|
668
|
+
}
|
|
669
|
+
;
|
|
670
|
+
|
|
671
|
+
|
|
672
|
+
export declare type CreateStockIssuance = {
|
|
673
|
+
issuance_data: Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuanceOcfData;
|
|
674
|
+
};
|
|
675
|
+
|
|
676
|
+
export declare const CreateStockIssuance:
|
|
677
|
+
damlTypes.Serializable<CreateStockIssuance> & {
|
|
678
|
+
}
|
|
679
|
+
;
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
export declare type DeleteStockConversion = {
|
|
683
|
+
id: string;
|
|
684
|
+
};
|
|
685
|
+
|
|
686
|
+
export declare const DeleteStockConversion:
|
|
687
|
+
damlTypes.Serializable<DeleteStockConversion> & {
|
|
688
|
+
}
|
|
689
|
+
;
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
export declare type EditStockConversion = {
|
|
693
|
+
id: string;
|
|
694
|
+
new_conversion_data: Fairmint_OpenCapTable_OCF_StockConversion.StockConversionOcfData;
|
|
695
|
+
};
|
|
696
|
+
|
|
697
|
+
export declare const EditStockConversion:
|
|
698
|
+
damlTypes.Serializable<EditStockConversion> & {
|
|
699
|
+
}
|
|
700
|
+
;
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
export declare type CreateStockConversion = {
|
|
704
|
+
conversion_data: Fairmint_OpenCapTable_OCF_StockConversion.StockConversionOcfData;
|
|
705
|
+
};
|
|
706
|
+
|
|
707
|
+
export declare const CreateStockConversion:
|
|
708
|
+
damlTypes.Serializable<CreateStockConversion> & {
|
|
709
|
+
}
|
|
710
|
+
;
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
export declare type DeleteStockConsolidation = {
|
|
714
|
+
id: string;
|
|
715
|
+
};
|
|
716
|
+
|
|
717
|
+
export declare const DeleteStockConsolidation:
|
|
718
|
+
damlTypes.Serializable<DeleteStockConsolidation> & {
|
|
719
|
+
}
|
|
720
|
+
;
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
export declare type EditStockConsolidation = {
|
|
724
|
+
id: string;
|
|
725
|
+
new_consolidation_data: Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidationOcfData;
|
|
726
|
+
};
|
|
727
|
+
|
|
728
|
+
export declare const EditStockConsolidation:
|
|
729
|
+
damlTypes.Serializable<EditStockConsolidation> & {
|
|
730
|
+
}
|
|
731
|
+
;
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
export declare type CreateStockConsolidation = {
|
|
735
|
+
consolidation_data: Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidationOcfData;
|
|
736
|
+
};
|
|
737
|
+
|
|
738
|
+
export declare const CreateStockConsolidation:
|
|
739
|
+
damlTypes.Serializable<CreateStockConsolidation> & {
|
|
740
|
+
}
|
|
741
|
+
;
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
export declare type DeleteStockClassSplit = {
|
|
745
|
+
id: string;
|
|
746
|
+
};
|
|
747
|
+
|
|
748
|
+
export declare const DeleteStockClassSplit:
|
|
749
|
+
damlTypes.Serializable<DeleteStockClassSplit> & {
|
|
750
|
+
}
|
|
751
|
+
;
|
|
752
|
+
|
|
753
|
+
|
|
754
|
+
export declare type EditStockClassSplit = {
|
|
755
|
+
id: string;
|
|
756
|
+
new_split_data: Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplitOcfData;
|
|
757
|
+
};
|
|
758
|
+
|
|
759
|
+
export declare const EditStockClassSplit:
|
|
760
|
+
damlTypes.Serializable<EditStockClassSplit> & {
|
|
761
|
+
}
|
|
762
|
+
;
|
|
763
|
+
|
|
764
|
+
|
|
765
|
+
export declare type CreateStockClassSplit = {
|
|
766
|
+
split_data: Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplitOcfData;
|
|
767
|
+
};
|
|
768
|
+
|
|
769
|
+
export declare const CreateStockClassSplit:
|
|
770
|
+
damlTypes.Serializable<CreateStockClassSplit> & {
|
|
771
|
+
}
|
|
772
|
+
;
|
|
773
|
+
|
|
774
|
+
|
|
775
|
+
export declare type DeleteStockClassConversionRatioAdjustment = {
|
|
776
|
+
id: string;
|
|
777
|
+
};
|
|
778
|
+
|
|
779
|
+
export declare const DeleteStockClassConversionRatioAdjustment:
|
|
780
|
+
damlTypes.Serializable<DeleteStockClassConversionRatioAdjustment> & {
|
|
781
|
+
}
|
|
782
|
+
;
|
|
783
|
+
|
|
784
|
+
|
|
785
|
+
export declare type EditStockClassConversionRatioAdjustment = {
|
|
786
|
+
id: string;
|
|
787
|
+
new_adjustment_data: Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustmentOcfData;
|
|
788
|
+
};
|
|
789
|
+
|
|
790
|
+
export declare const EditStockClassConversionRatioAdjustment:
|
|
791
|
+
damlTypes.Serializable<EditStockClassConversionRatioAdjustment> & {
|
|
792
|
+
}
|
|
793
|
+
;
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
export declare type CreateStockClassConversionRatioAdjustment = {
|
|
797
|
+
adjustment_data: Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustmentOcfData;
|
|
798
|
+
};
|
|
799
|
+
|
|
800
|
+
export declare const CreateStockClassConversionRatioAdjustment:
|
|
801
|
+
damlTypes.Serializable<CreateStockClassConversionRatioAdjustment> & {
|
|
802
|
+
}
|
|
803
|
+
;
|
|
804
|
+
|
|
805
|
+
|
|
806
|
+
export declare type DeleteStockClassAuthorizedSharesAdjustment = {
|
|
807
|
+
id: string;
|
|
808
|
+
};
|
|
809
|
+
|
|
810
|
+
export declare const DeleteStockClassAuthorizedSharesAdjustment:
|
|
811
|
+
damlTypes.Serializable<DeleteStockClassAuthorizedSharesAdjustment> & {
|
|
812
|
+
}
|
|
813
|
+
;
|
|
814
|
+
|
|
815
|
+
|
|
816
|
+
export declare type EditStockClassAuthorizedSharesAdjustment = {
|
|
817
|
+
id: string;
|
|
818
|
+
new_adjustment_data: Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustmentOcfData;
|
|
819
|
+
};
|
|
820
|
+
|
|
821
|
+
export declare const EditStockClassAuthorizedSharesAdjustment:
|
|
822
|
+
damlTypes.Serializable<EditStockClassAuthorizedSharesAdjustment> & {
|
|
823
|
+
}
|
|
824
|
+
;
|
|
825
|
+
|
|
826
|
+
|
|
827
|
+
export declare type CreateStockClassAuthorizedSharesAdjustment = {
|
|
828
|
+
adjustment_data: Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustmentOcfData;
|
|
829
|
+
};
|
|
830
|
+
|
|
831
|
+
export declare const CreateStockClassAuthorizedSharesAdjustment:
|
|
832
|
+
damlTypes.Serializable<CreateStockClassAuthorizedSharesAdjustment> & {
|
|
833
|
+
}
|
|
834
|
+
;
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
export declare type DeleteStockClass = {
|
|
838
|
+
id: string;
|
|
839
|
+
};
|
|
840
|
+
|
|
841
|
+
export declare const DeleteStockClass:
|
|
842
|
+
damlTypes.Serializable<DeleteStockClass> & {
|
|
843
|
+
}
|
|
844
|
+
;
|
|
845
|
+
|
|
846
|
+
|
|
847
|
+
export declare type EditStockClass = {
|
|
848
|
+
id: string;
|
|
849
|
+
new_stock_class_data: Fairmint_OpenCapTable_OCF_StockClass.StockClassOcfData;
|
|
850
|
+
};
|
|
851
|
+
|
|
852
|
+
export declare const EditStockClass:
|
|
853
|
+
damlTypes.Serializable<EditStockClass> & {
|
|
854
|
+
}
|
|
855
|
+
;
|
|
856
|
+
|
|
857
|
+
|
|
858
|
+
export declare type CreateStockClass = {
|
|
859
|
+
stock_class_data: Fairmint_OpenCapTable_OCF_StockClass.StockClassOcfData;
|
|
860
|
+
};
|
|
861
|
+
|
|
862
|
+
export declare const CreateStockClass:
|
|
863
|
+
damlTypes.Serializable<CreateStockClass> & {
|
|
864
|
+
}
|
|
865
|
+
;
|
|
866
|
+
|
|
867
|
+
|
|
868
|
+
export declare type DeleteStockCancellation = {
|
|
869
|
+
id: string;
|
|
870
|
+
};
|
|
871
|
+
|
|
872
|
+
export declare const DeleteStockCancellation:
|
|
873
|
+
damlTypes.Serializable<DeleteStockCancellation> & {
|
|
874
|
+
}
|
|
875
|
+
;
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
export declare type EditStockCancellation = {
|
|
879
|
+
id: string;
|
|
880
|
+
new_cancellation_data: Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellationOcfData;
|
|
881
|
+
};
|
|
882
|
+
|
|
883
|
+
export declare const EditStockCancellation:
|
|
884
|
+
damlTypes.Serializable<EditStockCancellation> & {
|
|
885
|
+
}
|
|
886
|
+
;
|
|
887
|
+
|
|
888
|
+
|
|
889
|
+
export declare type CreateStockCancellation = {
|
|
890
|
+
cancellation_data: Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellationOcfData;
|
|
891
|
+
};
|
|
892
|
+
|
|
893
|
+
export declare const CreateStockCancellation:
|
|
894
|
+
damlTypes.Serializable<CreateStockCancellation> & {
|
|
895
|
+
}
|
|
896
|
+
;
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
export declare type DeleteStockAcceptance = {
|
|
900
|
+
id: string;
|
|
901
|
+
};
|
|
902
|
+
|
|
903
|
+
export declare const DeleteStockAcceptance:
|
|
904
|
+
damlTypes.Serializable<DeleteStockAcceptance> & {
|
|
905
|
+
}
|
|
906
|
+
;
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
export declare type EditStockAcceptance = {
|
|
910
|
+
id: string;
|
|
911
|
+
new_acceptance_data: Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptanceOcfData;
|
|
912
|
+
};
|
|
913
|
+
|
|
914
|
+
export declare const EditStockAcceptance:
|
|
915
|
+
damlTypes.Serializable<EditStockAcceptance> & {
|
|
916
|
+
}
|
|
917
|
+
;
|
|
918
|
+
|
|
919
|
+
|
|
920
|
+
export declare type CreateStockAcceptance = {
|
|
921
|
+
acceptance_data: Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptanceOcfData;
|
|
922
|
+
};
|
|
923
|
+
|
|
924
|
+
export declare const CreateStockAcceptance:
|
|
925
|
+
damlTypes.Serializable<CreateStockAcceptance> & {
|
|
926
|
+
}
|
|
927
|
+
;
|
|
928
|
+
|
|
929
|
+
|
|
930
|
+
export declare type DeleteStakeholderStatusChangeEvent = {
|
|
931
|
+
id: string;
|
|
932
|
+
};
|
|
933
|
+
|
|
934
|
+
export declare const DeleteStakeholderStatusChangeEvent:
|
|
935
|
+
damlTypes.Serializable<DeleteStakeholderStatusChangeEvent> & {
|
|
936
|
+
}
|
|
937
|
+
;
|
|
938
|
+
|
|
939
|
+
|
|
940
|
+
export declare type EditStakeholderStatusChangeEvent = {
|
|
941
|
+
id: string;
|
|
942
|
+
new_event_data: Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEventOcfData;
|
|
943
|
+
};
|
|
944
|
+
|
|
945
|
+
export declare const EditStakeholderStatusChangeEvent:
|
|
946
|
+
damlTypes.Serializable<EditStakeholderStatusChangeEvent> & {
|
|
947
|
+
}
|
|
948
|
+
;
|
|
949
|
+
|
|
950
|
+
|
|
951
|
+
export declare type CreateStakeholderStatusChangeEvent = {
|
|
952
|
+
event_data: Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEventOcfData;
|
|
953
|
+
};
|
|
954
|
+
|
|
955
|
+
export declare const CreateStakeholderStatusChangeEvent:
|
|
956
|
+
damlTypes.Serializable<CreateStakeholderStatusChangeEvent> & {
|
|
957
|
+
}
|
|
958
|
+
;
|
|
959
|
+
|
|
960
|
+
|
|
961
|
+
export declare type DeleteStakeholderRelationshipChangeEvent = {
|
|
962
|
+
id: string;
|
|
963
|
+
};
|
|
964
|
+
|
|
965
|
+
export declare const DeleteStakeholderRelationshipChangeEvent:
|
|
966
|
+
damlTypes.Serializable<DeleteStakeholderRelationshipChangeEvent> & {
|
|
967
|
+
}
|
|
968
|
+
;
|
|
969
|
+
|
|
970
|
+
|
|
971
|
+
export declare type EditStakeholderRelationshipChangeEvent = {
|
|
972
|
+
id: string;
|
|
973
|
+
new_event_data: Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEventOcfData;
|
|
974
|
+
};
|
|
975
|
+
|
|
976
|
+
export declare const EditStakeholderRelationshipChangeEvent:
|
|
977
|
+
damlTypes.Serializable<EditStakeholderRelationshipChangeEvent> & {
|
|
978
|
+
}
|
|
979
|
+
;
|
|
980
|
+
|
|
981
|
+
|
|
982
|
+
export declare type CreateStakeholderRelationshipChangeEvent = {
|
|
983
|
+
event_data: Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEventOcfData;
|
|
984
|
+
};
|
|
985
|
+
|
|
986
|
+
export declare const CreateStakeholderRelationshipChangeEvent:
|
|
987
|
+
damlTypes.Serializable<CreateStakeholderRelationshipChangeEvent> & {
|
|
988
|
+
}
|
|
989
|
+
;
|
|
990
|
+
|
|
991
|
+
|
|
992
|
+
export declare type DeleteStakeholder = {
|
|
993
|
+
id: string;
|
|
994
|
+
};
|
|
995
|
+
|
|
996
|
+
export declare const DeleteStakeholder:
|
|
997
|
+
damlTypes.Serializable<DeleteStakeholder> & {
|
|
998
|
+
}
|
|
999
|
+
;
|
|
1000
|
+
|
|
1001
|
+
|
|
1002
|
+
export declare type EditStakeholder = {
|
|
1003
|
+
id: string;
|
|
1004
|
+
new_stakeholder_data: Fairmint_OpenCapTable_OCF_Stakeholder.StakeholderOcfData;
|
|
1005
|
+
};
|
|
1006
|
+
|
|
1007
|
+
export declare const EditStakeholder:
|
|
1008
|
+
damlTypes.Serializable<EditStakeholder> & {
|
|
1009
|
+
}
|
|
1010
|
+
;
|
|
1011
|
+
|
|
1012
|
+
|
|
1013
|
+
export declare type CreateStakeholder = {
|
|
1014
|
+
stakeholder_data: Fairmint_OpenCapTable_OCF_Stakeholder.StakeholderOcfData;
|
|
1015
|
+
};
|
|
1016
|
+
|
|
1017
|
+
export declare const CreateStakeholder:
|
|
1018
|
+
damlTypes.Serializable<CreateStakeholder> & {
|
|
1019
|
+
}
|
|
1020
|
+
;
|
|
1021
|
+
|
|
1022
|
+
|
|
1023
|
+
export declare type DeleteIssuerAuthorizedSharesAdjustment = {
|
|
1024
|
+
id: string;
|
|
1025
|
+
};
|
|
1026
|
+
|
|
1027
|
+
export declare const DeleteIssuerAuthorizedSharesAdjustment:
|
|
1028
|
+
damlTypes.Serializable<DeleteIssuerAuthorizedSharesAdjustment> & {
|
|
1029
|
+
}
|
|
1030
|
+
;
|
|
1031
|
+
|
|
1032
|
+
|
|
1033
|
+
export declare type EditIssuerAuthorizedSharesAdjustment = {
|
|
1034
|
+
id: string;
|
|
1035
|
+
new_adjustment_data: Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustmentOcfData;
|
|
1036
|
+
};
|
|
1037
|
+
|
|
1038
|
+
export declare const EditIssuerAuthorizedSharesAdjustment:
|
|
1039
|
+
damlTypes.Serializable<EditIssuerAuthorizedSharesAdjustment> & {
|
|
1040
|
+
}
|
|
1041
|
+
;
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
export declare type CreateIssuerAuthorizedSharesAdjustment = {
|
|
1045
|
+
adjustment_data: Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustmentOcfData;
|
|
1046
|
+
};
|
|
1047
|
+
|
|
1048
|
+
export declare const CreateIssuerAuthorizedSharesAdjustment:
|
|
1049
|
+
damlTypes.Serializable<CreateIssuerAuthorizedSharesAdjustment> & {
|
|
1050
|
+
}
|
|
1051
|
+
;
|
|
1052
|
+
|
|
1053
|
+
|
|
1054
|
+
export declare type DeleteEquityCompensationTransfer = {
|
|
1055
|
+
id: string;
|
|
1056
|
+
};
|
|
1057
|
+
|
|
1058
|
+
export declare const DeleteEquityCompensationTransfer:
|
|
1059
|
+
damlTypes.Serializable<DeleteEquityCompensationTransfer> & {
|
|
1060
|
+
}
|
|
1061
|
+
;
|
|
1062
|
+
|
|
1063
|
+
|
|
1064
|
+
export declare type EditEquityCompensationTransfer = {
|
|
1065
|
+
id: string;
|
|
1066
|
+
new_transfer_data: Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransferOcfData;
|
|
1067
|
+
};
|
|
1068
|
+
|
|
1069
|
+
export declare const EditEquityCompensationTransfer:
|
|
1070
|
+
damlTypes.Serializable<EditEquityCompensationTransfer> & {
|
|
1071
|
+
}
|
|
1072
|
+
;
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
export declare type CreateEquityCompensationTransfer = {
|
|
1076
|
+
transfer_data: Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransferOcfData;
|
|
1077
|
+
};
|
|
1078
|
+
|
|
1079
|
+
export declare const CreateEquityCompensationTransfer:
|
|
1080
|
+
damlTypes.Serializable<CreateEquityCompensationTransfer> & {
|
|
1081
|
+
}
|
|
1082
|
+
;
|
|
1083
|
+
|
|
1084
|
+
|
|
1085
|
+
export declare type DeleteEquityCompensationRetraction = {
|
|
1086
|
+
id: string;
|
|
1087
|
+
};
|
|
1088
|
+
|
|
1089
|
+
export declare const DeleteEquityCompensationRetraction:
|
|
1090
|
+
damlTypes.Serializable<DeleteEquityCompensationRetraction> & {
|
|
1091
|
+
}
|
|
1092
|
+
;
|
|
1093
|
+
|
|
1094
|
+
|
|
1095
|
+
export declare type EditEquityCompensationRetraction = {
|
|
1096
|
+
id: string;
|
|
1097
|
+
new_retraction_data: Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetractionOcfData;
|
|
1098
|
+
};
|
|
1099
|
+
|
|
1100
|
+
export declare const EditEquityCompensationRetraction:
|
|
1101
|
+
damlTypes.Serializable<EditEquityCompensationRetraction> & {
|
|
1102
|
+
}
|
|
1103
|
+
;
|
|
1104
|
+
|
|
1105
|
+
|
|
1106
|
+
export declare type CreateEquityCompensationRetraction = {
|
|
1107
|
+
retraction_data: Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetractionOcfData;
|
|
1108
|
+
};
|
|
1109
|
+
|
|
1110
|
+
export declare const CreateEquityCompensationRetraction:
|
|
1111
|
+
damlTypes.Serializable<CreateEquityCompensationRetraction> & {
|
|
1112
|
+
}
|
|
1113
|
+
;
|
|
1114
|
+
|
|
1115
|
+
|
|
1116
|
+
export declare type DeleteEquityCompensationRepricing = {
|
|
1117
|
+
id: string;
|
|
1118
|
+
};
|
|
1119
|
+
|
|
1120
|
+
export declare const DeleteEquityCompensationRepricing:
|
|
1121
|
+
damlTypes.Serializable<DeleteEquityCompensationRepricing> & {
|
|
1122
|
+
}
|
|
1123
|
+
;
|
|
1124
|
+
|
|
1125
|
+
|
|
1126
|
+
export declare type EditEquityCompensationRepricing = {
|
|
1127
|
+
id: string;
|
|
1128
|
+
new_repricing_data: Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricingOcfData;
|
|
1129
|
+
};
|
|
1130
|
+
|
|
1131
|
+
export declare const EditEquityCompensationRepricing:
|
|
1132
|
+
damlTypes.Serializable<EditEquityCompensationRepricing> & {
|
|
1133
|
+
}
|
|
1134
|
+
;
|
|
1135
|
+
|
|
1136
|
+
|
|
1137
|
+
export declare type CreateEquityCompensationRepricing = {
|
|
1138
|
+
repricing_data: Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricingOcfData;
|
|
1139
|
+
};
|
|
1140
|
+
|
|
1141
|
+
export declare const CreateEquityCompensationRepricing:
|
|
1142
|
+
damlTypes.Serializable<CreateEquityCompensationRepricing> & {
|
|
1143
|
+
}
|
|
1144
|
+
;
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
export declare type DeleteEquityCompensationRelease = {
|
|
1148
|
+
id: string;
|
|
1149
|
+
};
|
|
1150
|
+
|
|
1151
|
+
export declare const DeleteEquityCompensationRelease:
|
|
1152
|
+
damlTypes.Serializable<DeleteEquityCompensationRelease> & {
|
|
1153
|
+
}
|
|
1154
|
+
;
|
|
1155
|
+
|
|
1156
|
+
|
|
1157
|
+
export declare type EditEquityCompensationRelease = {
|
|
1158
|
+
id: string;
|
|
1159
|
+
new_release_data: Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationReleaseOcfData;
|
|
1160
|
+
};
|
|
1161
|
+
|
|
1162
|
+
export declare const EditEquityCompensationRelease:
|
|
1163
|
+
damlTypes.Serializable<EditEquityCompensationRelease> & {
|
|
1164
|
+
}
|
|
1165
|
+
;
|
|
1166
|
+
|
|
1167
|
+
|
|
1168
|
+
export declare type CreateEquityCompensationRelease = {
|
|
1169
|
+
release_data: Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationReleaseOcfData;
|
|
1170
|
+
};
|
|
1171
|
+
|
|
1172
|
+
export declare const CreateEquityCompensationRelease:
|
|
1173
|
+
damlTypes.Serializable<CreateEquityCompensationRelease> & {
|
|
1174
|
+
}
|
|
1175
|
+
;
|
|
1176
|
+
|
|
1177
|
+
|
|
1178
|
+
export declare type DeleteEquityCompensationIssuance = {
|
|
1179
|
+
id: string;
|
|
1180
|
+
};
|
|
1181
|
+
|
|
1182
|
+
export declare const DeleteEquityCompensationIssuance:
|
|
1183
|
+
damlTypes.Serializable<DeleteEquityCompensationIssuance> & {
|
|
1184
|
+
}
|
|
1185
|
+
;
|
|
1186
|
+
|
|
1187
|
+
|
|
1188
|
+
export declare type EditEquityCompensationIssuance = {
|
|
1189
|
+
id: string;
|
|
1190
|
+
new_issuance_data: Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuanceOcfData;
|
|
1191
|
+
};
|
|
1192
|
+
|
|
1193
|
+
export declare const EditEquityCompensationIssuance:
|
|
1194
|
+
damlTypes.Serializable<EditEquityCompensationIssuance> & {
|
|
1195
|
+
}
|
|
1196
|
+
;
|
|
1197
|
+
|
|
1198
|
+
|
|
1199
|
+
export declare type CreateEquityCompensationIssuance = {
|
|
1200
|
+
issuance_data: Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuanceOcfData;
|
|
1201
|
+
};
|
|
1202
|
+
|
|
1203
|
+
export declare const CreateEquityCompensationIssuance:
|
|
1204
|
+
damlTypes.Serializable<CreateEquityCompensationIssuance> & {
|
|
1205
|
+
}
|
|
1206
|
+
;
|
|
1207
|
+
|
|
1208
|
+
|
|
1209
|
+
export declare type DeleteEquityCompensationExercise = {
|
|
1210
|
+
id: string;
|
|
1211
|
+
};
|
|
1212
|
+
|
|
1213
|
+
export declare const DeleteEquityCompensationExercise:
|
|
1214
|
+
damlTypes.Serializable<DeleteEquityCompensationExercise> & {
|
|
1215
|
+
}
|
|
1216
|
+
;
|
|
1217
|
+
|
|
1218
|
+
|
|
1219
|
+
export declare type EditEquityCompensationExercise = {
|
|
1220
|
+
id: string;
|
|
1221
|
+
new_exercise_data: Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExerciseOcfData;
|
|
1222
|
+
};
|
|
1223
|
+
|
|
1224
|
+
export declare const EditEquityCompensationExercise:
|
|
1225
|
+
damlTypes.Serializable<EditEquityCompensationExercise> & {
|
|
1226
|
+
}
|
|
1227
|
+
;
|
|
1228
|
+
|
|
1229
|
+
|
|
1230
|
+
export declare type CreateEquityCompensationExercise = {
|
|
1231
|
+
exercise_data: Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExerciseOcfData;
|
|
1232
|
+
};
|
|
1233
|
+
|
|
1234
|
+
export declare const CreateEquityCompensationExercise:
|
|
1235
|
+
damlTypes.Serializable<CreateEquityCompensationExercise> & {
|
|
1236
|
+
}
|
|
1237
|
+
;
|
|
1238
|
+
|
|
1239
|
+
|
|
1240
|
+
export declare type DeleteEquityCompensationCancellation = {
|
|
1241
|
+
id: string;
|
|
1242
|
+
};
|
|
1243
|
+
|
|
1244
|
+
export declare const DeleteEquityCompensationCancellation:
|
|
1245
|
+
damlTypes.Serializable<DeleteEquityCompensationCancellation> & {
|
|
1246
|
+
}
|
|
1247
|
+
;
|
|
1248
|
+
|
|
1249
|
+
|
|
1250
|
+
export declare type EditEquityCompensationCancellation = {
|
|
1251
|
+
id: string;
|
|
1252
|
+
new_cancellation_data: Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellationOcfData;
|
|
1253
|
+
};
|
|
1254
|
+
|
|
1255
|
+
export declare const EditEquityCompensationCancellation:
|
|
1256
|
+
damlTypes.Serializable<EditEquityCompensationCancellation> & {
|
|
1257
|
+
}
|
|
1258
|
+
;
|
|
1259
|
+
|
|
1260
|
+
|
|
1261
|
+
export declare type CreateEquityCompensationCancellation = {
|
|
1262
|
+
cancellation_data: Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellationOcfData;
|
|
1263
|
+
};
|
|
1264
|
+
|
|
1265
|
+
export declare const CreateEquityCompensationCancellation:
|
|
1266
|
+
damlTypes.Serializable<CreateEquityCompensationCancellation> & {
|
|
1267
|
+
}
|
|
1268
|
+
;
|
|
1269
|
+
|
|
1270
|
+
|
|
1271
|
+
export declare type DeleteEquityCompensationAcceptance = {
|
|
1272
|
+
id: string;
|
|
1273
|
+
};
|
|
1274
|
+
|
|
1275
|
+
export declare const DeleteEquityCompensationAcceptance:
|
|
1276
|
+
damlTypes.Serializable<DeleteEquityCompensationAcceptance> & {
|
|
1277
|
+
}
|
|
1278
|
+
;
|
|
1279
|
+
|
|
1280
|
+
|
|
1281
|
+
export declare type EditEquityCompensationAcceptance = {
|
|
1282
|
+
id: string;
|
|
1283
|
+
new_acceptance_data: Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptanceOcfData;
|
|
1284
|
+
};
|
|
1285
|
+
|
|
1286
|
+
export declare const EditEquityCompensationAcceptance:
|
|
1287
|
+
damlTypes.Serializable<EditEquityCompensationAcceptance> & {
|
|
1288
|
+
}
|
|
1289
|
+
;
|
|
1290
|
+
|
|
1291
|
+
|
|
1292
|
+
export declare type CreateEquityCompensationAcceptance = {
|
|
1293
|
+
acceptance_data: Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptanceOcfData;
|
|
1294
|
+
};
|
|
1295
|
+
|
|
1296
|
+
export declare const CreateEquityCompensationAcceptance:
|
|
1297
|
+
damlTypes.Serializable<CreateEquityCompensationAcceptance> & {
|
|
1298
|
+
}
|
|
1299
|
+
;
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
export declare type DeleteDocument = {
|
|
1303
|
+
id: string;
|
|
1304
|
+
};
|
|
1305
|
+
|
|
1306
|
+
export declare const DeleteDocument:
|
|
1307
|
+
damlTypes.Serializable<DeleteDocument> & {
|
|
1308
|
+
}
|
|
1309
|
+
;
|
|
1310
|
+
|
|
1311
|
+
|
|
1312
|
+
export declare type EditDocument = {
|
|
1313
|
+
id: string;
|
|
1314
|
+
new_document_data: Fairmint_OpenCapTable_OCF_Document.DocumentOcfData;
|
|
1315
|
+
};
|
|
1316
|
+
|
|
1317
|
+
export declare const EditDocument:
|
|
1318
|
+
damlTypes.Serializable<EditDocument> & {
|
|
1319
|
+
}
|
|
1320
|
+
;
|
|
1321
|
+
|
|
1322
|
+
|
|
1323
|
+
export declare type CreateDocument = {
|
|
1324
|
+
document_data: Fairmint_OpenCapTable_OCF_Document.DocumentOcfData;
|
|
1325
|
+
};
|
|
1326
|
+
|
|
1327
|
+
export declare const CreateDocument:
|
|
1328
|
+
damlTypes.Serializable<CreateDocument> & {
|
|
1329
|
+
}
|
|
1330
|
+
;
|
|
1331
|
+
|
|
1332
|
+
|
|
1333
|
+
export declare type DeleteConvertibleTransfer = {
|
|
1334
|
+
id: string;
|
|
1335
|
+
};
|
|
1336
|
+
|
|
1337
|
+
export declare const DeleteConvertibleTransfer:
|
|
1338
|
+
damlTypes.Serializable<DeleteConvertibleTransfer> & {
|
|
1339
|
+
}
|
|
1340
|
+
;
|
|
1341
|
+
|
|
1342
|
+
|
|
1343
|
+
export declare type EditConvertibleTransfer = {
|
|
1344
|
+
id: string;
|
|
1345
|
+
new_transfer_data: Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransferOcfData;
|
|
1346
|
+
};
|
|
1347
|
+
|
|
1348
|
+
export declare const EditConvertibleTransfer:
|
|
1349
|
+
damlTypes.Serializable<EditConvertibleTransfer> & {
|
|
1350
|
+
}
|
|
1351
|
+
;
|
|
1352
|
+
|
|
1353
|
+
|
|
1354
|
+
export declare type CreateConvertibleTransfer = {
|
|
1355
|
+
transfer_data: Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransferOcfData;
|
|
1356
|
+
};
|
|
1357
|
+
|
|
1358
|
+
export declare const CreateConvertibleTransfer:
|
|
1359
|
+
damlTypes.Serializable<CreateConvertibleTransfer> & {
|
|
1360
|
+
}
|
|
1361
|
+
;
|
|
1362
|
+
|
|
1363
|
+
|
|
1364
|
+
export declare type DeleteConvertibleRetraction = {
|
|
1365
|
+
id: string;
|
|
1366
|
+
};
|
|
1367
|
+
|
|
1368
|
+
export declare const DeleteConvertibleRetraction:
|
|
1369
|
+
damlTypes.Serializable<DeleteConvertibleRetraction> & {
|
|
1370
|
+
}
|
|
1371
|
+
;
|
|
1372
|
+
|
|
1373
|
+
|
|
1374
|
+
export declare type EditConvertibleRetraction = {
|
|
1375
|
+
id: string;
|
|
1376
|
+
new_retraction_data: Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetractionOcfData;
|
|
1377
|
+
};
|
|
1378
|
+
|
|
1379
|
+
export declare const EditConvertibleRetraction:
|
|
1380
|
+
damlTypes.Serializable<EditConvertibleRetraction> & {
|
|
1381
|
+
}
|
|
1382
|
+
;
|
|
1383
|
+
|
|
1384
|
+
|
|
1385
|
+
export declare type CreateConvertibleRetraction = {
|
|
1386
|
+
retraction_data: Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetractionOcfData;
|
|
1387
|
+
};
|
|
1388
|
+
|
|
1389
|
+
export declare const CreateConvertibleRetraction:
|
|
1390
|
+
damlTypes.Serializable<CreateConvertibleRetraction> & {
|
|
1391
|
+
}
|
|
1392
|
+
;
|
|
1393
|
+
|
|
1394
|
+
|
|
1395
|
+
export declare type DeleteConvertibleIssuance = {
|
|
1396
|
+
id: string;
|
|
1397
|
+
};
|
|
1398
|
+
|
|
1399
|
+
export declare const DeleteConvertibleIssuance:
|
|
1400
|
+
damlTypes.Serializable<DeleteConvertibleIssuance> & {
|
|
1401
|
+
}
|
|
1402
|
+
;
|
|
1403
|
+
|
|
1404
|
+
|
|
1405
|
+
export declare type EditConvertibleIssuance = {
|
|
1406
|
+
id: string;
|
|
1407
|
+
new_issuance_data: Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuanceOcfData;
|
|
1408
|
+
};
|
|
1409
|
+
|
|
1410
|
+
export declare const EditConvertibleIssuance:
|
|
1411
|
+
damlTypes.Serializable<EditConvertibleIssuance> & {
|
|
1412
|
+
}
|
|
1413
|
+
;
|
|
1414
|
+
|
|
1415
|
+
|
|
1416
|
+
export declare type CreateConvertibleIssuance = {
|
|
1417
|
+
issuance_data: Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuanceOcfData;
|
|
1418
|
+
};
|
|
1419
|
+
|
|
1420
|
+
export declare const CreateConvertibleIssuance:
|
|
1421
|
+
damlTypes.Serializable<CreateConvertibleIssuance> & {
|
|
1422
|
+
}
|
|
1423
|
+
;
|
|
1424
|
+
|
|
1425
|
+
|
|
1426
|
+
export declare type DeleteConvertibleConversion = {
|
|
1427
|
+
id: string;
|
|
1428
|
+
};
|
|
1429
|
+
|
|
1430
|
+
export declare const DeleteConvertibleConversion:
|
|
1431
|
+
damlTypes.Serializable<DeleteConvertibleConversion> & {
|
|
1432
|
+
}
|
|
1433
|
+
;
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
export declare type EditConvertibleConversion = {
|
|
1437
|
+
id: string;
|
|
1438
|
+
new_conversion_data: Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversionOcfData;
|
|
1439
|
+
};
|
|
1440
|
+
|
|
1441
|
+
export declare const EditConvertibleConversion:
|
|
1442
|
+
damlTypes.Serializable<EditConvertibleConversion> & {
|
|
1443
|
+
}
|
|
1444
|
+
;
|
|
1445
|
+
|
|
1446
|
+
|
|
1447
|
+
export declare type CreateConvertibleConversion = {
|
|
1448
|
+
conversion_data: Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversionOcfData;
|
|
1449
|
+
};
|
|
1450
|
+
|
|
1451
|
+
export declare const CreateConvertibleConversion:
|
|
1452
|
+
damlTypes.Serializable<CreateConvertibleConversion> & {
|
|
1453
|
+
}
|
|
1454
|
+
;
|
|
1455
|
+
|
|
1456
|
+
|
|
1457
|
+
export declare type DeleteConvertibleCancellation = {
|
|
1458
|
+
id: string;
|
|
1459
|
+
};
|
|
1460
|
+
|
|
1461
|
+
export declare const DeleteConvertibleCancellation:
|
|
1462
|
+
damlTypes.Serializable<DeleteConvertibleCancellation> & {
|
|
1463
|
+
}
|
|
1464
|
+
;
|
|
1465
|
+
|
|
1466
|
+
|
|
1467
|
+
export declare type EditConvertibleCancellation = {
|
|
1468
|
+
id: string;
|
|
1469
|
+
new_cancellation_data: Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellationOcfData;
|
|
1470
|
+
};
|
|
1471
|
+
|
|
1472
|
+
export declare const EditConvertibleCancellation:
|
|
1473
|
+
damlTypes.Serializable<EditConvertibleCancellation> & {
|
|
1474
|
+
}
|
|
1475
|
+
;
|
|
1476
|
+
|
|
1477
|
+
|
|
1478
|
+
export declare type CreateConvertibleCancellation = {
|
|
1479
|
+
cancellation_data: Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellationOcfData;
|
|
1480
|
+
};
|
|
1481
|
+
|
|
1482
|
+
export declare const CreateConvertibleCancellation:
|
|
1483
|
+
damlTypes.Serializable<CreateConvertibleCancellation> & {
|
|
1484
|
+
}
|
|
1485
|
+
;
|
|
1486
|
+
|
|
1487
|
+
|
|
1488
|
+
export declare type DeleteConvertibleAcceptance = {
|
|
1489
|
+
id: string;
|
|
1490
|
+
};
|
|
1491
|
+
|
|
1492
|
+
export declare const DeleteConvertibleAcceptance:
|
|
1493
|
+
damlTypes.Serializable<DeleteConvertibleAcceptance> & {
|
|
1494
|
+
}
|
|
1495
|
+
;
|
|
1496
|
+
|
|
1497
|
+
|
|
1498
|
+
export declare type EditConvertibleAcceptance = {
|
|
1499
|
+
id: string;
|
|
1500
|
+
new_acceptance_data: Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptanceOcfData;
|
|
1501
|
+
};
|
|
1502
|
+
|
|
1503
|
+
export declare const EditConvertibleAcceptance:
|
|
1504
|
+
damlTypes.Serializable<EditConvertibleAcceptance> & {
|
|
1505
|
+
}
|
|
1506
|
+
;
|
|
1507
|
+
|
|
1508
|
+
|
|
1509
|
+
export declare type CreateConvertibleAcceptance = {
|
|
1510
|
+
acceptance_data: Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptanceOcfData;
|
|
1511
|
+
};
|
|
1512
|
+
|
|
1513
|
+
export declare const CreateConvertibleAcceptance:
|
|
1514
|
+
damlTypes.Serializable<CreateConvertibleAcceptance> & {
|
|
1515
|
+
}
|
|
1516
|
+
;
|
|
1517
|
+
|
|
1518
|
+
|
|
1519
|
+
export declare type EditIssuer = {
|
|
1520
|
+
new_issuer_data: Fairmint_OpenCapTable_OCF_Issuer.IssuerOcfData;
|
|
1521
|
+
};
|
|
1522
|
+
|
|
1523
|
+
export declare const EditIssuer:
|
|
1524
|
+
damlTypes.Serializable<EditIssuer> & {
|
|
1525
|
+
}
|
|
1526
|
+
;
|
|
1527
|
+
|
|
1528
|
+
|
|
1529
|
+
export declare type CapTable = {
|
|
1530
|
+
context: Fairmint_OpenCapTable_Types.Context;
|
|
1531
|
+
issuer: damlTypes.ContractId<Fairmint_OpenCapTable_OCF_Issuer.Issuer>;
|
|
1532
|
+
convertible_acceptances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptance>>;
|
|
1533
|
+
convertible_cancellations: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellation>>;
|
|
1534
|
+
convertible_conversions: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversion>>;
|
|
1535
|
+
convertible_issuances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuance>>;
|
|
1536
|
+
convertible_retractions: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetraction>>;
|
|
1537
|
+
convertible_transfers: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransfer>>;
|
|
1538
|
+
documents: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_Document.Document>>;
|
|
1539
|
+
equity_compensation_acceptances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptance>>;
|
|
1540
|
+
equity_compensation_cancellations: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellation>>;
|
|
1541
|
+
equity_compensation_exercises: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExercise>>;
|
|
1542
|
+
equity_compensation_issuances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuance>>;
|
|
1543
|
+
equity_compensation_releases: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationRelease>>;
|
|
1544
|
+
equity_compensation_repricings: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricing>>;
|
|
1545
|
+
equity_compensation_retractions: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetraction>>;
|
|
1546
|
+
equity_compensation_transfers: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransfer>>;
|
|
1547
|
+
issuer_authorized_shares_adjustments: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustment>>;
|
|
1548
|
+
stakeholders: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_Stakeholder.Stakeholder>>;
|
|
1549
|
+
stakeholder_relationship_change_events: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEvent>>;
|
|
1550
|
+
stakeholder_status_change_events: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEvent>>;
|
|
1551
|
+
stock_acceptances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptance>>;
|
|
1552
|
+
stock_cancellations: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellation>>;
|
|
1553
|
+
stock_classes: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockClass.StockClass>>;
|
|
1554
|
+
stock_class_authorized_shares_adjustments: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustment>>;
|
|
1555
|
+
stock_class_conversion_ratio_adjustments: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustment>>;
|
|
1556
|
+
stock_class_splits: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplit>>;
|
|
1557
|
+
stock_consolidations: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidation>>;
|
|
1558
|
+
stock_conversions: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockConversion.StockConversion>>;
|
|
1559
|
+
stock_issuances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuance>>;
|
|
1560
|
+
stock_legend_templates: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplate>>;
|
|
1561
|
+
stock_plans: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockPlan.StockPlan>>;
|
|
1562
|
+
stock_plan_pool_adjustments: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustment>>;
|
|
1563
|
+
stock_plan_return_to_pools: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPool>>;
|
|
1564
|
+
stock_reissuances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuance>>;
|
|
1565
|
+
stock_repurchases: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchase>>;
|
|
1566
|
+
stock_retractions: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockRetraction.StockRetraction>>;
|
|
1567
|
+
stock_transfers: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_StockTransfer.StockTransfer>>;
|
|
1568
|
+
valuations: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_Valuation.Valuation>>;
|
|
1569
|
+
vesting_accelerations: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAcceleration>>;
|
|
1570
|
+
vesting_events: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_VestingEvent.VestingEvent>>;
|
|
1571
|
+
vesting_starts: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_VestingStart.VestingStart>>;
|
|
1572
|
+
vesting_terms: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_VestingTerms.VestingTerms>>;
|
|
1573
|
+
warrant_acceptances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptance>>;
|
|
1574
|
+
warrant_cancellations: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellation>>;
|
|
1575
|
+
warrant_exercises: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExercise>>;
|
|
1576
|
+
warrant_issuances: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuance>>;
|
|
1577
|
+
warrant_retractions: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetraction>>;
|
|
1578
|
+
warrant_transfers: damlTypes.Map<string, damlTypes.ContractId<Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransfer>>;
|
|
1579
|
+
};
|
|
1580
|
+
|
|
1581
|
+
export declare interface CapTableInterface {
|
|
1582
|
+
EditIssuer: damlTypes.Choice<CapTable, EditIssuer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1583
|
+
CreateConvertibleAcceptance: damlTypes.Choice<CapTable, CreateConvertibleAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1584
|
+
EditConvertibleAcceptance: damlTypes.Choice<CapTable, EditConvertibleAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1585
|
+
DeleteConvertibleAcceptance: damlTypes.Choice<CapTable, DeleteConvertibleAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1586
|
+
CreateConvertibleCancellation: damlTypes.Choice<CapTable, CreateConvertibleCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1587
|
+
EditConvertibleCancellation: damlTypes.Choice<CapTable, EditConvertibleCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1588
|
+
DeleteConvertibleCancellation: damlTypes.Choice<CapTable, DeleteConvertibleCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1589
|
+
CreateConvertibleConversion: damlTypes.Choice<CapTable, CreateConvertibleConversion, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1590
|
+
EditConvertibleConversion: damlTypes.Choice<CapTable, EditConvertibleConversion, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1591
|
+
DeleteConvertibleConversion: damlTypes.Choice<CapTable, DeleteConvertibleConversion, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1592
|
+
CreateConvertibleIssuance: damlTypes.Choice<CapTable, CreateConvertibleIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1593
|
+
EditConvertibleIssuance: damlTypes.Choice<CapTable, EditConvertibleIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1594
|
+
DeleteConvertibleIssuance: damlTypes.Choice<CapTable, DeleteConvertibleIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1595
|
+
CreateConvertibleRetraction: damlTypes.Choice<CapTable, CreateConvertibleRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1596
|
+
EditConvertibleRetraction: damlTypes.Choice<CapTable, EditConvertibleRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1597
|
+
DeleteConvertibleRetraction: damlTypes.Choice<CapTable, DeleteConvertibleRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1598
|
+
CreateConvertibleTransfer: damlTypes.Choice<CapTable, CreateConvertibleTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1599
|
+
EditConvertibleTransfer: damlTypes.Choice<CapTable, EditConvertibleTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1600
|
+
DeleteConvertibleTransfer: damlTypes.Choice<CapTable, DeleteConvertibleTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1601
|
+
CreateDocument: damlTypes.Choice<CapTable, CreateDocument, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1602
|
+
EditDocument: damlTypes.Choice<CapTable, EditDocument, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1603
|
+
DeleteDocument: damlTypes.Choice<CapTable, DeleteDocument, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1604
|
+
CreateEquityCompensationAcceptance: damlTypes.Choice<CapTable, CreateEquityCompensationAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1605
|
+
EditEquityCompensationAcceptance: damlTypes.Choice<CapTable, EditEquityCompensationAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1606
|
+
DeleteEquityCompensationAcceptance: damlTypes.Choice<CapTable, DeleteEquityCompensationAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1607
|
+
CreateEquityCompensationCancellation: damlTypes.Choice<CapTable, CreateEquityCompensationCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1608
|
+
EditEquityCompensationCancellation: damlTypes.Choice<CapTable, EditEquityCompensationCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1609
|
+
DeleteEquityCompensationCancellation: damlTypes.Choice<CapTable, DeleteEquityCompensationCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1610
|
+
CreateEquityCompensationExercise: damlTypes.Choice<CapTable, CreateEquityCompensationExercise, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1611
|
+
EditEquityCompensationExercise: damlTypes.Choice<CapTable, EditEquityCompensationExercise, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1612
|
+
DeleteEquityCompensationExercise: damlTypes.Choice<CapTable, DeleteEquityCompensationExercise, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1613
|
+
CreateEquityCompensationIssuance: damlTypes.Choice<CapTable, CreateEquityCompensationIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1614
|
+
EditEquityCompensationIssuance: damlTypes.Choice<CapTable, EditEquityCompensationIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1615
|
+
DeleteEquityCompensationIssuance: damlTypes.Choice<CapTable, DeleteEquityCompensationIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1616
|
+
CreateEquityCompensationRelease: damlTypes.Choice<CapTable, CreateEquityCompensationRelease, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1617
|
+
EditEquityCompensationRelease: damlTypes.Choice<CapTable, EditEquityCompensationRelease, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1618
|
+
DeleteEquityCompensationRelease: damlTypes.Choice<CapTable, DeleteEquityCompensationRelease, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1619
|
+
CreateEquityCompensationRepricing: damlTypes.Choice<CapTable, CreateEquityCompensationRepricing, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1620
|
+
EditEquityCompensationRepricing: damlTypes.Choice<CapTable, EditEquityCompensationRepricing, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1621
|
+
DeleteEquityCompensationRepricing: damlTypes.Choice<CapTable, DeleteEquityCompensationRepricing, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1622
|
+
CreateEquityCompensationRetraction: damlTypes.Choice<CapTable, CreateEquityCompensationRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1623
|
+
EditEquityCompensationRetraction: damlTypes.Choice<CapTable, EditEquityCompensationRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1624
|
+
DeleteEquityCompensationRetraction: damlTypes.Choice<CapTable, DeleteEquityCompensationRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1625
|
+
CreateEquityCompensationTransfer: damlTypes.Choice<CapTable, CreateEquityCompensationTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1626
|
+
EditEquityCompensationTransfer: damlTypes.Choice<CapTable, EditEquityCompensationTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1627
|
+
DeleteEquityCompensationTransfer: damlTypes.Choice<CapTable, DeleteEquityCompensationTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1628
|
+
CreateIssuerAuthorizedSharesAdjustment: damlTypes.Choice<CapTable, CreateIssuerAuthorizedSharesAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1629
|
+
EditIssuerAuthorizedSharesAdjustment: damlTypes.Choice<CapTable, EditIssuerAuthorizedSharesAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1630
|
+
DeleteIssuerAuthorizedSharesAdjustment: damlTypes.Choice<CapTable, DeleteIssuerAuthorizedSharesAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1631
|
+
CreateStakeholder: damlTypes.Choice<CapTable, CreateStakeholder, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1632
|
+
EditStakeholder: damlTypes.Choice<CapTable, EditStakeholder, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1633
|
+
DeleteStakeholder: damlTypes.Choice<CapTable, DeleteStakeholder, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1634
|
+
CreateStakeholderRelationshipChangeEvent: damlTypes.Choice<CapTable, CreateStakeholderRelationshipChangeEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1635
|
+
EditStakeholderRelationshipChangeEvent: damlTypes.Choice<CapTable, EditStakeholderRelationshipChangeEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1636
|
+
DeleteStakeholderRelationshipChangeEvent: damlTypes.Choice<CapTable, DeleteStakeholderRelationshipChangeEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1637
|
+
CreateStakeholderStatusChangeEvent: damlTypes.Choice<CapTable, CreateStakeholderStatusChangeEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1638
|
+
EditStakeholderStatusChangeEvent: damlTypes.Choice<CapTable, EditStakeholderStatusChangeEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1639
|
+
DeleteStakeholderStatusChangeEvent: damlTypes.Choice<CapTable, DeleteStakeholderStatusChangeEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1640
|
+
CreateStockAcceptance: damlTypes.Choice<CapTable, CreateStockAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1641
|
+
EditStockAcceptance: damlTypes.Choice<CapTable, EditStockAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1642
|
+
DeleteStockAcceptance: damlTypes.Choice<CapTable, DeleteStockAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1643
|
+
CreateStockCancellation: damlTypes.Choice<CapTable, CreateStockCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1644
|
+
EditStockCancellation: damlTypes.Choice<CapTable, EditStockCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1645
|
+
DeleteStockCancellation: damlTypes.Choice<CapTable, DeleteStockCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1646
|
+
CreateStockClass: damlTypes.Choice<CapTable, CreateStockClass, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1647
|
+
EditStockClass: damlTypes.Choice<CapTable, EditStockClass, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1648
|
+
DeleteStockClass: damlTypes.Choice<CapTable, DeleteStockClass, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1649
|
+
CreateStockClassAuthorizedSharesAdjustment: damlTypes.Choice<CapTable, CreateStockClassAuthorizedSharesAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1650
|
+
EditStockClassAuthorizedSharesAdjustment: damlTypes.Choice<CapTable, EditStockClassAuthorizedSharesAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1651
|
+
DeleteStockClassAuthorizedSharesAdjustment: damlTypes.Choice<CapTable, DeleteStockClassAuthorizedSharesAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1652
|
+
CreateStockClassConversionRatioAdjustment: damlTypes.Choice<CapTable, CreateStockClassConversionRatioAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1653
|
+
EditStockClassConversionRatioAdjustment: damlTypes.Choice<CapTable, EditStockClassConversionRatioAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1654
|
+
DeleteStockClassConversionRatioAdjustment: damlTypes.Choice<CapTable, DeleteStockClassConversionRatioAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1655
|
+
CreateStockClassSplit: damlTypes.Choice<CapTable, CreateStockClassSplit, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1656
|
+
EditStockClassSplit: damlTypes.Choice<CapTable, EditStockClassSplit, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1657
|
+
DeleteStockClassSplit: damlTypes.Choice<CapTable, DeleteStockClassSplit, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1658
|
+
CreateStockConsolidation: damlTypes.Choice<CapTable, CreateStockConsolidation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1659
|
+
EditStockConsolidation: damlTypes.Choice<CapTable, EditStockConsolidation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1660
|
+
DeleteStockConsolidation: damlTypes.Choice<CapTable, DeleteStockConsolidation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1661
|
+
CreateStockConversion: damlTypes.Choice<CapTable, CreateStockConversion, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1662
|
+
EditStockConversion: damlTypes.Choice<CapTable, EditStockConversion, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1663
|
+
DeleteStockConversion: damlTypes.Choice<CapTable, DeleteStockConversion, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1664
|
+
CreateStockIssuance: damlTypes.Choice<CapTable, CreateStockIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1665
|
+
EditStockIssuance: damlTypes.Choice<CapTable, EditStockIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1666
|
+
DeleteStockIssuance: damlTypes.Choice<CapTable, DeleteStockIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1667
|
+
CreateStockLegendTemplate: damlTypes.Choice<CapTable, CreateStockLegendTemplate, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1668
|
+
EditStockLegendTemplate: damlTypes.Choice<CapTable, EditStockLegendTemplate, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1669
|
+
DeleteStockLegendTemplate: damlTypes.Choice<CapTable, DeleteStockLegendTemplate, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1670
|
+
CreateStockPlan: damlTypes.Choice<CapTable, CreateStockPlan, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1671
|
+
EditStockPlan: damlTypes.Choice<CapTable, EditStockPlan, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1672
|
+
DeleteStockPlan: damlTypes.Choice<CapTable, DeleteStockPlan, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1673
|
+
CreateStockPlanPoolAdjustment: damlTypes.Choice<CapTable, CreateStockPlanPoolAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1674
|
+
EditStockPlanPoolAdjustment: damlTypes.Choice<CapTable, EditStockPlanPoolAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1675
|
+
DeleteStockPlanPoolAdjustment: damlTypes.Choice<CapTable, DeleteStockPlanPoolAdjustment, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1676
|
+
CreateStockPlanReturnToPool: damlTypes.Choice<CapTable, CreateStockPlanReturnToPool, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1677
|
+
EditStockPlanReturnToPool: damlTypes.Choice<CapTable, EditStockPlanReturnToPool, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1678
|
+
DeleteStockPlanReturnToPool: damlTypes.Choice<CapTable, DeleteStockPlanReturnToPool, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1679
|
+
CreateStockReissuance: damlTypes.Choice<CapTable, CreateStockReissuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1680
|
+
EditStockReissuance: damlTypes.Choice<CapTable, EditStockReissuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1681
|
+
DeleteStockReissuance: damlTypes.Choice<CapTable, DeleteStockReissuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1682
|
+
CreateStockRepurchase: damlTypes.Choice<CapTable, CreateStockRepurchase, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1683
|
+
EditStockRepurchase: damlTypes.Choice<CapTable, EditStockRepurchase, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1684
|
+
DeleteStockRepurchase: damlTypes.Choice<CapTable, DeleteStockRepurchase, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1685
|
+
CreateStockRetraction: damlTypes.Choice<CapTable, CreateStockRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1686
|
+
EditStockRetraction: damlTypes.Choice<CapTable, EditStockRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1687
|
+
DeleteStockRetraction: damlTypes.Choice<CapTable, DeleteStockRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1688
|
+
CreateStockTransfer: damlTypes.Choice<CapTable, CreateStockTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1689
|
+
EditStockTransfer: damlTypes.Choice<CapTable, EditStockTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1690
|
+
DeleteStockTransfer: damlTypes.Choice<CapTable, DeleteStockTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1691
|
+
CreateValuation: damlTypes.Choice<CapTable, CreateValuation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1692
|
+
EditValuation: damlTypes.Choice<CapTable, EditValuation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1693
|
+
DeleteValuation: damlTypes.Choice<CapTable, DeleteValuation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1694
|
+
CreateVestingAcceleration: damlTypes.Choice<CapTable, CreateVestingAcceleration, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1695
|
+
EditVestingAcceleration: damlTypes.Choice<CapTable, EditVestingAcceleration, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1696
|
+
DeleteVestingAcceleration: damlTypes.Choice<CapTable, DeleteVestingAcceleration, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1697
|
+
CreateVestingEvent: damlTypes.Choice<CapTable, CreateVestingEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1698
|
+
EditVestingEvent: damlTypes.Choice<CapTable, EditVestingEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1699
|
+
DeleteVestingEvent: damlTypes.Choice<CapTable, DeleteVestingEvent, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1700
|
+
CreateVestingStart: damlTypes.Choice<CapTable, CreateVestingStart, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1701
|
+
EditVestingStart: damlTypes.Choice<CapTable, EditVestingStart, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1702
|
+
DeleteVestingStart: damlTypes.Choice<CapTable, DeleteVestingStart, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1703
|
+
CreateVestingTerms: damlTypes.Choice<CapTable, CreateVestingTerms, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1704
|
+
EditVestingTerms: damlTypes.Choice<CapTable, EditVestingTerms, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1705
|
+
DeleteVestingTerms: damlTypes.Choice<CapTable, DeleteVestingTerms, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1706
|
+
CreateWarrantAcceptance: damlTypes.Choice<CapTable, CreateWarrantAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1707
|
+
EditWarrantAcceptance: damlTypes.Choice<CapTable, EditWarrantAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1708
|
+
DeleteWarrantAcceptance: damlTypes.Choice<CapTable, DeleteWarrantAcceptance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1709
|
+
CreateWarrantCancellation: damlTypes.Choice<CapTable, CreateWarrantCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1710
|
+
EditWarrantCancellation: damlTypes.Choice<CapTable, EditWarrantCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1711
|
+
DeleteWarrantCancellation: damlTypes.Choice<CapTable, DeleteWarrantCancellation, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1712
|
+
CreateWarrantExercise: damlTypes.Choice<CapTable, CreateWarrantExercise, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1713
|
+
EditWarrantExercise: damlTypes.Choice<CapTable, EditWarrantExercise, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1714
|
+
DeleteWarrantExercise: damlTypes.Choice<CapTable, DeleteWarrantExercise, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1715
|
+
CreateWarrantIssuance: damlTypes.Choice<CapTable, CreateWarrantIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1716
|
+
EditWarrantIssuance: damlTypes.Choice<CapTable, EditWarrantIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1717
|
+
DeleteWarrantIssuance: damlTypes.Choice<CapTable, DeleteWarrantIssuance, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1718
|
+
CreateWarrantRetraction: damlTypes.Choice<CapTable, CreateWarrantRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1719
|
+
EditWarrantRetraction: damlTypes.Choice<CapTable, EditWarrantRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1720
|
+
DeleteWarrantRetraction: damlTypes.Choice<CapTable, DeleteWarrantRetraction, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1721
|
+
CreateWarrantTransfer: damlTypes.Choice<CapTable, CreateWarrantTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1722
|
+
EditWarrantTransfer: damlTypes.Choice<CapTable, EditWarrantTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1723
|
+
Archive: damlTypes.Choice<CapTable, pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive, {}, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1724
|
+
DeleteWarrantTransfer: damlTypes.Choice<CapTable, DeleteWarrantTransfer, damlTypes.ContractId<CapTable>, undefined> & damlTypes.ChoiceFrom<damlTypes.Template<CapTable, undefined>>;
|
|
1725
|
+
}
|
|
1726
|
+
export declare const CapTable:
|
|
1727
|
+
damlTypes.Template<CapTable, undefined, '#OpenCapTable-v25:Fairmint.OpenCapTable.CapTable:CapTable'> &
|
|
1728
|
+
damlTypes.ToInterface<CapTable, never> &
|
|
1729
|
+
CapTableInterface;
|
|
1730
|
+
|
|
1731
|
+
export declare namespace CapTable {
|
|
1732
|
+
export type CreateEvent = damlLedger.CreateEvent<CapTable, undefined, typeof CapTable.templateId>
|
|
1733
|
+
export type ArchiveEvent = damlLedger.ArchiveEvent<CapTable, typeof CapTable.templateId>
|
|
1734
|
+
export type Event = damlLedger.Event<CapTable, undefined, typeof CapTable.templateId>
|
|
1735
|
+
export type QueryResult = damlLedger.QueryResult<CapTable, undefined, typeof CapTable.templateId>
|
|
1736
|
+
}
|
|
1737
|
+
|
|
1738
|
+
|