@fairmint/open-captable-protocol-daml-js 0.2.63 → 0.2.64
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,3029 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
3
|
+
function __export(m) {
|
|
4
|
+
/* eslint-disable-next-line no-prototype-builtins */
|
|
5
|
+
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
|
6
|
+
}
|
|
7
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
9
|
+
var jtv = require('@mojotech/json-type-validation');
|
|
10
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
11
|
+
var damlTypes = require('@daml/types');
|
|
12
|
+
/* eslint-disable-next-line no-unused-vars */
|
|
13
|
+
var damlLedger = require('@daml/ledger');
|
|
14
|
+
|
|
15
|
+
var pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69 = require('../../../DA/Internal/Template');
|
|
16
|
+
|
|
17
|
+
var Fairmint_OpenCapTable_OCF_ConvertibleAcceptance = require('../../../Fairmint/OpenCapTable/OCF/ConvertibleAcceptance/module');
|
|
18
|
+
var Fairmint_OpenCapTable_OCF_ConvertibleCancellation = require('../../../Fairmint/OpenCapTable/OCF/ConvertibleCancellation/module');
|
|
19
|
+
var Fairmint_OpenCapTable_OCF_ConvertibleConversion = require('../../../Fairmint/OpenCapTable/OCF/ConvertibleConversion/module');
|
|
20
|
+
var Fairmint_OpenCapTable_OCF_ConvertibleIssuance = require('../../../Fairmint/OpenCapTable/OCF/ConvertibleIssuance/module');
|
|
21
|
+
var Fairmint_OpenCapTable_OCF_ConvertibleRetraction = require('../../../Fairmint/OpenCapTable/OCF/ConvertibleRetraction/module');
|
|
22
|
+
var Fairmint_OpenCapTable_OCF_ConvertibleTransfer = require('../../../Fairmint/OpenCapTable/OCF/ConvertibleTransfer/module');
|
|
23
|
+
var Fairmint_OpenCapTable_OCF_Document = require('../../../Fairmint/OpenCapTable/OCF/Document/module');
|
|
24
|
+
var Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance = require('../../../Fairmint/OpenCapTable/OCF/EquityCompensationAcceptance/module');
|
|
25
|
+
var Fairmint_OpenCapTable_OCF_EquityCompensationCancellation = require('../../../Fairmint/OpenCapTable/OCF/EquityCompensationCancellation/module');
|
|
26
|
+
var Fairmint_OpenCapTable_OCF_EquityCompensationExercise = require('../../../Fairmint/OpenCapTable/OCF/EquityCompensationExercise/module');
|
|
27
|
+
var Fairmint_OpenCapTable_OCF_EquityCompensationIssuance = require('../../../Fairmint/OpenCapTable/OCF/EquityCompensationIssuance/module');
|
|
28
|
+
var Fairmint_OpenCapTable_OCF_EquityCompensationRelease = require('../../../Fairmint/OpenCapTable/OCF/EquityCompensationRelease/module');
|
|
29
|
+
var Fairmint_OpenCapTable_OCF_EquityCompensationRepricing = require('../../../Fairmint/OpenCapTable/OCF/EquityCompensationRepricing/module');
|
|
30
|
+
var Fairmint_OpenCapTable_OCF_EquityCompensationRetraction = require('../../../Fairmint/OpenCapTable/OCF/EquityCompensationRetraction/module');
|
|
31
|
+
var Fairmint_OpenCapTable_OCF_EquityCompensationTransfer = require('../../../Fairmint/OpenCapTable/OCF/EquityCompensationTransfer/module');
|
|
32
|
+
var Fairmint_OpenCapTable_OCF_Issuer = require('../../../Fairmint/OpenCapTable/OCF/Issuer/module');
|
|
33
|
+
var Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment = require('../../../Fairmint/OpenCapTable/OCF/IssuerAuthorizedSharesAdjustment/module');
|
|
34
|
+
var Fairmint_OpenCapTable_OCF_Stakeholder = require('../../../Fairmint/OpenCapTable/OCF/Stakeholder/module');
|
|
35
|
+
var Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent = require('../../../Fairmint/OpenCapTable/OCF/StakeholderRelationshipChangeEvent/module');
|
|
36
|
+
var Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent = require('../../../Fairmint/OpenCapTable/OCF/StakeholderStatusChangeEvent/module');
|
|
37
|
+
var Fairmint_OpenCapTable_OCF_StockAcceptance = require('../../../Fairmint/OpenCapTable/OCF/StockAcceptance/module');
|
|
38
|
+
var Fairmint_OpenCapTable_OCF_StockCancellation = require('../../../Fairmint/OpenCapTable/OCF/StockCancellation/module');
|
|
39
|
+
var Fairmint_OpenCapTable_OCF_StockClass = require('../../../Fairmint/OpenCapTable/OCF/StockClass/module');
|
|
40
|
+
var Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment = require('../../../Fairmint/OpenCapTable/OCF/StockClassAuthorizedSharesAdjustment/module');
|
|
41
|
+
var Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment = require('../../../Fairmint/OpenCapTable/OCF/StockClassConversionRatioAdjustment/module');
|
|
42
|
+
var Fairmint_OpenCapTable_OCF_StockClassSplit = require('../../../Fairmint/OpenCapTable/OCF/StockClassSplit/module');
|
|
43
|
+
var Fairmint_OpenCapTable_OCF_StockConsolidation = require('../../../Fairmint/OpenCapTable/OCF/StockConsolidation/module');
|
|
44
|
+
var Fairmint_OpenCapTable_OCF_StockConversion = require('../../../Fairmint/OpenCapTable/OCF/StockConversion/module');
|
|
45
|
+
var Fairmint_OpenCapTable_OCF_StockIssuance = require('../../../Fairmint/OpenCapTable/OCF/StockIssuance/module');
|
|
46
|
+
var Fairmint_OpenCapTable_OCF_StockLegendTemplate = require('../../../Fairmint/OpenCapTable/OCF/StockLegendTemplate/module');
|
|
47
|
+
var Fairmint_OpenCapTable_OCF_StockPlan = require('../../../Fairmint/OpenCapTable/OCF/StockPlan/module');
|
|
48
|
+
var Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment = require('../../../Fairmint/OpenCapTable/OCF/StockPlanPoolAdjustment/module');
|
|
49
|
+
var Fairmint_OpenCapTable_OCF_StockPlanReturnToPool = require('../../../Fairmint/OpenCapTable/OCF/StockPlanReturnToPool/module');
|
|
50
|
+
var Fairmint_OpenCapTable_OCF_StockReissuance = require('../../../Fairmint/OpenCapTable/OCF/StockReissuance/module');
|
|
51
|
+
var Fairmint_OpenCapTable_OCF_StockRepurchase = require('../../../Fairmint/OpenCapTable/OCF/StockRepurchase/module');
|
|
52
|
+
var Fairmint_OpenCapTable_OCF_StockRetraction = require('../../../Fairmint/OpenCapTable/OCF/StockRetraction/module');
|
|
53
|
+
var Fairmint_OpenCapTable_OCF_StockTransfer = require('../../../Fairmint/OpenCapTable/OCF/StockTransfer/module');
|
|
54
|
+
var Fairmint_OpenCapTable_OCF_Valuation = require('../../../Fairmint/OpenCapTable/OCF/Valuation/module');
|
|
55
|
+
var Fairmint_OpenCapTable_OCF_VestingAcceleration = require('../../../Fairmint/OpenCapTable/OCF/VestingAcceleration/module');
|
|
56
|
+
var Fairmint_OpenCapTable_OCF_VestingEvent = require('../../../Fairmint/OpenCapTable/OCF/VestingEvent/module');
|
|
57
|
+
var Fairmint_OpenCapTable_OCF_VestingStart = require('../../../Fairmint/OpenCapTable/OCF/VestingStart/module');
|
|
58
|
+
var Fairmint_OpenCapTable_OCF_VestingTerms = require('../../../Fairmint/OpenCapTable/OCF/VestingTerms/module');
|
|
59
|
+
var Fairmint_OpenCapTable_OCF_WarrantAcceptance = require('../../../Fairmint/OpenCapTable/OCF/WarrantAcceptance/module');
|
|
60
|
+
var Fairmint_OpenCapTable_OCF_WarrantCancellation = require('../../../Fairmint/OpenCapTable/OCF/WarrantCancellation/module');
|
|
61
|
+
var Fairmint_OpenCapTable_OCF_WarrantExercise = require('../../../Fairmint/OpenCapTable/OCF/WarrantExercise/module');
|
|
62
|
+
var Fairmint_OpenCapTable_OCF_WarrantIssuance = require('../../../Fairmint/OpenCapTable/OCF/WarrantIssuance/module');
|
|
63
|
+
var Fairmint_OpenCapTable_OCF_WarrantRetraction = require('../../../Fairmint/OpenCapTable/OCF/WarrantRetraction/module');
|
|
64
|
+
var Fairmint_OpenCapTable_OCF_WarrantTransfer = require('../../../Fairmint/OpenCapTable/OCF/WarrantTransfer/module');
|
|
65
|
+
var Fairmint_OpenCapTable_Types = require('../../../Fairmint/OpenCapTable/Types/module');
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
exports.DeleteWarrantTransfer = {
|
|
69
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
70
|
+
encode: function (__typed__) {
|
|
71
|
+
return {
|
|
72
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
,
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
exports.EditWarrantTransfer = {
|
|
81
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_transfer_data: Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransferOcfData.decoder, }); }),
|
|
82
|
+
encode: function (__typed__) {
|
|
83
|
+
return {
|
|
84
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
85
|
+
new_transfer_data: Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransferOcfData.encode(__typed__.new_transfer_data),
|
|
86
|
+
};
|
|
87
|
+
}
|
|
88
|
+
,
|
|
89
|
+
};
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
exports.AddWarrantTransfer = {
|
|
94
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({transfer_data: Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransferOcfData.decoder, }); }),
|
|
95
|
+
encode: function (__typed__) {
|
|
96
|
+
return {
|
|
97
|
+
transfer_data: Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransferOcfData.encode(__typed__.transfer_data),
|
|
98
|
+
};
|
|
99
|
+
}
|
|
100
|
+
,
|
|
101
|
+
};
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
exports.DeleteWarrantRetraction = {
|
|
106
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
107
|
+
encode: function (__typed__) {
|
|
108
|
+
return {
|
|
109
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
110
|
+
};
|
|
111
|
+
}
|
|
112
|
+
,
|
|
113
|
+
};
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
exports.EditWarrantRetraction = {
|
|
118
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_retraction_data: Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetractionOcfData.decoder, }); }),
|
|
119
|
+
encode: function (__typed__) {
|
|
120
|
+
return {
|
|
121
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
122
|
+
new_retraction_data: Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetractionOcfData.encode(__typed__.new_retraction_data),
|
|
123
|
+
};
|
|
124
|
+
}
|
|
125
|
+
,
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
exports.AddWarrantRetraction = {
|
|
131
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({retraction_data: Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetractionOcfData.decoder, }); }),
|
|
132
|
+
encode: function (__typed__) {
|
|
133
|
+
return {
|
|
134
|
+
retraction_data: Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetractionOcfData.encode(__typed__.retraction_data),
|
|
135
|
+
};
|
|
136
|
+
}
|
|
137
|
+
,
|
|
138
|
+
};
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
exports.DeleteWarrantIssuance = {
|
|
143
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
144
|
+
encode: function (__typed__) {
|
|
145
|
+
return {
|
|
146
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
147
|
+
};
|
|
148
|
+
}
|
|
149
|
+
,
|
|
150
|
+
};
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
exports.EditWarrantIssuance = {
|
|
155
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_issuance_data: Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuanceOcfData.decoder, }); }),
|
|
156
|
+
encode: function (__typed__) {
|
|
157
|
+
return {
|
|
158
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
159
|
+
new_issuance_data: Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuanceOcfData.encode(__typed__.new_issuance_data),
|
|
160
|
+
};
|
|
161
|
+
}
|
|
162
|
+
,
|
|
163
|
+
};
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
exports.AddWarrantIssuance = {
|
|
168
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({issuance_data: Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuanceOcfData.decoder, }); }),
|
|
169
|
+
encode: function (__typed__) {
|
|
170
|
+
return {
|
|
171
|
+
issuance_data: Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuanceOcfData.encode(__typed__.issuance_data),
|
|
172
|
+
};
|
|
173
|
+
}
|
|
174
|
+
,
|
|
175
|
+
};
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
exports.DeleteWarrantExercise = {
|
|
180
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
181
|
+
encode: function (__typed__) {
|
|
182
|
+
return {
|
|
183
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
184
|
+
};
|
|
185
|
+
}
|
|
186
|
+
,
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
exports.EditWarrantExercise = {
|
|
192
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_exercise_data: Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExerciseOcfData.decoder, }); }),
|
|
193
|
+
encode: function (__typed__) {
|
|
194
|
+
return {
|
|
195
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
196
|
+
new_exercise_data: Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExerciseOcfData.encode(__typed__.new_exercise_data),
|
|
197
|
+
};
|
|
198
|
+
}
|
|
199
|
+
,
|
|
200
|
+
};
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
exports.AddWarrantExercise = {
|
|
205
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({exercise_data: Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExerciseOcfData.decoder, }); }),
|
|
206
|
+
encode: function (__typed__) {
|
|
207
|
+
return {
|
|
208
|
+
exercise_data: Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExerciseOcfData.encode(__typed__.exercise_data),
|
|
209
|
+
};
|
|
210
|
+
}
|
|
211
|
+
,
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
exports.DeleteWarrantCancellation = {
|
|
217
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
218
|
+
encode: function (__typed__) {
|
|
219
|
+
return {
|
|
220
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
221
|
+
};
|
|
222
|
+
}
|
|
223
|
+
,
|
|
224
|
+
};
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
exports.EditWarrantCancellation = {
|
|
229
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_cancellation_data: Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellationOcfData.decoder, }); }),
|
|
230
|
+
encode: function (__typed__) {
|
|
231
|
+
return {
|
|
232
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
233
|
+
new_cancellation_data: Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellationOcfData.encode(__typed__.new_cancellation_data),
|
|
234
|
+
};
|
|
235
|
+
}
|
|
236
|
+
,
|
|
237
|
+
};
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
exports.AddWarrantCancellation = {
|
|
242
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({cancellation_data: Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellationOcfData.decoder, }); }),
|
|
243
|
+
encode: function (__typed__) {
|
|
244
|
+
return {
|
|
245
|
+
cancellation_data: Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellationOcfData.encode(__typed__.cancellation_data),
|
|
246
|
+
};
|
|
247
|
+
}
|
|
248
|
+
,
|
|
249
|
+
};
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
exports.DeleteWarrantAcceptance = {
|
|
254
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
255
|
+
encode: function (__typed__) {
|
|
256
|
+
return {
|
|
257
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
258
|
+
};
|
|
259
|
+
}
|
|
260
|
+
,
|
|
261
|
+
};
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
exports.EditWarrantAcceptance = {
|
|
266
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_acceptance_data: Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptanceOcfData.decoder, }); }),
|
|
267
|
+
encode: function (__typed__) {
|
|
268
|
+
return {
|
|
269
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
270
|
+
new_acceptance_data: Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptanceOcfData.encode(__typed__.new_acceptance_data),
|
|
271
|
+
};
|
|
272
|
+
}
|
|
273
|
+
,
|
|
274
|
+
};
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
exports.AddWarrantAcceptance = {
|
|
279
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({acceptance_data: Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptanceOcfData.decoder, }); }),
|
|
280
|
+
encode: function (__typed__) {
|
|
281
|
+
return {
|
|
282
|
+
acceptance_data: Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptanceOcfData.encode(__typed__.acceptance_data),
|
|
283
|
+
};
|
|
284
|
+
}
|
|
285
|
+
,
|
|
286
|
+
};
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
exports.DeleteVestingTerms = {
|
|
291
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
292
|
+
encode: function (__typed__) {
|
|
293
|
+
return {
|
|
294
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
295
|
+
};
|
|
296
|
+
}
|
|
297
|
+
,
|
|
298
|
+
};
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
exports.EditVestingTerms = {
|
|
303
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_vesting_terms_data: Fairmint_OpenCapTable_OCF_VestingTerms.VestingTermsOcfData.decoder, }); }),
|
|
304
|
+
encode: function (__typed__) {
|
|
305
|
+
return {
|
|
306
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
307
|
+
new_vesting_terms_data: Fairmint_OpenCapTable_OCF_VestingTerms.VestingTermsOcfData.encode(__typed__.new_vesting_terms_data),
|
|
308
|
+
};
|
|
309
|
+
}
|
|
310
|
+
,
|
|
311
|
+
};
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
exports.AddVestingTerms = {
|
|
316
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({vesting_terms_data: Fairmint_OpenCapTable_OCF_VestingTerms.VestingTermsOcfData.decoder, }); }),
|
|
317
|
+
encode: function (__typed__) {
|
|
318
|
+
return {
|
|
319
|
+
vesting_terms_data: Fairmint_OpenCapTable_OCF_VestingTerms.VestingTermsOcfData.encode(__typed__.vesting_terms_data),
|
|
320
|
+
};
|
|
321
|
+
}
|
|
322
|
+
,
|
|
323
|
+
};
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
exports.DeleteVestingStart = {
|
|
328
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
329
|
+
encode: function (__typed__) {
|
|
330
|
+
return {
|
|
331
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
332
|
+
};
|
|
333
|
+
}
|
|
334
|
+
,
|
|
335
|
+
};
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
exports.EditVestingStart = {
|
|
340
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_vesting_data: Fairmint_OpenCapTable_OCF_VestingStart.VestingStartOcfData.decoder, }); }),
|
|
341
|
+
encode: function (__typed__) {
|
|
342
|
+
return {
|
|
343
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
344
|
+
new_vesting_data: Fairmint_OpenCapTable_OCF_VestingStart.VestingStartOcfData.encode(__typed__.new_vesting_data),
|
|
345
|
+
};
|
|
346
|
+
}
|
|
347
|
+
,
|
|
348
|
+
};
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
exports.AddVestingStart = {
|
|
353
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({vesting_data: Fairmint_OpenCapTable_OCF_VestingStart.VestingStartOcfData.decoder, }); }),
|
|
354
|
+
encode: function (__typed__) {
|
|
355
|
+
return {
|
|
356
|
+
vesting_data: Fairmint_OpenCapTable_OCF_VestingStart.VestingStartOcfData.encode(__typed__.vesting_data),
|
|
357
|
+
};
|
|
358
|
+
}
|
|
359
|
+
,
|
|
360
|
+
};
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
exports.DeleteVestingEvent = {
|
|
365
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
366
|
+
encode: function (__typed__) {
|
|
367
|
+
return {
|
|
368
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
369
|
+
};
|
|
370
|
+
}
|
|
371
|
+
,
|
|
372
|
+
};
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
exports.EditVestingEvent = {
|
|
377
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_vesting_data: Fairmint_OpenCapTable_OCF_VestingEvent.VestingEventOcfData.decoder, }); }),
|
|
378
|
+
encode: function (__typed__) {
|
|
379
|
+
return {
|
|
380
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
381
|
+
new_vesting_data: Fairmint_OpenCapTable_OCF_VestingEvent.VestingEventOcfData.encode(__typed__.new_vesting_data),
|
|
382
|
+
};
|
|
383
|
+
}
|
|
384
|
+
,
|
|
385
|
+
};
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
exports.AddVestingEvent = {
|
|
390
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({vesting_data: Fairmint_OpenCapTable_OCF_VestingEvent.VestingEventOcfData.decoder, }); }),
|
|
391
|
+
encode: function (__typed__) {
|
|
392
|
+
return {
|
|
393
|
+
vesting_data: Fairmint_OpenCapTable_OCF_VestingEvent.VestingEventOcfData.encode(__typed__.vesting_data),
|
|
394
|
+
};
|
|
395
|
+
}
|
|
396
|
+
,
|
|
397
|
+
};
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
exports.DeleteVestingAcceleration = {
|
|
402
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
403
|
+
encode: function (__typed__) {
|
|
404
|
+
return {
|
|
405
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
406
|
+
};
|
|
407
|
+
}
|
|
408
|
+
,
|
|
409
|
+
};
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
exports.EditVestingAcceleration = {
|
|
414
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_acceleration_data: Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAccelerationOcfData.decoder, }); }),
|
|
415
|
+
encode: function (__typed__) {
|
|
416
|
+
return {
|
|
417
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
418
|
+
new_acceleration_data: Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAccelerationOcfData.encode(__typed__.new_acceleration_data),
|
|
419
|
+
};
|
|
420
|
+
}
|
|
421
|
+
,
|
|
422
|
+
};
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
exports.AddVestingAcceleration = {
|
|
427
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({acceleration_data: Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAccelerationOcfData.decoder, }); }),
|
|
428
|
+
encode: function (__typed__) {
|
|
429
|
+
return {
|
|
430
|
+
acceleration_data: Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAccelerationOcfData.encode(__typed__.acceleration_data),
|
|
431
|
+
};
|
|
432
|
+
}
|
|
433
|
+
,
|
|
434
|
+
};
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
exports.DeleteValuation = {
|
|
439
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
440
|
+
encode: function (__typed__) {
|
|
441
|
+
return {
|
|
442
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
443
|
+
};
|
|
444
|
+
}
|
|
445
|
+
,
|
|
446
|
+
};
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
exports.EditValuation = {
|
|
451
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_valuation_data: Fairmint_OpenCapTable_OCF_Valuation.ValuationOcfData.decoder, }); }),
|
|
452
|
+
encode: function (__typed__) {
|
|
453
|
+
return {
|
|
454
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
455
|
+
new_valuation_data: Fairmint_OpenCapTable_OCF_Valuation.ValuationOcfData.encode(__typed__.new_valuation_data),
|
|
456
|
+
};
|
|
457
|
+
}
|
|
458
|
+
,
|
|
459
|
+
};
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
exports.AddValuation = {
|
|
464
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({valuation_data: Fairmint_OpenCapTable_OCF_Valuation.ValuationOcfData.decoder, }); }),
|
|
465
|
+
encode: function (__typed__) {
|
|
466
|
+
return {
|
|
467
|
+
valuation_data: Fairmint_OpenCapTable_OCF_Valuation.ValuationOcfData.encode(__typed__.valuation_data),
|
|
468
|
+
};
|
|
469
|
+
}
|
|
470
|
+
,
|
|
471
|
+
};
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
exports.DeleteStockTransfer = {
|
|
476
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
477
|
+
encode: function (__typed__) {
|
|
478
|
+
return {
|
|
479
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
480
|
+
};
|
|
481
|
+
}
|
|
482
|
+
,
|
|
483
|
+
};
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
exports.EditStockTransfer = {
|
|
488
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_transfer_data: Fairmint_OpenCapTable_OCF_StockTransfer.StockTransferOcfData.decoder, }); }),
|
|
489
|
+
encode: function (__typed__) {
|
|
490
|
+
return {
|
|
491
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
492
|
+
new_transfer_data: Fairmint_OpenCapTable_OCF_StockTransfer.StockTransferOcfData.encode(__typed__.new_transfer_data),
|
|
493
|
+
};
|
|
494
|
+
}
|
|
495
|
+
,
|
|
496
|
+
};
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
exports.AddStockTransfer = {
|
|
501
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({transfer_data: Fairmint_OpenCapTable_OCF_StockTransfer.StockTransferOcfData.decoder, }); }),
|
|
502
|
+
encode: function (__typed__) {
|
|
503
|
+
return {
|
|
504
|
+
transfer_data: Fairmint_OpenCapTable_OCF_StockTransfer.StockTransferOcfData.encode(__typed__.transfer_data),
|
|
505
|
+
};
|
|
506
|
+
}
|
|
507
|
+
,
|
|
508
|
+
};
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
exports.DeleteStockRetraction = {
|
|
513
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
514
|
+
encode: function (__typed__) {
|
|
515
|
+
return {
|
|
516
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
517
|
+
};
|
|
518
|
+
}
|
|
519
|
+
,
|
|
520
|
+
};
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
exports.EditStockRetraction = {
|
|
525
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_retraction_data: Fairmint_OpenCapTable_OCF_StockRetraction.StockRetractionOcfData.decoder, }); }),
|
|
526
|
+
encode: function (__typed__) {
|
|
527
|
+
return {
|
|
528
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
529
|
+
new_retraction_data: Fairmint_OpenCapTable_OCF_StockRetraction.StockRetractionOcfData.encode(__typed__.new_retraction_data),
|
|
530
|
+
};
|
|
531
|
+
}
|
|
532
|
+
,
|
|
533
|
+
};
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
exports.AddStockRetraction = {
|
|
538
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({retraction_data: Fairmint_OpenCapTable_OCF_StockRetraction.StockRetractionOcfData.decoder, }); }),
|
|
539
|
+
encode: function (__typed__) {
|
|
540
|
+
return {
|
|
541
|
+
retraction_data: Fairmint_OpenCapTable_OCF_StockRetraction.StockRetractionOcfData.encode(__typed__.retraction_data),
|
|
542
|
+
};
|
|
543
|
+
}
|
|
544
|
+
,
|
|
545
|
+
};
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
exports.DeleteStockRepurchase = {
|
|
550
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
551
|
+
encode: function (__typed__) {
|
|
552
|
+
return {
|
|
553
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
554
|
+
};
|
|
555
|
+
}
|
|
556
|
+
,
|
|
557
|
+
};
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
exports.EditStockRepurchase = {
|
|
562
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_repurchase_data: Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchaseOcfData.decoder, }); }),
|
|
563
|
+
encode: function (__typed__) {
|
|
564
|
+
return {
|
|
565
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
566
|
+
new_repurchase_data: Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchaseOcfData.encode(__typed__.new_repurchase_data),
|
|
567
|
+
};
|
|
568
|
+
}
|
|
569
|
+
,
|
|
570
|
+
};
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
exports.AddStockRepurchase = {
|
|
575
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({repurchase_data: Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchaseOcfData.decoder, }); }),
|
|
576
|
+
encode: function (__typed__) {
|
|
577
|
+
return {
|
|
578
|
+
repurchase_data: Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchaseOcfData.encode(__typed__.repurchase_data),
|
|
579
|
+
};
|
|
580
|
+
}
|
|
581
|
+
,
|
|
582
|
+
};
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
exports.DeleteStockReissuance = {
|
|
587
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
588
|
+
encode: function (__typed__) {
|
|
589
|
+
return {
|
|
590
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
591
|
+
};
|
|
592
|
+
}
|
|
593
|
+
,
|
|
594
|
+
};
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
exports.EditStockReissuance = {
|
|
599
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_reissuance_data: Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuanceOcfData.decoder, }); }),
|
|
600
|
+
encode: function (__typed__) {
|
|
601
|
+
return {
|
|
602
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
603
|
+
new_reissuance_data: Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuanceOcfData.encode(__typed__.new_reissuance_data),
|
|
604
|
+
};
|
|
605
|
+
}
|
|
606
|
+
,
|
|
607
|
+
};
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
exports.AddStockReissuance = {
|
|
612
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({reissuance_data: Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuanceOcfData.decoder, }); }),
|
|
613
|
+
encode: function (__typed__) {
|
|
614
|
+
return {
|
|
615
|
+
reissuance_data: Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuanceOcfData.encode(__typed__.reissuance_data),
|
|
616
|
+
};
|
|
617
|
+
}
|
|
618
|
+
,
|
|
619
|
+
};
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
exports.DeleteStockPlanReturnToPool = {
|
|
624
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
625
|
+
encode: function (__typed__) {
|
|
626
|
+
return {
|
|
627
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
628
|
+
};
|
|
629
|
+
}
|
|
630
|
+
,
|
|
631
|
+
};
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
exports.EditStockPlanReturnToPool = {
|
|
636
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_return_data: Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPoolOcfData.decoder, }); }),
|
|
637
|
+
encode: function (__typed__) {
|
|
638
|
+
return {
|
|
639
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
640
|
+
new_return_data: Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPoolOcfData.encode(__typed__.new_return_data),
|
|
641
|
+
};
|
|
642
|
+
}
|
|
643
|
+
,
|
|
644
|
+
};
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
|
|
648
|
+
exports.AddStockPlanReturnToPool = {
|
|
649
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({return_data: Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPoolOcfData.decoder, }); }),
|
|
650
|
+
encode: function (__typed__) {
|
|
651
|
+
return {
|
|
652
|
+
return_data: Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPoolOcfData.encode(__typed__.return_data),
|
|
653
|
+
};
|
|
654
|
+
}
|
|
655
|
+
,
|
|
656
|
+
};
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
exports.DeleteStockPlanPoolAdjustment = {
|
|
661
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
662
|
+
encode: function (__typed__) {
|
|
663
|
+
return {
|
|
664
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
665
|
+
};
|
|
666
|
+
}
|
|
667
|
+
,
|
|
668
|
+
};
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
|
|
672
|
+
exports.EditStockPlanPoolAdjustment = {
|
|
673
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_adjustment_data: Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustmentOcfData.decoder, }); }),
|
|
674
|
+
encode: function (__typed__) {
|
|
675
|
+
return {
|
|
676
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
677
|
+
new_adjustment_data: Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustmentOcfData.encode(__typed__.new_adjustment_data),
|
|
678
|
+
};
|
|
679
|
+
}
|
|
680
|
+
,
|
|
681
|
+
};
|
|
682
|
+
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
exports.AddStockPlanPoolAdjustment = {
|
|
686
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({adjustment_data: Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustmentOcfData.decoder, }); }),
|
|
687
|
+
encode: function (__typed__) {
|
|
688
|
+
return {
|
|
689
|
+
adjustment_data: Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustmentOcfData.encode(__typed__.adjustment_data),
|
|
690
|
+
};
|
|
691
|
+
}
|
|
692
|
+
,
|
|
693
|
+
};
|
|
694
|
+
|
|
695
|
+
|
|
696
|
+
|
|
697
|
+
exports.DeleteStockPlan = {
|
|
698
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
699
|
+
encode: function (__typed__) {
|
|
700
|
+
return {
|
|
701
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
702
|
+
};
|
|
703
|
+
}
|
|
704
|
+
,
|
|
705
|
+
};
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
exports.EditStockPlan = {
|
|
710
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_plan_data: Fairmint_OpenCapTable_OCF_StockPlan.StockPlanOcfData.decoder, }); }),
|
|
711
|
+
encode: function (__typed__) {
|
|
712
|
+
return {
|
|
713
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
714
|
+
new_plan_data: Fairmint_OpenCapTable_OCF_StockPlan.StockPlanOcfData.encode(__typed__.new_plan_data),
|
|
715
|
+
};
|
|
716
|
+
}
|
|
717
|
+
,
|
|
718
|
+
};
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
exports.AddStockPlan = {
|
|
723
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({plan_data: Fairmint_OpenCapTable_OCF_StockPlan.StockPlanOcfData.decoder, }); }),
|
|
724
|
+
encode: function (__typed__) {
|
|
725
|
+
return {
|
|
726
|
+
plan_data: Fairmint_OpenCapTable_OCF_StockPlan.StockPlanOcfData.encode(__typed__.plan_data),
|
|
727
|
+
};
|
|
728
|
+
}
|
|
729
|
+
,
|
|
730
|
+
};
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
exports.DeleteStockLegendTemplate = {
|
|
735
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
736
|
+
encode: function (__typed__) {
|
|
737
|
+
return {
|
|
738
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
739
|
+
};
|
|
740
|
+
}
|
|
741
|
+
,
|
|
742
|
+
};
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
|
|
746
|
+
exports.EditStockLegendTemplate = {
|
|
747
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_template_data: Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplateOcfData.decoder, }); }),
|
|
748
|
+
encode: function (__typed__) {
|
|
749
|
+
return {
|
|
750
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
751
|
+
new_template_data: Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplateOcfData.encode(__typed__.new_template_data),
|
|
752
|
+
};
|
|
753
|
+
}
|
|
754
|
+
,
|
|
755
|
+
};
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
|
|
759
|
+
exports.AddStockLegendTemplate = {
|
|
760
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({template_data: Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplateOcfData.decoder, }); }),
|
|
761
|
+
encode: function (__typed__) {
|
|
762
|
+
return {
|
|
763
|
+
template_data: Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplateOcfData.encode(__typed__.template_data),
|
|
764
|
+
};
|
|
765
|
+
}
|
|
766
|
+
,
|
|
767
|
+
};
|
|
768
|
+
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
exports.DeleteStockIssuance = {
|
|
772
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
773
|
+
encode: function (__typed__) {
|
|
774
|
+
return {
|
|
775
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
776
|
+
};
|
|
777
|
+
}
|
|
778
|
+
,
|
|
779
|
+
};
|
|
780
|
+
|
|
781
|
+
|
|
782
|
+
|
|
783
|
+
exports.EditStockIssuance = {
|
|
784
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_issuance_data: Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuanceOcfData.decoder, }); }),
|
|
785
|
+
encode: function (__typed__) {
|
|
786
|
+
return {
|
|
787
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
788
|
+
new_issuance_data: Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuanceOcfData.encode(__typed__.new_issuance_data),
|
|
789
|
+
};
|
|
790
|
+
}
|
|
791
|
+
,
|
|
792
|
+
};
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
exports.AddStockIssuance = {
|
|
797
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({issuance_data: Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuanceOcfData.decoder, }); }),
|
|
798
|
+
encode: function (__typed__) {
|
|
799
|
+
return {
|
|
800
|
+
issuance_data: Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuanceOcfData.encode(__typed__.issuance_data),
|
|
801
|
+
};
|
|
802
|
+
}
|
|
803
|
+
,
|
|
804
|
+
};
|
|
805
|
+
|
|
806
|
+
|
|
807
|
+
|
|
808
|
+
exports.DeleteStockConversion = {
|
|
809
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
810
|
+
encode: function (__typed__) {
|
|
811
|
+
return {
|
|
812
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
813
|
+
};
|
|
814
|
+
}
|
|
815
|
+
,
|
|
816
|
+
};
|
|
817
|
+
|
|
818
|
+
|
|
819
|
+
|
|
820
|
+
exports.EditStockConversion = {
|
|
821
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_conversion_data: Fairmint_OpenCapTable_OCF_StockConversion.StockConversionOcfData.decoder, }); }),
|
|
822
|
+
encode: function (__typed__) {
|
|
823
|
+
return {
|
|
824
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
825
|
+
new_conversion_data: Fairmint_OpenCapTable_OCF_StockConversion.StockConversionOcfData.encode(__typed__.new_conversion_data),
|
|
826
|
+
};
|
|
827
|
+
}
|
|
828
|
+
,
|
|
829
|
+
};
|
|
830
|
+
|
|
831
|
+
|
|
832
|
+
|
|
833
|
+
exports.AddStockConversion = {
|
|
834
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({conversion_data: Fairmint_OpenCapTable_OCF_StockConversion.StockConversionOcfData.decoder, }); }),
|
|
835
|
+
encode: function (__typed__) {
|
|
836
|
+
return {
|
|
837
|
+
conversion_data: Fairmint_OpenCapTable_OCF_StockConversion.StockConversionOcfData.encode(__typed__.conversion_data),
|
|
838
|
+
};
|
|
839
|
+
}
|
|
840
|
+
,
|
|
841
|
+
};
|
|
842
|
+
|
|
843
|
+
|
|
844
|
+
|
|
845
|
+
exports.DeleteStockConsolidation = {
|
|
846
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
847
|
+
encode: function (__typed__) {
|
|
848
|
+
return {
|
|
849
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
850
|
+
};
|
|
851
|
+
}
|
|
852
|
+
,
|
|
853
|
+
};
|
|
854
|
+
|
|
855
|
+
|
|
856
|
+
|
|
857
|
+
exports.EditStockConsolidation = {
|
|
858
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_consolidation_data: Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidationOcfData.decoder, }); }),
|
|
859
|
+
encode: function (__typed__) {
|
|
860
|
+
return {
|
|
861
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
862
|
+
new_consolidation_data: Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidationOcfData.encode(__typed__.new_consolidation_data),
|
|
863
|
+
};
|
|
864
|
+
}
|
|
865
|
+
,
|
|
866
|
+
};
|
|
867
|
+
|
|
868
|
+
|
|
869
|
+
|
|
870
|
+
exports.AddStockConsolidation = {
|
|
871
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({consolidation_data: Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidationOcfData.decoder, }); }),
|
|
872
|
+
encode: function (__typed__) {
|
|
873
|
+
return {
|
|
874
|
+
consolidation_data: Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidationOcfData.encode(__typed__.consolidation_data),
|
|
875
|
+
};
|
|
876
|
+
}
|
|
877
|
+
,
|
|
878
|
+
};
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
|
|
882
|
+
exports.DeleteStockClassSplit = {
|
|
883
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
884
|
+
encode: function (__typed__) {
|
|
885
|
+
return {
|
|
886
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
887
|
+
};
|
|
888
|
+
}
|
|
889
|
+
,
|
|
890
|
+
};
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
|
|
894
|
+
exports.EditStockClassSplit = {
|
|
895
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_split_data: Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplitOcfData.decoder, }); }),
|
|
896
|
+
encode: function (__typed__) {
|
|
897
|
+
return {
|
|
898
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
899
|
+
new_split_data: Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplitOcfData.encode(__typed__.new_split_data),
|
|
900
|
+
};
|
|
901
|
+
}
|
|
902
|
+
,
|
|
903
|
+
};
|
|
904
|
+
|
|
905
|
+
|
|
906
|
+
|
|
907
|
+
exports.AddStockClassSplit = {
|
|
908
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({split_data: Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplitOcfData.decoder, }); }),
|
|
909
|
+
encode: function (__typed__) {
|
|
910
|
+
return {
|
|
911
|
+
split_data: Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplitOcfData.encode(__typed__.split_data),
|
|
912
|
+
};
|
|
913
|
+
}
|
|
914
|
+
,
|
|
915
|
+
};
|
|
916
|
+
|
|
917
|
+
|
|
918
|
+
|
|
919
|
+
exports.DeleteStockClassConversionRatioAdjustment = {
|
|
920
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
921
|
+
encode: function (__typed__) {
|
|
922
|
+
return {
|
|
923
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
924
|
+
};
|
|
925
|
+
}
|
|
926
|
+
,
|
|
927
|
+
};
|
|
928
|
+
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
exports.EditStockClassConversionRatioAdjustment = {
|
|
932
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_adjustment_data: Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustmentOcfData.decoder, }); }),
|
|
933
|
+
encode: function (__typed__) {
|
|
934
|
+
return {
|
|
935
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
936
|
+
new_adjustment_data: Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustmentOcfData.encode(__typed__.new_adjustment_data),
|
|
937
|
+
};
|
|
938
|
+
}
|
|
939
|
+
,
|
|
940
|
+
};
|
|
941
|
+
|
|
942
|
+
|
|
943
|
+
|
|
944
|
+
exports.AddStockClassConversionRatioAdjustment = {
|
|
945
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({adjustment_data: Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustmentOcfData.decoder, }); }),
|
|
946
|
+
encode: function (__typed__) {
|
|
947
|
+
return {
|
|
948
|
+
adjustment_data: Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustmentOcfData.encode(__typed__.adjustment_data),
|
|
949
|
+
};
|
|
950
|
+
}
|
|
951
|
+
,
|
|
952
|
+
};
|
|
953
|
+
|
|
954
|
+
|
|
955
|
+
|
|
956
|
+
exports.DeleteStockClassAuthorizedSharesAdjustment = {
|
|
957
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
958
|
+
encode: function (__typed__) {
|
|
959
|
+
return {
|
|
960
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
961
|
+
};
|
|
962
|
+
}
|
|
963
|
+
,
|
|
964
|
+
};
|
|
965
|
+
|
|
966
|
+
|
|
967
|
+
|
|
968
|
+
exports.EditStockClassAuthorizedSharesAdjustment = {
|
|
969
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_adjustment_data: Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustmentOcfData.decoder, }); }),
|
|
970
|
+
encode: function (__typed__) {
|
|
971
|
+
return {
|
|
972
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
973
|
+
new_adjustment_data: Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustmentOcfData.encode(__typed__.new_adjustment_data),
|
|
974
|
+
};
|
|
975
|
+
}
|
|
976
|
+
,
|
|
977
|
+
};
|
|
978
|
+
|
|
979
|
+
|
|
980
|
+
|
|
981
|
+
exports.AddStockClassAuthorizedSharesAdjustment = {
|
|
982
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({adjustment_data: Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustmentOcfData.decoder, }); }),
|
|
983
|
+
encode: function (__typed__) {
|
|
984
|
+
return {
|
|
985
|
+
adjustment_data: Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustmentOcfData.encode(__typed__.adjustment_data),
|
|
986
|
+
};
|
|
987
|
+
}
|
|
988
|
+
,
|
|
989
|
+
};
|
|
990
|
+
|
|
991
|
+
|
|
992
|
+
|
|
993
|
+
exports.DeleteStockClass = {
|
|
994
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
995
|
+
encode: function (__typed__) {
|
|
996
|
+
return {
|
|
997
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
998
|
+
};
|
|
999
|
+
}
|
|
1000
|
+
,
|
|
1001
|
+
};
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
|
|
1005
|
+
exports.EditStockClass = {
|
|
1006
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_stock_class_data: Fairmint_OpenCapTable_OCF_StockClass.StockClassOcfData.decoder, }); }),
|
|
1007
|
+
encode: function (__typed__) {
|
|
1008
|
+
return {
|
|
1009
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1010
|
+
new_stock_class_data: Fairmint_OpenCapTable_OCF_StockClass.StockClassOcfData.encode(__typed__.new_stock_class_data),
|
|
1011
|
+
};
|
|
1012
|
+
}
|
|
1013
|
+
,
|
|
1014
|
+
};
|
|
1015
|
+
|
|
1016
|
+
|
|
1017
|
+
|
|
1018
|
+
exports.AddStockClass = {
|
|
1019
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({stock_class_data: Fairmint_OpenCapTable_OCF_StockClass.StockClassOcfData.decoder, }); }),
|
|
1020
|
+
encode: function (__typed__) {
|
|
1021
|
+
return {
|
|
1022
|
+
stock_class_data: Fairmint_OpenCapTable_OCF_StockClass.StockClassOcfData.encode(__typed__.stock_class_data),
|
|
1023
|
+
};
|
|
1024
|
+
}
|
|
1025
|
+
,
|
|
1026
|
+
};
|
|
1027
|
+
|
|
1028
|
+
|
|
1029
|
+
|
|
1030
|
+
exports.DeleteStockCancellation = {
|
|
1031
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1032
|
+
encode: function (__typed__) {
|
|
1033
|
+
return {
|
|
1034
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1035
|
+
};
|
|
1036
|
+
}
|
|
1037
|
+
,
|
|
1038
|
+
};
|
|
1039
|
+
|
|
1040
|
+
|
|
1041
|
+
|
|
1042
|
+
exports.EditStockCancellation = {
|
|
1043
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_cancellation_data: Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellationOcfData.decoder, }); }),
|
|
1044
|
+
encode: function (__typed__) {
|
|
1045
|
+
return {
|
|
1046
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1047
|
+
new_cancellation_data: Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellationOcfData.encode(__typed__.new_cancellation_data),
|
|
1048
|
+
};
|
|
1049
|
+
}
|
|
1050
|
+
,
|
|
1051
|
+
};
|
|
1052
|
+
|
|
1053
|
+
|
|
1054
|
+
|
|
1055
|
+
exports.AddStockCancellation = {
|
|
1056
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({cancellation_data: Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellationOcfData.decoder, }); }),
|
|
1057
|
+
encode: function (__typed__) {
|
|
1058
|
+
return {
|
|
1059
|
+
cancellation_data: Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellationOcfData.encode(__typed__.cancellation_data),
|
|
1060
|
+
};
|
|
1061
|
+
}
|
|
1062
|
+
,
|
|
1063
|
+
};
|
|
1064
|
+
|
|
1065
|
+
|
|
1066
|
+
|
|
1067
|
+
exports.DeleteStockAcceptance = {
|
|
1068
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1069
|
+
encode: function (__typed__) {
|
|
1070
|
+
return {
|
|
1071
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1072
|
+
};
|
|
1073
|
+
}
|
|
1074
|
+
,
|
|
1075
|
+
};
|
|
1076
|
+
|
|
1077
|
+
|
|
1078
|
+
|
|
1079
|
+
exports.EditStockAcceptance = {
|
|
1080
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_acceptance_data: Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptanceOcfData.decoder, }); }),
|
|
1081
|
+
encode: function (__typed__) {
|
|
1082
|
+
return {
|
|
1083
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1084
|
+
new_acceptance_data: Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptanceOcfData.encode(__typed__.new_acceptance_data),
|
|
1085
|
+
};
|
|
1086
|
+
}
|
|
1087
|
+
,
|
|
1088
|
+
};
|
|
1089
|
+
|
|
1090
|
+
|
|
1091
|
+
|
|
1092
|
+
exports.AddStockAcceptance = {
|
|
1093
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({acceptance_data: Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptanceOcfData.decoder, }); }),
|
|
1094
|
+
encode: function (__typed__) {
|
|
1095
|
+
return {
|
|
1096
|
+
acceptance_data: Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptanceOcfData.encode(__typed__.acceptance_data),
|
|
1097
|
+
};
|
|
1098
|
+
}
|
|
1099
|
+
,
|
|
1100
|
+
};
|
|
1101
|
+
|
|
1102
|
+
|
|
1103
|
+
|
|
1104
|
+
exports.DeleteStakeholderStatusChangeEvent = {
|
|
1105
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1106
|
+
encode: function (__typed__) {
|
|
1107
|
+
return {
|
|
1108
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1109
|
+
};
|
|
1110
|
+
}
|
|
1111
|
+
,
|
|
1112
|
+
};
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
|
|
1116
|
+
exports.EditStakeholderStatusChangeEvent = {
|
|
1117
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_event_data: Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEventOcfData.decoder, }); }),
|
|
1118
|
+
encode: function (__typed__) {
|
|
1119
|
+
return {
|
|
1120
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1121
|
+
new_event_data: Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEventOcfData.encode(__typed__.new_event_data),
|
|
1122
|
+
};
|
|
1123
|
+
}
|
|
1124
|
+
,
|
|
1125
|
+
};
|
|
1126
|
+
|
|
1127
|
+
|
|
1128
|
+
|
|
1129
|
+
exports.AddStakeholderStatusChangeEvent = {
|
|
1130
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({event_data: Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEventOcfData.decoder, }); }),
|
|
1131
|
+
encode: function (__typed__) {
|
|
1132
|
+
return {
|
|
1133
|
+
event_data: Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEventOcfData.encode(__typed__.event_data),
|
|
1134
|
+
};
|
|
1135
|
+
}
|
|
1136
|
+
,
|
|
1137
|
+
};
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
|
|
1141
|
+
exports.DeleteStakeholderRelationshipChangeEvent = {
|
|
1142
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1143
|
+
encode: function (__typed__) {
|
|
1144
|
+
return {
|
|
1145
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1146
|
+
};
|
|
1147
|
+
}
|
|
1148
|
+
,
|
|
1149
|
+
};
|
|
1150
|
+
|
|
1151
|
+
|
|
1152
|
+
|
|
1153
|
+
exports.EditStakeholderRelationshipChangeEvent = {
|
|
1154
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_event_data: Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEventOcfData.decoder, }); }),
|
|
1155
|
+
encode: function (__typed__) {
|
|
1156
|
+
return {
|
|
1157
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1158
|
+
new_event_data: Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEventOcfData.encode(__typed__.new_event_data),
|
|
1159
|
+
};
|
|
1160
|
+
}
|
|
1161
|
+
,
|
|
1162
|
+
};
|
|
1163
|
+
|
|
1164
|
+
|
|
1165
|
+
|
|
1166
|
+
exports.AddStakeholderRelationshipChangeEvent = {
|
|
1167
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({event_data: Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEventOcfData.decoder, }); }),
|
|
1168
|
+
encode: function (__typed__) {
|
|
1169
|
+
return {
|
|
1170
|
+
event_data: Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEventOcfData.encode(__typed__.event_data),
|
|
1171
|
+
};
|
|
1172
|
+
}
|
|
1173
|
+
,
|
|
1174
|
+
};
|
|
1175
|
+
|
|
1176
|
+
|
|
1177
|
+
|
|
1178
|
+
exports.DeleteStakeholder = {
|
|
1179
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1180
|
+
encode: function (__typed__) {
|
|
1181
|
+
return {
|
|
1182
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1183
|
+
};
|
|
1184
|
+
}
|
|
1185
|
+
,
|
|
1186
|
+
};
|
|
1187
|
+
|
|
1188
|
+
|
|
1189
|
+
|
|
1190
|
+
exports.EditStakeholder = {
|
|
1191
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_stakeholder_data: Fairmint_OpenCapTable_OCF_Stakeholder.StakeholderOcfData.decoder, }); }),
|
|
1192
|
+
encode: function (__typed__) {
|
|
1193
|
+
return {
|
|
1194
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1195
|
+
new_stakeholder_data: Fairmint_OpenCapTable_OCF_Stakeholder.StakeholderOcfData.encode(__typed__.new_stakeholder_data),
|
|
1196
|
+
};
|
|
1197
|
+
}
|
|
1198
|
+
,
|
|
1199
|
+
};
|
|
1200
|
+
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
exports.AddStakeholder = {
|
|
1204
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({stakeholder_data: Fairmint_OpenCapTable_OCF_Stakeholder.StakeholderOcfData.decoder, }); }),
|
|
1205
|
+
encode: function (__typed__) {
|
|
1206
|
+
return {
|
|
1207
|
+
stakeholder_data: Fairmint_OpenCapTable_OCF_Stakeholder.StakeholderOcfData.encode(__typed__.stakeholder_data),
|
|
1208
|
+
};
|
|
1209
|
+
}
|
|
1210
|
+
,
|
|
1211
|
+
};
|
|
1212
|
+
|
|
1213
|
+
|
|
1214
|
+
|
|
1215
|
+
exports.DeleteIssuerAuthorizedSharesAdjustment = {
|
|
1216
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1217
|
+
encode: function (__typed__) {
|
|
1218
|
+
return {
|
|
1219
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1220
|
+
};
|
|
1221
|
+
}
|
|
1222
|
+
,
|
|
1223
|
+
};
|
|
1224
|
+
|
|
1225
|
+
|
|
1226
|
+
|
|
1227
|
+
exports.EditIssuerAuthorizedSharesAdjustment = {
|
|
1228
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_adjustment_data: Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustmentOcfData.decoder, }); }),
|
|
1229
|
+
encode: function (__typed__) {
|
|
1230
|
+
return {
|
|
1231
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1232
|
+
new_adjustment_data: Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustmentOcfData.encode(__typed__.new_adjustment_data),
|
|
1233
|
+
};
|
|
1234
|
+
}
|
|
1235
|
+
,
|
|
1236
|
+
};
|
|
1237
|
+
|
|
1238
|
+
|
|
1239
|
+
|
|
1240
|
+
exports.AddIssuerAuthorizedSharesAdjustment = {
|
|
1241
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({adjustment_data: Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustmentOcfData.decoder, }); }),
|
|
1242
|
+
encode: function (__typed__) {
|
|
1243
|
+
return {
|
|
1244
|
+
adjustment_data: Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustmentOcfData.encode(__typed__.adjustment_data),
|
|
1245
|
+
};
|
|
1246
|
+
}
|
|
1247
|
+
,
|
|
1248
|
+
};
|
|
1249
|
+
|
|
1250
|
+
|
|
1251
|
+
|
|
1252
|
+
exports.DeleteEquityCompensationTransfer = {
|
|
1253
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1254
|
+
encode: function (__typed__) {
|
|
1255
|
+
return {
|
|
1256
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1257
|
+
};
|
|
1258
|
+
}
|
|
1259
|
+
,
|
|
1260
|
+
};
|
|
1261
|
+
|
|
1262
|
+
|
|
1263
|
+
|
|
1264
|
+
exports.EditEquityCompensationTransfer = {
|
|
1265
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_transfer_data: Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransferOcfData.decoder, }); }),
|
|
1266
|
+
encode: function (__typed__) {
|
|
1267
|
+
return {
|
|
1268
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1269
|
+
new_transfer_data: Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransferOcfData.encode(__typed__.new_transfer_data),
|
|
1270
|
+
};
|
|
1271
|
+
}
|
|
1272
|
+
,
|
|
1273
|
+
};
|
|
1274
|
+
|
|
1275
|
+
|
|
1276
|
+
|
|
1277
|
+
exports.AddEquityCompensationTransfer = {
|
|
1278
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({transfer_data: Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransferOcfData.decoder, }); }),
|
|
1279
|
+
encode: function (__typed__) {
|
|
1280
|
+
return {
|
|
1281
|
+
transfer_data: Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransferOcfData.encode(__typed__.transfer_data),
|
|
1282
|
+
};
|
|
1283
|
+
}
|
|
1284
|
+
,
|
|
1285
|
+
};
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
|
|
1289
|
+
exports.DeleteEquityCompensationRetraction = {
|
|
1290
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1291
|
+
encode: function (__typed__) {
|
|
1292
|
+
return {
|
|
1293
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1294
|
+
};
|
|
1295
|
+
}
|
|
1296
|
+
,
|
|
1297
|
+
};
|
|
1298
|
+
|
|
1299
|
+
|
|
1300
|
+
|
|
1301
|
+
exports.EditEquityCompensationRetraction = {
|
|
1302
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_retraction_data: Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetractionOcfData.decoder, }); }),
|
|
1303
|
+
encode: function (__typed__) {
|
|
1304
|
+
return {
|
|
1305
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1306
|
+
new_retraction_data: Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetractionOcfData.encode(__typed__.new_retraction_data),
|
|
1307
|
+
};
|
|
1308
|
+
}
|
|
1309
|
+
,
|
|
1310
|
+
};
|
|
1311
|
+
|
|
1312
|
+
|
|
1313
|
+
|
|
1314
|
+
exports.AddEquityCompensationRetraction = {
|
|
1315
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({retraction_data: Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetractionOcfData.decoder, }); }),
|
|
1316
|
+
encode: function (__typed__) {
|
|
1317
|
+
return {
|
|
1318
|
+
retraction_data: Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetractionOcfData.encode(__typed__.retraction_data),
|
|
1319
|
+
};
|
|
1320
|
+
}
|
|
1321
|
+
,
|
|
1322
|
+
};
|
|
1323
|
+
|
|
1324
|
+
|
|
1325
|
+
|
|
1326
|
+
exports.DeleteEquityCompensationRepricing = {
|
|
1327
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1328
|
+
encode: function (__typed__) {
|
|
1329
|
+
return {
|
|
1330
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1331
|
+
};
|
|
1332
|
+
}
|
|
1333
|
+
,
|
|
1334
|
+
};
|
|
1335
|
+
|
|
1336
|
+
|
|
1337
|
+
|
|
1338
|
+
exports.EditEquityCompensationRepricing = {
|
|
1339
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_repricing_data: Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricingOcfData.decoder, }); }),
|
|
1340
|
+
encode: function (__typed__) {
|
|
1341
|
+
return {
|
|
1342
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1343
|
+
new_repricing_data: Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricingOcfData.encode(__typed__.new_repricing_data),
|
|
1344
|
+
};
|
|
1345
|
+
}
|
|
1346
|
+
,
|
|
1347
|
+
};
|
|
1348
|
+
|
|
1349
|
+
|
|
1350
|
+
|
|
1351
|
+
exports.AddEquityCompensationRepricing = {
|
|
1352
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({repricing_data: Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricingOcfData.decoder, }); }),
|
|
1353
|
+
encode: function (__typed__) {
|
|
1354
|
+
return {
|
|
1355
|
+
repricing_data: Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricingOcfData.encode(__typed__.repricing_data),
|
|
1356
|
+
};
|
|
1357
|
+
}
|
|
1358
|
+
,
|
|
1359
|
+
};
|
|
1360
|
+
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
exports.DeleteEquityCompensationRelease = {
|
|
1364
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1365
|
+
encode: function (__typed__) {
|
|
1366
|
+
return {
|
|
1367
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1368
|
+
};
|
|
1369
|
+
}
|
|
1370
|
+
,
|
|
1371
|
+
};
|
|
1372
|
+
|
|
1373
|
+
|
|
1374
|
+
|
|
1375
|
+
exports.EditEquityCompensationRelease = {
|
|
1376
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_release_data: Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationReleaseOcfData.decoder, }); }),
|
|
1377
|
+
encode: function (__typed__) {
|
|
1378
|
+
return {
|
|
1379
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1380
|
+
new_release_data: Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationReleaseOcfData.encode(__typed__.new_release_data),
|
|
1381
|
+
};
|
|
1382
|
+
}
|
|
1383
|
+
,
|
|
1384
|
+
};
|
|
1385
|
+
|
|
1386
|
+
|
|
1387
|
+
|
|
1388
|
+
exports.AddEquityCompensationRelease = {
|
|
1389
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({release_data: Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationReleaseOcfData.decoder, }); }),
|
|
1390
|
+
encode: function (__typed__) {
|
|
1391
|
+
return {
|
|
1392
|
+
release_data: Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationReleaseOcfData.encode(__typed__.release_data),
|
|
1393
|
+
};
|
|
1394
|
+
}
|
|
1395
|
+
,
|
|
1396
|
+
};
|
|
1397
|
+
|
|
1398
|
+
|
|
1399
|
+
|
|
1400
|
+
exports.DeleteEquityCompensationIssuance = {
|
|
1401
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1402
|
+
encode: function (__typed__) {
|
|
1403
|
+
return {
|
|
1404
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1405
|
+
};
|
|
1406
|
+
}
|
|
1407
|
+
,
|
|
1408
|
+
};
|
|
1409
|
+
|
|
1410
|
+
|
|
1411
|
+
|
|
1412
|
+
exports.EditEquityCompensationIssuance = {
|
|
1413
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_issuance_data: Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuanceOcfData.decoder, }); }),
|
|
1414
|
+
encode: function (__typed__) {
|
|
1415
|
+
return {
|
|
1416
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1417
|
+
new_issuance_data: Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuanceOcfData.encode(__typed__.new_issuance_data),
|
|
1418
|
+
};
|
|
1419
|
+
}
|
|
1420
|
+
,
|
|
1421
|
+
};
|
|
1422
|
+
|
|
1423
|
+
|
|
1424
|
+
|
|
1425
|
+
exports.AddEquityCompensationIssuance = {
|
|
1426
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({issuance_data: Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuanceOcfData.decoder, }); }),
|
|
1427
|
+
encode: function (__typed__) {
|
|
1428
|
+
return {
|
|
1429
|
+
issuance_data: Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuanceOcfData.encode(__typed__.issuance_data),
|
|
1430
|
+
};
|
|
1431
|
+
}
|
|
1432
|
+
,
|
|
1433
|
+
};
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
|
|
1437
|
+
exports.DeleteEquityCompensationExercise = {
|
|
1438
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1439
|
+
encode: function (__typed__) {
|
|
1440
|
+
return {
|
|
1441
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1442
|
+
};
|
|
1443
|
+
}
|
|
1444
|
+
,
|
|
1445
|
+
};
|
|
1446
|
+
|
|
1447
|
+
|
|
1448
|
+
|
|
1449
|
+
exports.EditEquityCompensationExercise = {
|
|
1450
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_exercise_data: Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExerciseOcfData.decoder, }); }),
|
|
1451
|
+
encode: function (__typed__) {
|
|
1452
|
+
return {
|
|
1453
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1454
|
+
new_exercise_data: Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExerciseOcfData.encode(__typed__.new_exercise_data),
|
|
1455
|
+
};
|
|
1456
|
+
}
|
|
1457
|
+
,
|
|
1458
|
+
};
|
|
1459
|
+
|
|
1460
|
+
|
|
1461
|
+
|
|
1462
|
+
exports.AddEquityCompensationExercise = {
|
|
1463
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({exercise_data: Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExerciseOcfData.decoder, }); }),
|
|
1464
|
+
encode: function (__typed__) {
|
|
1465
|
+
return {
|
|
1466
|
+
exercise_data: Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExerciseOcfData.encode(__typed__.exercise_data),
|
|
1467
|
+
};
|
|
1468
|
+
}
|
|
1469
|
+
,
|
|
1470
|
+
};
|
|
1471
|
+
|
|
1472
|
+
|
|
1473
|
+
|
|
1474
|
+
exports.DeleteEquityCompensationCancellation = {
|
|
1475
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1476
|
+
encode: function (__typed__) {
|
|
1477
|
+
return {
|
|
1478
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1479
|
+
};
|
|
1480
|
+
}
|
|
1481
|
+
,
|
|
1482
|
+
};
|
|
1483
|
+
|
|
1484
|
+
|
|
1485
|
+
|
|
1486
|
+
exports.EditEquityCompensationCancellation = {
|
|
1487
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_cancellation_data: Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellationOcfData.decoder, }); }),
|
|
1488
|
+
encode: function (__typed__) {
|
|
1489
|
+
return {
|
|
1490
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1491
|
+
new_cancellation_data: Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellationOcfData.encode(__typed__.new_cancellation_data),
|
|
1492
|
+
};
|
|
1493
|
+
}
|
|
1494
|
+
,
|
|
1495
|
+
};
|
|
1496
|
+
|
|
1497
|
+
|
|
1498
|
+
|
|
1499
|
+
exports.AddEquityCompensationCancellation = {
|
|
1500
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({cancellation_data: Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellationOcfData.decoder, }); }),
|
|
1501
|
+
encode: function (__typed__) {
|
|
1502
|
+
return {
|
|
1503
|
+
cancellation_data: Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellationOcfData.encode(__typed__.cancellation_data),
|
|
1504
|
+
};
|
|
1505
|
+
}
|
|
1506
|
+
,
|
|
1507
|
+
};
|
|
1508
|
+
|
|
1509
|
+
|
|
1510
|
+
|
|
1511
|
+
exports.DeleteEquityCompensationAcceptance = {
|
|
1512
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1513
|
+
encode: function (__typed__) {
|
|
1514
|
+
return {
|
|
1515
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1516
|
+
};
|
|
1517
|
+
}
|
|
1518
|
+
,
|
|
1519
|
+
};
|
|
1520
|
+
|
|
1521
|
+
|
|
1522
|
+
|
|
1523
|
+
exports.EditEquityCompensationAcceptance = {
|
|
1524
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_acceptance_data: Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptanceOcfData.decoder, }); }),
|
|
1525
|
+
encode: function (__typed__) {
|
|
1526
|
+
return {
|
|
1527
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1528
|
+
new_acceptance_data: Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptanceOcfData.encode(__typed__.new_acceptance_data),
|
|
1529
|
+
};
|
|
1530
|
+
}
|
|
1531
|
+
,
|
|
1532
|
+
};
|
|
1533
|
+
|
|
1534
|
+
|
|
1535
|
+
|
|
1536
|
+
exports.AddEquityCompensationAcceptance = {
|
|
1537
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({acceptance_data: Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptanceOcfData.decoder, }); }),
|
|
1538
|
+
encode: function (__typed__) {
|
|
1539
|
+
return {
|
|
1540
|
+
acceptance_data: Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptanceOcfData.encode(__typed__.acceptance_data),
|
|
1541
|
+
};
|
|
1542
|
+
}
|
|
1543
|
+
,
|
|
1544
|
+
};
|
|
1545
|
+
|
|
1546
|
+
|
|
1547
|
+
|
|
1548
|
+
exports.DeleteDocument = {
|
|
1549
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1550
|
+
encode: function (__typed__) {
|
|
1551
|
+
return {
|
|
1552
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1553
|
+
};
|
|
1554
|
+
}
|
|
1555
|
+
,
|
|
1556
|
+
};
|
|
1557
|
+
|
|
1558
|
+
|
|
1559
|
+
|
|
1560
|
+
exports.EditDocument = {
|
|
1561
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_document_data: Fairmint_OpenCapTable_OCF_Document.DocumentOcfData.decoder, }); }),
|
|
1562
|
+
encode: function (__typed__) {
|
|
1563
|
+
return {
|
|
1564
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1565
|
+
new_document_data: Fairmint_OpenCapTable_OCF_Document.DocumentOcfData.encode(__typed__.new_document_data),
|
|
1566
|
+
};
|
|
1567
|
+
}
|
|
1568
|
+
,
|
|
1569
|
+
};
|
|
1570
|
+
|
|
1571
|
+
|
|
1572
|
+
|
|
1573
|
+
exports.AddDocument = {
|
|
1574
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({document_data: Fairmint_OpenCapTable_OCF_Document.DocumentOcfData.decoder, }); }),
|
|
1575
|
+
encode: function (__typed__) {
|
|
1576
|
+
return {
|
|
1577
|
+
document_data: Fairmint_OpenCapTable_OCF_Document.DocumentOcfData.encode(__typed__.document_data),
|
|
1578
|
+
};
|
|
1579
|
+
}
|
|
1580
|
+
,
|
|
1581
|
+
};
|
|
1582
|
+
|
|
1583
|
+
|
|
1584
|
+
|
|
1585
|
+
exports.DeleteConvertibleTransfer = {
|
|
1586
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1587
|
+
encode: function (__typed__) {
|
|
1588
|
+
return {
|
|
1589
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1590
|
+
};
|
|
1591
|
+
}
|
|
1592
|
+
,
|
|
1593
|
+
};
|
|
1594
|
+
|
|
1595
|
+
|
|
1596
|
+
|
|
1597
|
+
exports.EditConvertibleTransfer = {
|
|
1598
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_transfer_data: Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransferOcfData.decoder, }); }),
|
|
1599
|
+
encode: function (__typed__) {
|
|
1600
|
+
return {
|
|
1601
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1602
|
+
new_transfer_data: Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransferOcfData.encode(__typed__.new_transfer_data),
|
|
1603
|
+
};
|
|
1604
|
+
}
|
|
1605
|
+
,
|
|
1606
|
+
};
|
|
1607
|
+
|
|
1608
|
+
|
|
1609
|
+
|
|
1610
|
+
exports.AddConvertibleTransfer = {
|
|
1611
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({transfer_data: Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransferOcfData.decoder, }); }),
|
|
1612
|
+
encode: function (__typed__) {
|
|
1613
|
+
return {
|
|
1614
|
+
transfer_data: Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransferOcfData.encode(__typed__.transfer_data),
|
|
1615
|
+
};
|
|
1616
|
+
}
|
|
1617
|
+
,
|
|
1618
|
+
};
|
|
1619
|
+
|
|
1620
|
+
|
|
1621
|
+
|
|
1622
|
+
exports.DeleteConvertibleRetraction = {
|
|
1623
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1624
|
+
encode: function (__typed__) {
|
|
1625
|
+
return {
|
|
1626
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1627
|
+
};
|
|
1628
|
+
}
|
|
1629
|
+
,
|
|
1630
|
+
};
|
|
1631
|
+
|
|
1632
|
+
|
|
1633
|
+
|
|
1634
|
+
exports.EditConvertibleRetraction = {
|
|
1635
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_retraction_data: Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetractionOcfData.decoder, }); }),
|
|
1636
|
+
encode: function (__typed__) {
|
|
1637
|
+
return {
|
|
1638
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1639
|
+
new_retraction_data: Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetractionOcfData.encode(__typed__.new_retraction_data),
|
|
1640
|
+
};
|
|
1641
|
+
}
|
|
1642
|
+
,
|
|
1643
|
+
};
|
|
1644
|
+
|
|
1645
|
+
|
|
1646
|
+
|
|
1647
|
+
exports.AddConvertibleRetraction = {
|
|
1648
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({retraction_data: Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetractionOcfData.decoder, }); }),
|
|
1649
|
+
encode: function (__typed__) {
|
|
1650
|
+
return {
|
|
1651
|
+
retraction_data: Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetractionOcfData.encode(__typed__.retraction_data),
|
|
1652
|
+
};
|
|
1653
|
+
}
|
|
1654
|
+
,
|
|
1655
|
+
};
|
|
1656
|
+
|
|
1657
|
+
|
|
1658
|
+
|
|
1659
|
+
exports.DeleteConvertibleIssuance = {
|
|
1660
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1661
|
+
encode: function (__typed__) {
|
|
1662
|
+
return {
|
|
1663
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1664
|
+
};
|
|
1665
|
+
}
|
|
1666
|
+
,
|
|
1667
|
+
};
|
|
1668
|
+
|
|
1669
|
+
|
|
1670
|
+
|
|
1671
|
+
exports.EditConvertibleIssuance = {
|
|
1672
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_issuance_data: Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuanceOcfData.decoder, }); }),
|
|
1673
|
+
encode: function (__typed__) {
|
|
1674
|
+
return {
|
|
1675
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1676
|
+
new_issuance_data: Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuanceOcfData.encode(__typed__.new_issuance_data),
|
|
1677
|
+
};
|
|
1678
|
+
}
|
|
1679
|
+
,
|
|
1680
|
+
};
|
|
1681
|
+
|
|
1682
|
+
|
|
1683
|
+
|
|
1684
|
+
exports.AddConvertibleIssuance = {
|
|
1685
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({issuance_data: Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuanceOcfData.decoder, }); }),
|
|
1686
|
+
encode: function (__typed__) {
|
|
1687
|
+
return {
|
|
1688
|
+
issuance_data: Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuanceOcfData.encode(__typed__.issuance_data),
|
|
1689
|
+
};
|
|
1690
|
+
}
|
|
1691
|
+
,
|
|
1692
|
+
};
|
|
1693
|
+
|
|
1694
|
+
|
|
1695
|
+
|
|
1696
|
+
exports.DeleteConvertibleConversion = {
|
|
1697
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1698
|
+
encode: function (__typed__) {
|
|
1699
|
+
return {
|
|
1700
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1701
|
+
};
|
|
1702
|
+
}
|
|
1703
|
+
,
|
|
1704
|
+
};
|
|
1705
|
+
|
|
1706
|
+
|
|
1707
|
+
|
|
1708
|
+
exports.EditConvertibleConversion = {
|
|
1709
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_conversion_data: Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversionOcfData.decoder, }); }),
|
|
1710
|
+
encode: function (__typed__) {
|
|
1711
|
+
return {
|
|
1712
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1713
|
+
new_conversion_data: Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversionOcfData.encode(__typed__.new_conversion_data),
|
|
1714
|
+
};
|
|
1715
|
+
}
|
|
1716
|
+
,
|
|
1717
|
+
};
|
|
1718
|
+
|
|
1719
|
+
|
|
1720
|
+
|
|
1721
|
+
exports.AddConvertibleConversion = {
|
|
1722
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({conversion_data: Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversionOcfData.decoder, }); }),
|
|
1723
|
+
encode: function (__typed__) {
|
|
1724
|
+
return {
|
|
1725
|
+
conversion_data: Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversionOcfData.encode(__typed__.conversion_data),
|
|
1726
|
+
};
|
|
1727
|
+
}
|
|
1728
|
+
,
|
|
1729
|
+
};
|
|
1730
|
+
|
|
1731
|
+
|
|
1732
|
+
|
|
1733
|
+
exports.DeleteConvertibleCancellation = {
|
|
1734
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1735
|
+
encode: function (__typed__) {
|
|
1736
|
+
return {
|
|
1737
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1738
|
+
};
|
|
1739
|
+
}
|
|
1740
|
+
,
|
|
1741
|
+
};
|
|
1742
|
+
|
|
1743
|
+
|
|
1744
|
+
|
|
1745
|
+
exports.EditConvertibleCancellation = {
|
|
1746
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_cancellation_data: Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellationOcfData.decoder, }); }),
|
|
1747
|
+
encode: function (__typed__) {
|
|
1748
|
+
return {
|
|
1749
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1750
|
+
new_cancellation_data: Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellationOcfData.encode(__typed__.new_cancellation_data),
|
|
1751
|
+
};
|
|
1752
|
+
}
|
|
1753
|
+
,
|
|
1754
|
+
};
|
|
1755
|
+
|
|
1756
|
+
|
|
1757
|
+
|
|
1758
|
+
exports.AddConvertibleCancellation = {
|
|
1759
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({cancellation_data: Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellationOcfData.decoder, }); }),
|
|
1760
|
+
encode: function (__typed__) {
|
|
1761
|
+
return {
|
|
1762
|
+
cancellation_data: Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellationOcfData.encode(__typed__.cancellation_data),
|
|
1763
|
+
};
|
|
1764
|
+
}
|
|
1765
|
+
,
|
|
1766
|
+
};
|
|
1767
|
+
|
|
1768
|
+
|
|
1769
|
+
|
|
1770
|
+
exports.DeleteConvertibleAcceptance = {
|
|
1771
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, }); }),
|
|
1772
|
+
encode: function (__typed__) {
|
|
1773
|
+
return {
|
|
1774
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1775
|
+
};
|
|
1776
|
+
}
|
|
1777
|
+
,
|
|
1778
|
+
};
|
|
1779
|
+
|
|
1780
|
+
|
|
1781
|
+
|
|
1782
|
+
exports.EditConvertibleAcceptance = {
|
|
1783
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({id: damlTypes.Text.decoder, new_acceptance_data: Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptanceOcfData.decoder, }); }),
|
|
1784
|
+
encode: function (__typed__) {
|
|
1785
|
+
return {
|
|
1786
|
+
id: damlTypes.Text.encode(__typed__.id),
|
|
1787
|
+
new_acceptance_data: Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptanceOcfData.encode(__typed__.new_acceptance_data),
|
|
1788
|
+
};
|
|
1789
|
+
}
|
|
1790
|
+
,
|
|
1791
|
+
};
|
|
1792
|
+
|
|
1793
|
+
|
|
1794
|
+
|
|
1795
|
+
exports.AddConvertibleAcceptance = {
|
|
1796
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({acceptance_data: Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptanceOcfData.decoder, }); }),
|
|
1797
|
+
encode: function (__typed__) {
|
|
1798
|
+
return {
|
|
1799
|
+
acceptance_data: Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptanceOcfData.encode(__typed__.acceptance_data),
|
|
1800
|
+
};
|
|
1801
|
+
}
|
|
1802
|
+
,
|
|
1803
|
+
};
|
|
1804
|
+
|
|
1805
|
+
|
|
1806
|
+
|
|
1807
|
+
exports.EditIssuer = {
|
|
1808
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({new_issuer_data: Fairmint_OpenCapTable_OCF_Issuer.IssuerOcfData.decoder, }); }),
|
|
1809
|
+
encode: function (__typed__) {
|
|
1810
|
+
return {
|
|
1811
|
+
new_issuer_data: Fairmint_OpenCapTable_OCF_Issuer.IssuerOcfData.encode(__typed__.new_issuer_data),
|
|
1812
|
+
};
|
|
1813
|
+
}
|
|
1814
|
+
,
|
|
1815
|
+
};
|
|
1816
|
+
|
|
1817
|
+
|
|
1818
|
+
|
|
1819
|
+
exports.CapTable = damlTypes.assembleTemplate(
|
|
1820
|
+
{
|
|
1821
|
+
templateId: '#OpenCapTable-v25:Fairmint.OpenCapTable.CapTable:CapTable',
|
|
1822
|
+
keyDecoder: damlTypes.lazyMemo(function () { return jtv.constant(undefined); }),
|
|
1823
|
+
keyEncode: function () { throw 'EncodeError'; },
|
|
1824
|
+
decoder: damlTypes.lazyMemo(function () { return jtv.object({context: Fairmint_OpenCapTable_Types.Context.decoder, issuer: damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Issuer.Issuer).decoder, convertible_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptance)).decoder, convertible_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellation)).decoder, convertible_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversion)).decoder, convertible_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuance)).decoder, convertible_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetraction)).decoder, convertible_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransfer)).decoder, documents: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Document.Document)).decoder, equity_compensation_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptance)).decoder, equity_compensation_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellation)).decoder, equity_compensation_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExercise)).decoder, equity_compensation_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuance)).decoder, equity_compensation_releases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationRelease)).decoder, equity_compensation_repricings: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricing)).decoder, equity_compensation_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetraction)).decoder, equity_compensation_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransfer)).decoder, issuer_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustment)).decoder, stakeholders: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Stakeholder.Stakeholder)).decoder, stakeholder_relationship_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEvent)).decoder, stakeholder_status_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEvent)).decoder, stock_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptance)).decoder, stock_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellation)).decoder, stock_classes: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClass.StockClass)).decoder, stock_class_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustment)).decoder, stock_class_conversion_ratio_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustment)).decoder, stock_class_splits: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplit)).decoder, stock_consolidations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidation)).decoder, stock_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConversion.StockConversion)).decoder, stock_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuance)).decoder, stock_legend_templates: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplate)).decoder, stock_plans: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlan.StockPlan)).decoder, stock_plan_pool_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustment)).decoder, stock_plan_return_to_pools: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPool)).decoder, stock_reissuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuance)).decoder, stock_repurchases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchase)).decoder, stock_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRetraction.StockRetraction)).decoder, stock_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockTransfer.StockTransfer)).decoder, valuations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Valuation.Valuation)).decoder, vesting_accelerations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAcceleration)).decoder, vesting_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingEvent.VestingEvent)).decoder, vesting_starts: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingStart.VestingStart)).decoder, vesting_terms: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingTerms.VestingTerms)).decoder, warrant_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptance)).decoder, warrant_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellation)).decoder, warrant_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExercise)).decoder, warrant_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuance)).decoder, warrant_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetraction)).decoder, warrant_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransfer)).decoder, }); }),
|
|
1825
|
+
encode: function (__typed__) {
|
|
1826
|
+
return {
|
|
1827
|
+
context: Fairmint_OpenCapTable_Types.Context.encode(__typed__.context),
|
|
1828
|
+
issuer: damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Issuer.Issuer).encode(__typed__.issuer),
|
|
1829
|
+
convertible_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleAcceptance.ConvertibleAcceptance)).encode(__typed__.convertible_acceptances),
|
|
1830
|
+
convertible_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleCancellation.ConvertibleCancellation)).encode(__typed__.convertible_cancellations),
|
|
1831
|
+
convertible_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleConversion.ConvertibleConversion)).encode(__typed__.convertible_conversions),
|
|
1832
|
+
convertible_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleIssuance.ConvertibleIssuance)).encode(__typed__.convertible_issuances),
|
|
1833
|
+
convertible_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleRetraction.ConvertibleRetraction)).encode(__typed__.convertible_retractions),
|
|
1834
|
+
convertible_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_ConvertibleTransfer.ConvertibleTransfer)).encode(__typed__.convertible_transfers),
|
|
1835
|
+
documents: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Document.Document)).encode(__typed__.documents),
|
|
1836
|
+
equity_compensation_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationAcceptance.EquityCompensationAcceptance)).encode(__typed__.equity_compensation_acceptances),
|
|
1837
|
+
equity_compensation_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationCancellation.EquityCompensationCancellation)).encode(__typed__.equity_compensation_cancellations),
|
|
1838
|
+
equity_compensation_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationExercise.EquityCompensationExercise)).encode(__typed__.equity_compensation_exercises),
|
|
1839
|
+
equity_compensation_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationIssuance.EquityCompensationIssuance)).encode(__typed__.equity_compensation_issuances),
|
|
1840
|
+
equity_compensation_releases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRelease.EquityCompensationRelease)).encode(__typed__.equity_compensation_releases),
|
|
1841
|
+
equity_compensation_repricings: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRepricing.EquityCompensationRepricing)).encode(__typed__.equity_compensation_repricings),
|
|
1842
|
+
equity_compensation_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationRetraction.EquityCompensationRetraction)).encode(__typed__.equity_compensation_retractions),
|
|
1843
|
+
equity_compensation_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_EquityCompensationTransfer.EquityCompensationTransfer)).encode(__typed__.equity_compensation_transfers),
|
|
1844
|
+
issuer_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_IssuerAuthorizedSharesAdjustment.IssuerAuthorizedSharesAdjustment)).encode(__typed__.issuer_authorized_shares_adjustments),
|
|
1845
|
+
stakeholders: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Stakeholder.Stakeholder)).encode(__typed__.stakeholders),
|
|
1846
|
+
stakeholder_relationship_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderRelationshipChangeEvent.StakeholderRelationshipChangeEvent)).encode(__typed__.stakeholder_relationship_change_events),
|
|
1847
|
+
stakeholder_status_change_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StakeholderStatusChangeEvent.StakeholderStatusChangeEvent)).encode(__typed__.stakeholder_status_change_events),
|
|
1848
|
+
stock_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockAcceptance.StockAcceptance)).encode(__typed__.stock_acceptances),
|
|
1849
|
+
stock_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockCancellation.StockCancellation)).encode(__typed__.stock_cancellations),
|
|
1850
|
+
stock_classes: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClass.StockClass)).encode(__typed__.stock_classes),
|
|
1851
|
+
stock_class_authorized_shares_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassAuthorizedSharesAdjustment.StockClassAuthorizedSharesAdjustment)).encode(__typed__.stock_class_authorized_shares_adjustments),
|
|
1852
|
+
stock_class_conversion_ratio_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassConversionRatioAdjustment.StockClassConversionRatioAdjustment)).encode(__typed__.stock_class_conversion_ratio_adjustments),
|
|
1853
|
+
stock_class_splits: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockClassSplit.StockClassSplit)).encode(__typed__.stock_class_splits),
|
|
1854
|
+
stock_consolidations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConsolidation.StockConsolidation)).encode(__typed__.stock_consolidations),
|
|
1855
|
+
stock_conversions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockConversion.StockConversion)).encode(__typed__.stock_conversions),
|
|
1856
|
+
stock_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockIssuance.StockIssuance)).encode(__typed__.stock_issuances),
|
|
1857
|
+
stock_legend_templates: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockLegendTemplate.StockLegendTemplate)).encode(__typed__.stock_legend_templates),
|
|
1858
|
+
stock_plans: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlan.StockPlan)).encode(__typed__.stock_plans),
|
|
1859
|
+
stock_plan_pool_adjustments: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanPoolAdjustment.StockPlanPoolAdjustment)).encode(__typed__.stock_plan_pool_adjustments),
|
|
1860
|
+
stock_plan_return_to_pools: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockPlanReturnToPool.StockPlanReturnToPool)).encode(__typed__.stock_plan_return_to_pools),
|
|
1861
|
+
stock_reissuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockReissuance.StockReissuance)).encode(__typed__.stock_reissuances),
|
|
1862
|
+
stock_repurchases: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRepurchase.StockRepurchase)).encode(__typed__.stock_repurchases),
|
|
1863
|
+
stock_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockRetraction.StockRetraction)).encode(__typed__.stock_retractions),
|
|
1864
|
+
stock_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_StockTransfer.StockTransfer)).encode(__typed__.stock_transfers),
|
|
1865
|
+
valuations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_Valuation.Valuation)).encode(__typed__.valuations),
|
|
1866
|
+
vesting_accelerations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingAcceleration.VestingAcceleration)).encode(__typed__.vesting_accelerations),
|
|
1867
|
+
vesting_events: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingEvent.VestingEvent)).encode(__typed__.vesting_events),
|
|
1868
|
+
vesting_starts: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingStart.VestingStart)).encode(__typed__.vesting_starts),
|
|
1869
|
+
vesting_terms: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_VestingTerms.VestingTerms)).encode(__typed__.vesting_terms),
|
|
1870
|
+
warrant_acceptances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantAcceptance.WarrantAcceptance)).encode(__typed__.warrant_acceptances),
|
|
1871
|
+
warrant_cancellations: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantCancellation.WarrantCancellation)).encode(__typed__.warrant_cancellations),
|
|
1872
|
+
warrant_exercises: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantExercise.WarrantExercise)).encode(__typed__.warrant_exercises),
|
|
1873
|
+
warrant_issuances: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantIssuance.WarrantIssuance)).encode(__typed__.warrant_issuances),
|
|
1874
|
+
warrant_retractions: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantRetraction.WarrantRetraction)).encode(__typed__.warrant_retractions),
|
|
1875
|
+
warrant_transfers: damlTypes.Map(damlTypes.Text, damlTypes.ContractId(Fairmint_OpenCapTable_OCF_WarrantTransfer.WarrantTransfer)).encode(__typed__.warrant_transfers),
|
|
1876
|
+
};
|
|
1877
|
+
}
|
|
1878
|
+
,
|
|
1879
|
+
EditIssuer: {
|
|
1880
|
+
template: function () { return exports.CapTable; },
|
|
1881
|
+
choiceName: 'EditIssuer',
|
|
1882
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditIssuer.decoder; }),
|
|
1883
|
+
argumentEncode: function (__typed__) { return exports.EditIssuer.encode(__typed__); },
|
|
1884
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1885
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1886
|
+
},
|
|
1887
|
+
AddConvertibleAcceptance: {
|
|
1888
|
+
template: function () { return exports.CapTable; },
|
|
1889
|
+
choiceName: 'AddConvertibleAcceptance',
|
|
1890
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddConvertibleAcceptance.decoder; }),
|
|
1891
|
+
argumentEncode: function (__typed__) { return exports.AddConvertibleAcceptance.encode(__typed__); },
|
|
1892
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1893
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1894
|
+
},
|
|
1895
|
+
EditConvertibleAcceptance: {
|
|
1896
|
+
template: function () { return exports.CapTable; },
|
|
1897
|
+
choiceName: 'EditConvertibleAcceptance',
|
|
1898
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditConvertibleAcceptance.decoder; }),
|
|
1899
|
+
argumentEncode: function (__typed__) { return exports.EditConvertibleAcceptance.encode(__typed__); },
|
|
1900
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1901
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1902
|
+
},
|
|
1903
|
+
DeleteConvertibleAcceptance: {
|
|
1904
|
+
template: function () { return exports.CapTable; },
|
|
1905
|
+
choiceName: 'DeleteConvertibleAcceptance',
|
|
1906
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteConvertibleAcceptance.decoder; }),
|
|
1907
|
+
argumentEncode: function (__typed__) { return exports.DeleteConvertibleAcceptance.encode(__typed__); },
|
|
1908
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1909
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1910
|
+
},
|
|
1911
|
+
AddConvertibleCancellation: {
|
|
1912
|
+
template: function () { return exports.CapTable; },
|
|
1913
|
+
choiceName: 'AddConvertibleCancellation',
|
|
1914
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddConvertibleCancellation.decoder; }),
|
|
1915
|
+
argumentEncode: function (__typed__) { return exports.AddConvertibleCancellation.encode(__typed__); },
|
|
1916
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1917
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1918
|
+
},
|
|
1919
|
+
EditConvertibleCancellation: {
|
|
1920
|
+
template: function () { return exports.CapTable; },
|
|
1921
|
+
choiceName: 'EditConvertibleCancellation',
|
|
1922
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditConvertibleCancellation.decoder; }),
|
|
1923
|
+
argumentEncode: function (__typed__) { return exports.EditConvertibleCancellation.encode(__typed__); },
|
|
1924
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1925
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1926
|
+
},
|
|
1927
|
+
DeleteConvertibleCancellation: {
|
|
1928
|
+
template: function () { return exports.CapTable; },
|
|
1929
|
+
choiceName: 'DeleteConvertibleCancellation',
|
|
1930
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteConvertibleCancellation.decoder; }),
|
|
1931
|
+
argumentEncode: function (__typed__) { return exports.DeleteConvertibleCancellation.encode(__typed__); },
|
|
1932
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1933
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1934
|
+
},
|
|
1935
|
+
AddConvertibleConversion: {
|
|
1936
|
+
template: function () { return exports.CapTable; },
|
|
1937
|
+
choiceName: 'AddConvertibleConversion',
|
|
1938
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddConvertibleConversion.decoder; }),
|
|
1939
|
+
argumentEncode: function (__typed__) { return exports.AddConvertibleConversion.encode(__typed__); },
|
|
1940
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1941
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1942
|
+
},
|
|
1943
|
+
EditConvertibleConversion: {
|
|
1944
|
+
template: function () { return exports.CapTable; },
|
|
1945
|
+
choiceName: 'EditConvertibleConversion',
|
|
1946
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditConvertibleConversion.decoder; }),
|
|
1947
|
+
argumentEncode: function (__typed__) { return exports.EditConvertibleConversion.encode(__typed__); },
|
|
1948
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1949
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1950
|
+
},
|
|
1951
|
+
DeleteConvertibleConversion: {
|
|
1952
|
+
template: function () { return exports.CapTable; },
|
|
1953
|
+
choiceName: 'DeleteConvertibleConversion',
|
|
1954
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteConvertibleConversion.decoder; }),
|
|
1955
|
+
argumentEncode: function (__typed__) { return exports.DeleteConvertibleConversion.encode(__typed__); },
|
|
1956
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1957
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1958
|
+
},
|
|
1959
|
+
AddConvertibleIssuance: {
|
|
1960
|
+
template: function () { return exports.CapTable; },
|
|
1961
|
+
choiceName: 'AddConvertibleIssuance',
|
|
1962
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddConvertibleIssuance.decoder; }),
|
|
1963
|
+
argumentEncode: function (__typed__) { return exports.AddConvertibleIssuance.encode(__typed__); },
|
|
1964
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1965
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1966
|
+
},
|
|
1967
|
+
EditConvertibleIssuance: {
|
|
1968
|
+
template: function () { return exports.CapTable; },
|
|
1969
|
+
choiceName: 'EditConvertibleIssuance',
|
|
1970
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditConvertibleIssuance.decoder; }),
|
|
1971
|
+
argumentEncode: function (__typed__) { return exports.EditConvertibleIssuance.encode(__typed__); },
|
|
1972
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1973
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1974
|
+
},
|
|
1975
|
+
DeleteConvertibleIssuance: {
|
|
1976
|
+
template: function () { return exports.CapTable; },
|
|
1977
|
+
choiceName: 'DeleteConvertibleIssuance',
|
|
1978
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteConvertibleIssuance.decoder; }),
|
|
1979
|
+
argumentEncode: function (__typed__) { return exports.DeleteConvertibleIssuance.encode(__typed__); },
|
|
1980
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1981
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1982
|
+
},
|
|
1983
|
+
AddConvertibleRetraction: {
|
|
1984
|
+
template: function () { return exports.CapTable; },
|
|
1985
|
+
choiceName: 'AddConvertibleRetraction',
|
|
1986
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddConvertibleRetraction.decoder; }),
|
|
1987
|
+
argumentEncode: function (__typed__) { return exports.AddConvertibleRetraction.encode(__typed__); },
|
|
1988
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1989
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1990
|
+
},
|
|
1991
|
+
EditConvertibleRetraction: {
|
|
1992
|
+
template: function () { return exports.CapTable; },
|
|
1993
|
+
choiceName: 'EditConvertibleRetraction',
|
|
1994
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditConvertibleRetraction.decoder; }),
|
|
1995
|
+
argumentEncode: function (__typed__) { return exports.EditConvertibleRetraction.encode(__typed__); },
|
|
1996
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
1997
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
1998
|
+
},
|
|
1999
|
+
DeleteConvertibleRetraction: {
|
|
2000
|
+
template: function () { return exports.CapTable; },
|
|
2001
|
+
choiceName: 'DeleteConvertibleRetraction',
|
|
2002
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteConvertibleRetraction.decoder; }),
|
|
2003
|
+
argumentEncode: function (__typed__) { return exports.DeleteConvertibleRetraction.encode(__typed__); },
|
|
2004
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2005
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2006
|
+
},
|
|
2007
|
+
AddConvertibleTransfer: {
|
|
2008
|
+
template: function () { return exports.CapTable; },
|
|
2009
|
+
choiceName: 'AddConvertibleTransfer',
|
|
2010
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddConvertibleTransfer.decoder; }),
|
|
2011
|
+
argumentEncode: function (__typed__) { return exports.AddConvertibleTransfer.encode(__typed__); },
|
|
2012
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2013
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2014
|
+
},
|
|
2015
|
+
EditConvertibleTransfer: {
|
|
2016
|
+
template: function () { return exports.CapTable; },
|
|
2017
|
+
choiceName: 'EditConvertibleTransfer',
|
|
2018
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditConvertibleTransfer.decoder; }),
|
|
2019
|
+
argumentEncode: function (__typed__) { return exports.EditConvertibleTransfer.encode(__typed__); },
|
|
2020
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2021
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2022
|
+
},
|
|
2023
|
+
DeleteConvertibleTransfer: {
|
|
2024
|
+
template: function () { return exports.CapTable; },
|
|
2025
|
+
choiceName: 'DeleteConvertibleTransfer',
|
|
2026
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteConvertibleTransfer.decoder; }),
|
|
2027
|
+
argumentEncode: function (__typed__) { return exports.DeleteConvertibleTransfer.encode(__typed__); },
|
|
2028
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2029
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2030
|
+
},
|
|
2031
|
+
AddDocument: {
|
|
2032
|
+
template: function () { return exports.CapTable; },
|
|
2033
|
+
choiceName: 'AddDocument',
|
|
2034
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddDocument.decoder; }),
|
|
2035
|
+
argumentEncode: function (__typed__) { return exports.AddDocument.encode(__typed__); },
|
|
2036
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2037
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2038
|
+
},
|
|
2039
|
+
EditDocument: {
|
|
2040
|
+
template: function () { return exports.CapTable; },
|
|
2041
|
+
choiceName: 'EditDocument',
|
|
2042
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditDocument.decoder; }),
|
|
2043
|
+
argumentEncode: function (__typed__) { return exports.EditDocument.encode(__typed__); },
|
|
2044
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2045
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2046
|
+
},
|
|
2047
|
+
DeleteDocument: {
|
|
2048
|
+
template: function () { return exports.CapTable; },
|
|
2049
|
+
choiceName: 'DeleteDocument',
|
|
2050
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteDocument.decoder; }),
|
|
2051
|
+
argumentEncode: function (__typed__) { return exports.DeleteDocument.encode(__typed__); },
|
|
2052
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2053
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2054
|
+
},
|
|
2055
|
+
AddEquityCompensationAcceptance: {
|
|
2056
|
+
template: function () { return exports.CapTable; },
|
|
2057
|
+
choiceName: 'AddEquityCompensationAcceptance',
|
|
2058
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddEquityCompensationAcceptance.decoder; }),
|
|
2059
|
+
argumentEncode: function (__typed__) { return exports.AddEquityCompensationAcceptance.encode(__typed__); },
|
|
2060
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2061
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2062
|
+
},
|
|
2063
|
+
EditEquityCompensationAcceptance: {
|
|
2064
|
+
template: function () { return exports.CapTable; },
|
|
2065
|
+
choiceName: 'EditEquityCompensationAcceptance',
|
|
2066
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditEquityCompensationAcceptance.decoder; }),
|
|
2067
|
+
argumentEncode: function (__typed__) { return exports.EditEquityCompensationAcceptance.encode(__typed__); },
|
|
2068
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2069
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2070
|
+
},
|
|
2071
|
+
DeleteEquityCompensationAcceptance: {
|
|
2072
|
+
template: function () { return exports.CapTable; },
|
|
2073
|
+
choiceName: 'DeleteEquityCompensationAcceptance',
|
|
2074
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteEquityCompensationAcceptance.decoder; }),
|
|
2075
|
+
argumentEncode: function (__typed__) { return exports.DeleteEquityCompensationAcceptance.encode(__typed__); },
|
|
2076
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2077
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2078
|
+
},
|
|
2079
|
+
AddEquityCompensationCancellation: {
|
|
2080
|
+
template: function () { return exports.CapTable; },
|
|
2081
|
+
choiceName: 'AddEquityCompensationCancellation',
|
|
2082
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddEquityCompensationCancellation.decoder; }),
|
|
2083
|
+
argumentEncode: function (__typed__) { return exports.AddEquityCompensationCancellation.encode(__typed__); },
|
|
2084
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2085
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2086
|
+
},
|
|
2087
|
+
EditEquityCompensationCancellation: {
|
|
2088
|
+
template: function () { return exports.CapTable; },
|
|
2089
|
+
choiceName: 'EditEquityCompensationCancellation',
|
|
2090
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditEquityCompensationCancellation.decoder; }),
|
|
2091
|
+
argumentEncode: function (__typed__) { return exports.EditEquityCompensationCancellation.encode(__typed__); },
|
|
2092
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2093
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2094
|
+
},
|
|
2095
|
+
DeleteEquityCompensationCancellation: {
|
|
2096
|
+
template: function () { return exports.CapTable; },
|
|
2097
|
+
choiceName: 'DeleteEquityCompensationCancellation',
|
|
2098
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteEquityCompensationCancellation.decoder; }),
|
|
2099
|
+
argumentEncode: function (__typed__) { return exports.DeleteEquityCompensationCancellation.encode(__typed__); },
|
|
2100
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2101
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2102
|
+
},
|
|
2103
|
+
AddEquityCompensationExercise: {
|
|
2104
|
+
template: function () { return exports.CapTable; },
|
|
2105
|
+
choiceName: 'AddEquityCompensationExercise',
|
|
2106
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddEquityCompensationExercise.decoder; }),
|
|
2107
|
+
argumentEncode: function (__typed__) { return exports.AddEquityCompensationExercise.encode(__typed__); },
|
|
2108
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2109
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2110
|
+
},
|
|
2111
|
+
EditEquityCompensationExercise: {
|
|
2112
|
+
template: function () { return exports.CapTable; },
|
|
2113
|
+
choiceName: 'EditEquityCompensationExercise',
|
|
2114
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditEquityCompensationExercise.decoder; }),
|
|
2115
|
+
argumentEncode: function (__typed__) { return exports.EditEquityCompensationExercise.encode(__typed__); },
|
|
2116
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2117
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2118
|
+
},
|
|
2119
|
+
DeleteEquityCompensationExercise: {
|
|
2120
|
+
template: function () { return exports.CapTable; },
|
|
2121
|
+
choiceName: 'DeleteEquityCompensationExercise',
|
|
2122
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteEquityCompensationExercise.decoder; }),
|
|
2123
|
+
argumentEncode: function (__typed__) { return exports.DeleteEquityCompensationExercise.encode(__typed__); },
|
|
2124
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2125
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2126
|
+
},
|
|
2127
|
+
AddEquityCompensationIssuance: {
|
|
2128
|
+
template: function () { return exports.CapTable; },
|
|
2129
|
+
choiceName: 'AddEquityCompensationIssuance',
|
|
2130
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddEquityCompensationIssuance.decoder; }),
|
|
2131
|
+
argumentEncode: function (__typed__) { return exports.AddEquityCompensationIssuance.encode(__typed__); },
|
|
2132
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2133
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2134
|
+
},
|
|
2135
|
+
EditEquityCompensationIssuance: {
|
|
2136
|
+
template: function () { return exports.CapTable; },
|
|
2137
|
+
choiceName: 'EditEquityCompensationIssuance',
|
|
2138
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditEquityCompensationIssuance.decoder; }),
|
|
2139
|
+
argumentEncode: function (__typed__) { return exports.EditEquityCompensationIssuance.encode(__typed__); },
|
|
2140
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2141
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2142
|
+
},
|
|
2143
|
+
DeleteEquityCompensationIssuance: {
|
|
2144
|
+
template: function () { return exports.CapTable; },
|
|
2145
|
+
choiceName: 'DeleteEquityCompensationIssuance',
|
|
2146
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteEquityCompensationIssuance.decoder; }),
|
|
2147
|
+
argumentEncode: function (__typed__) { return exports.DeleteEquityCompensationIssuance.encode(__typed__); },
|
|
2148
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2149
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2150
|
+
},
|
|
2151
|
+
AddEquityCompensationRelease: {
|
|
2152
|
+
template: function () { return exports.CapTable; },
|
|
2153
|
+
choiceName: 'AddEquityCompensationRelease',
|
|
2154
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddEquityCompensationRelease.decoder; }),
|
|
2155
|
+
argumentEncode: function (__typed__) { return exports.AddEquityCompensationRelease.encode(__typed__); },
|
|
2156
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2157
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2158
|
+
},
|
|
2159
|
+
EditEquityCompensationRelease: {
|
|
2160
|
+
template: function () { return exports.CapTable; },
|
|
2161
|
+
choiceName: 'EditEquityCompensationRelease',
|
|
2162
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditEquityCompensationRelease.decoder; }),
|
|
2163
|
+
argumentEncode: function (__typed__) { return exports.EditEquityCompensationRelease.encode(__typed__); },
|
|
2164
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2165
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2166
|
+
},
|
|
2167
|
+
DeleteEquityCompensationRelease: {
|
|
2168
|
+
template: function () { return exports.CapTable; },
|
|
2169
|
+
choiceName: 'DeleteEquityCompensationRelease',
|
|
2170
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteEquityCompensationRelease.decoder; }),
|
|
2171
|
+
argumentEncode: function (__typed__) { return exports.DeleteEquityCompensationRelease.encode(__typed__); },
|
|
2172
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2173
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2174
|
+
},
|
|
2175
|
+
AddEquityCompensationRepricing: {
|
|
2176
|
+
template: function () { return exports.CapTable; },
|
|
2177
|
+
choiceName: 'AddEquityCompensationRepricing',
|
|
2178
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddEquityCompensationRepricing.decoder; }),
|
|
2179
|
+
argumentEncode: function (__typed__) { return exports.AddEquityCompensationRepricing.encode(__typed__); },
|
|
2180
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2181
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2182
|
+
},
|
|
2183
|
+
EditEquityCompensationRepricing: {
|
|
2184
|
+
template: function () { return exports.CapTable; },
|
|
2185
|
+
choiceName: 'EditEquityCompensationRepricing',
|
|
2186
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditEquityCompensationRepricing.decoder; }),
|
|
2187
|
+
argumentEncode: function (__typed__) { return exports.EditEquityCompensationRepricing.encode(__typed__); },
|
|
2188
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2189
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2190
|
+
},
|
|
2191
|
+
DeleteEquityCompensationRepricing: {
|
|
2192
|
+
template: function () { return exports.CapTable; },
|
|
2193
|
+
choiceName: 'DeleteEquityCompensationRepricing',
|
|
2194
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteEquityCompensationRepricing.decoder; }),
|
|
2195
|
+
argumentEncode: function (__typed__) { return exports.DeleteEquityCompensationRepricing.encode(__typed__); },
|
|
2196
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2197
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2198
|
+
},
|
|
2199
|
+
AddEquityCompensationRetraction: {
|
|
2200
|
+
template: function () { return exports.CapTable; },
|
|
2201
|
+
choiceName: 'AddEquityCompensationRetraction',
|
|
2202
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddEquityCompensationRetraction.decoder; }),
|
|
2203
|
+
argumentEncode: function (__typed__) { return exports.AddEquityCompensationRetraction.encode(__typed__); },
|
|
2204
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2205
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2206
|
+
},
|
|
2207
|
+
EditEquityCompensationRetraction: {
|
|
2208
|
+
template: function () { return exports.CapTable; },
|
|
2209
|
+
choiceName: 'EditEquityCompensationRetraction',
|
|
2210
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditEquityCompensationRetraction.decoder; }),
|
|
2211
|
+
argumentEncode: function (__typed__) { return exports.EditEquityCompensationRetraction.encode(__typed__); },
|
|
2212
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2213
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2214
|
+
},
|
|
2215
|
+
DeleteEquityCompensationRetraction: {
|
|
2216
|
+
template: function () { return exports.CapTable; },
|
|
2217
|
+
choiceName: 'DeleteEquityCompensationRetraction',
|
|
2218
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteEquityCompensationRetraction.decoder; }),
|
|
2219
|
+
argumentEncode: function (__typed__) { return exports.DeleteEquityCompensationRetraction.encode(__typed__); },
|
|
2220
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2221
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2222
|
+
},
|
|
2223
|
+
AddEquityCompensationTransfer: {
|
|
2224
|
+
template: function () { return exports.CapTable; },
|
|
2225
|
+
choiceName: 'AddEquityCompensationTransfer',
|
|
2226
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddEquityCompensationTransfer.decoder; }),
|
|
2227
|
+
argumentEncode: function (__typed__) { return exports.AddEquityCompensationTransfer.encode(__typed__); },
|
|
2228
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2229
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2230
|
+
},
|
|
2231
|
+
EditEquityCompensationTransfer: {
|
|
2232
|
+
template: function () { return exports.CapTable; },
|
|
2233
|
+
choiceName: 'EditEquityCompensationTransfer',
|
|
2234
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditEquityCompensationTransfer.decoder; }),
|
|
2235
|
+
argumentEncode: function (__typed__) { return exports.EditEquityCompensationTransfer.encode(__typed__); },
|
|
2236
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2237
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2238
|
+
},
|
|
2239
|
+
DeleteEquityCompensationTransfer: {
|
|
2240
|
+
template: function () { return exports.CapTable; },
|
|
2241
|
+
choiceName: 'DeleteEquityCompensationTransfer',
|
|
2242
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteEquityCompensationTransfer.decoder; }),
|
|
2243
|
+
argumentEncode: function (__typed__) { return exports.DeleteEquityCompensationTransfer.encode(__typed__); },
|
|
2244
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2245
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2246
|
+
},
|
|
2247
|
+
AddIssuerAuthorizedSharesAdjustment: {
|
|
2248
|
+
template: function () { return exports.CapTable; },
|
|
2249
|
+
choiceName: 'AddIssuerAuthorizedSharesAdjustment',
|
|
2250
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddIssuerAuthorizedSharesAdjustment.decoder; }),
|
|
2251
|
+
argumentEncode: function (__typed__) { return exports.AddIssuerAuthorizedSharesAdjustment.encode(__typed__); },
|
|
2252
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2253
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2254
|
+
},
|
|
2255
|
+
EditIssuerAuthorizedSharesAdjustment: {
|
|
2256
|
+
template: function () { return exports.CapTable; },
|
|
2257
|
+
choiceName: 'EditIssuerAuthorizedSharesAdjustment',
|
|
2258
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditIssuerAuthorizedSharesAdjustment.decoder; }),
|
|
2259
|
+
argumentEncode: function (__typed__) { return exports.EditIssuerAuthorizedSharesAdjustment.encode(__typed__); },
|
|
2260
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2261
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2262
|
+
},
|
|
2263
|
+
DeleteIssuerAuthorizedSharesAdjustment: {
|
|
2264
|
+
template: function () { return exports.CapTable; },
|
|
2265
|
+
choiceName: 'DeleteIssuerAuthorizedSharesAdjustment',
|
|
2266
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteIssuerAuthorizedSharesAdjustment.decoder; }),
|
|
2267
|
+
argumentEncode: function (__typed__) { return exports.DeleteIssuerAuthorizedSharesAdjustment.encode(__typed__); },
|
|
2268
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2269
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2270
|
+
},
|
|
2271
|
+
AddStakeholder: {
|
|
2272
|
+
template: function () { return exports.CapTable; },
|
|
2273
|
+
choiceName: 'AddStakeholder',
|
|
2274
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStakeholder.decoder; }),
|
|
2275
|
+
argumentEncode: function (__typed__) { return exports.AddStakeholder.encode(__typed__); },
|
|
2276
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2277
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2278
|
+
},
|
|
2279
|
+
EditStakeholder: {
|
|
2280
|
+
template: function () { return exports.CapTable; },
|
|
2281
|
+
choiceName: 'EditStakeholder',
|
|
2282
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStakeholder.decoder; }),
|
|
2283
|
+
argumentEncode: function (__typed__) { return exports.EditStakeholder.encode(__typed__); },
|
|
2284
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2285
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2286
|
+
},
|
|
2287
|
+
DeleteStakeholder: {
|
|
2288
|
+
template: function () { return exports.CapTable; },
|
|
2289
|
+
choiceName: 'DeleteStakeholder',
|
|
2290
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStakeholder.decoder; }),
|
|
2291
|
+
argumentEncode: function (__typed__) { return exports.DeleteStakeholder.encode(__typed__); },
|
|
2292
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2293
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2294
|
+
},
|
|
2295
|
+
AddStakeholderRelationshipChangeEvent: {
|
|
2296
|
+
template: function () { return exports.CapTable; },
|
|
2297
|
+
choiceName: 'AddStakeholderRelationshipChangeEvent',
|
|
2298
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStakeholderRelationshipChangeEvent.decoder; }),
|
|
2299
|
+
argumentEncode: function (__typed__) { return exports.AddStakeholderRelationshipChangeEvent.encode(__typed__); },
|
|
2300
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2301
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2302
|
+
},
|
|
2303
|
+
EditStakeholderRelationshipChangeEvent: {
|
|
2304
|
+
template: function () { return exports.CapTable; },
|
|
2305
|
+
choiceName: 'EditStakeholderRelationshipChangeEvent',
|
|
2306
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStakeholderRelationshipChangeEvent.decoder; }),
|
|
2307
|
+
argumentEncode: function (__typed__) { return exports.EditStakeholderRelationshipChangeEvent.encode(__typed__); },
|
|
2308
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2309
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2310
|
+
},
|
|
2311
|
+
DeleteStakeholderRelationshipChangeEvent: {
|
|
2312
|
+
template: function () { return exports.CapTable; },
|
|
2313
|
+
choiceName: 'DeleteStakeholderRelationshipChangeEvent',
|
|
2314
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStakeholderRelationshipChangeEvent.decoder; }),
|
|
2315
|
+
argumentEncode: function (__typed__) { return exports.DeleteStakeholderRelationshipChangeEvent.encode(__typed__); },
|
|
2316
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2317
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2318
|
+
},
|
|
2319
|
+
AddStakeholderStatusChangeEvent: {
|
|
2320
|
+
template: function () { return exports.CapTable; },
|
|
2321
|
+
choiceName: 'AddStakeholderStatusChangeEvent',
|
|
2322
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStakeholderStatusChangeEvent.decoder; }),
|
|
2323
|
+
argumentEncode: function (__typed__) { return exports.AddStakeholderStatusChangeEvent.encode(__typed__); },
|
|
2324
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2325
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2326
|
+
},
|
|
2327
|
+
EditStakeholderStatusChangeEvent: {
|
|
2328
|
+
template: function () { return exports.CapTable; },
|
|
2329
|
+
choiceName: 'EditStakeholderStatusChangeEvent',
|
|
2330
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStakeholderStatusChangeEvent.decoder; }),
|
|
2331
|
+
argumentEncode: function (__typed__) { return exports.EditStakeholderStatusChangeEvent.encode(__typed__); },
|
|
2332
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2333
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2334
|
+
},
|
|
2335
|
+
DeleteStakeholderStatusChangeEvent: {
|
|
2336
|
+
template: function () { return exports.CapTable; },
|
|
2337
|
+
choiceName: 'DeleteStakeholderStatusChangeEvent',
|
|
2338
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStakeholderStatusChangeEvent.decoder; }),
|
|
2339
|
+
argumentEncode: function (__typed__) { return exports.DeleteStakeholderStatusChangeEvent.encode(__typed__); },
|
|
2340
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2341
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2342
|
+
},
|
|
2343
|
+
AddStockAcceptance: {
|
|
2344
|
+
template: function () { return exports.CapTable; },
|
|
2345
|
+
choiceName: 'AddStockAcceptance',
|
|
2346
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockAcceptance.decoder; }),
|
|
2347
|
+
argumentEncode: function (__typed__) { return exports.AddStockAcceptance.encode(__typed__); },
|
|
2348
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2349
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2350
|
+
},
|
|
2351
|
+
EditStockAcceptance: {
|
|
2352
|
+
template: function () { return exports.CapTable; },
|
|
2353
|
+
choiceName: 'EditStockAcceptance',
|
|
2354
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockAcceptance.decoder; }),
|
|
2355
|
+
argumentEncode: function (__typed__) { return exports.EditStockAcceptance.encode(__typed__); },
|
|
2356
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2357
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2358
|
+
},
|
|
2359
|
+
DeleteStockAcceptance: {
|
|
2360
|
+
template: function () { return exports.CapTable; },
|
|
2361
|
+
choiceName: 'DeleteStockAcceptance',
|
|
2362
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockAcceptance.decoder; }),
|
|
2363
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockAcceptance.encode(__typed__); },
|
|
2364
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2365
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2366
|
+
},
|
|
2367
|
+
AddStockCancellation: {
|
|
2368
|
+
template: function () { return exports.CapTable; },
|
|
2369
|
+
choiceName: 'AddStockCancellation',
|
|
2370
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockCancellation.decoder; }),
|
|
2371
|
+
argumentEncode: function (__typed__) { return exports.AddStockCancellation.encode(__typed__); },
|
|
2372
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2373
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2374
|
+
},
|
|
2375
|
+
EditStockCancellation: {
|
|
2376
|
+
template: function () { return exports.CapTable; },
|
|
2377
|
+
choiceName: 'EditStockCancellation',
|
|
2378
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockCancellation.decoder; }),
|
|
2379
|
+
argumentEncode: function (__typed__) { return exports.EditStockCancellation.encode(__typed__); },
|
|
2380
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2381
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2382
|
+
},
|
|
2383
|
+
DeleteStockCancellation: {
|
|
2384
|
+
template: function () { return exports.CapTable; },
|
|
2385
|
+
choiceName: 'DeleteStockCancellation',
|
|
2386
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockCancellation.decoder; }),
|
|
2387
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockCancellation.encode(__typed__); },
|
|
2388
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2389
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2390
|
+
},
|
|
2391
|
+
AddStockClass: {
|
|
2392
|
+
template: function () { return exports.CapTable; },
|
|
2393
|
+
choiceName: 'AddStockClass',
|
|
2394
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockClass.decoder; }),
|
|
2395
|
+
argumentEncode: function (__typed__) { return exports.AddStockClass.encode(__typed__); },
|
|
2396
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2397
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2398
|
+
},
|
|
2399
|
+
EditStockClass: {
|
|
2400
|
+
template: function () { return exports.CapTable; },
|
|
2401
|
+
choiceName: 'EditStockClass',
|
|
2402
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockClass.decoder; }),
|
|
2403
|
+
argumentEncode: function (__typed__) { return exports.EditStockClass.encode(__typed__); },
|
|
2404
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2405
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2406
|
+
},
|
|
2407
|
+
DeleteStockClass: {
|
|
2408
|
+
template: function () { return exports.CapTable; },
|
|
2409
|
+
choiceName: 'DeleteStockClass',
|
|
2410
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockClass.decoder; }),
|
|
2411
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockClass.encode(__typed__); },
|
|
2412
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2413
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2414
|
+
},
|
|
2415
|
+
AddStockClassAuthorizedSharesAdjustment: {
|
|
2416
|
+
template: function () { return exports.CapTable; },
|
|
2417
|
+
choiceName: 'AddStockClassAuthorizedSharesAdjustment',
|
|
2418
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockClassAuthorizedSharesAdjustment.decoder; }),
|
|
2419
|
+
argumentEncode: function (__typed__) { return exports.AddStockClassAuthorizedSharesAdjustment.encode(__typed__); },
|
|
2420
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2421
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2422
|
+
},
|
|
2423
|
+
EditStockClassAuthorizedSharesAdjustment: {
|
|
2424
|
+
template: function () { return exports.CapTable; },
|
|
2425
|
+
choiceName: 'EditStockClassAuthorizedSharesAdjustment',
|
|
2426
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockClassAuthorizedSharesAdjustment.decoder; }),
|
|
2427
|
+
argumentEncode: function (__typed__) { return exports.EditStockClassAuthorizedSharesAdjustment.encode(__typed__); },
|
|
2428
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2429
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2430
|
+
},
|
|
2431
|
+
DeleteStockClassAuthorizedSharesAdjustment: {
|
|
2432
|
+
template: function () { return exports.CapTable; },
|
|
2433
|
+
choiceName: 'DeleteStockClassAuthorizedSharesAdjustment',
|
|
2434
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockClassAuthorizedSharesAdjustment.decoder; }),
|
|
2435
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockClassAuthorizedSharesAdjustment.encode(__typed__); },
|
|
2436
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2437
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2438
|
+
},
|
|
2439
|
+
AddStockClassConversionRatioAdjustment: {
|
|
2440
|
+
template: function () { return exports.CapTable; },
|
|
2441
|
+
choiceName: 'AddStockClassConversionRatioAdjustment',
|
|
2442
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockClassConversionRatioAdjustment.decoder; }),
|
|
2443
|
+
argumentEncode: function (__typed__) { return exports.AddStockClassConversionRatioAdjustment.encode(__typed__); },
|
|
2444
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2445
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2446
|
+
},
|
|
2447
|
+
EditStockClassConversionRatioAdjustment: {
|
|
2448
|
+
template: function () { return exports.CapTable; },
|
|
2449
|
+
choiceName: 'EditStockClassConversionRatioAdjustment',
|
|
2450
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockClassConversionRatioAdjustment.decoder; }),
|
|
2451
|
+
argumentEncode: function (__typed__) { return exports.EditStockClassConversionRatioAdjustment.encode(__typed__); },
|
|
2452
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2453
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2454
|
+
},
|
|
2455
|
+
DeleteStockClassConversionRatioAdjustment: {
|
|
2456
|
+
template: function () { return exports.CapTable; },
|
|
2457
|
+
choiceName: 'DeleteStockClassConversionRatioAdjustment',
|
|
2458
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockClassConversionRatioAdjustment.decoder; }),
|
|
2459
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockClassConversionRatioAdjustment.encode(__typed__); },
|
|
2460
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2461
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2462
|
+
},
|
|
2463
|
+
AddStockClassSplit: {
|
|
2464
|
+
template: function () { return exports.CapTable; },
|
|
2465
|
+
choiceName: 'AddStockClassSplit',
|
|
2466
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockClassSplit.decoder; }),
|
|
2467
|
+
argumentEncode: function (__typed__) { return exports.AddStockClassSplit.encode(__typed__); },
|
|
2468
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2469
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2470
|
+
},
|
|
2471
|
+
EditStockClassSplit: {
|
|
2472
|
+
template: function () { return exports.CapTable; },
|
|
2473
|
+
choiceName: 'EditStockClassSplit',
|
|
2474
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockClassSplit.decoder; }),
|
|
2475
|
+
argumentEncode: function (__typed__) { return exports.EditStockClassSplit.encode(__typed__); },
|
|
2476
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2477
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2478
|
+
},
|
|
2479
|
+
DeleteStockClassSplit: {
|
|
2480
|
+
template: function () { return exports.CapTable; },
|
|
2481
|
+
choiceName: 'DeleteStockClassSplit',
|
|
2482
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockClassSplit.decoder; }),
|
|
2483
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockClassSplit.encode(__typed__); },
|
|
2484
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2485
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2486
|
+
},
|
|
2487
|
+
AddStockConsolidation: {
|
|
2488
|
+
template: function () { return exports.CapTable; },
|
|
2489
|
+
choiceName: 'AddStockConsolidation',
|
|
2490
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockConsolidation.decoder; }),
|
|
2491
|
+
argumentEncode: function (__typed__) { return exports.AddStockConsolidation.encode(__typed__); },
|
|
2492
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2493
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2494
|
+
},
|
|
2495
|
+
EditStockConsolidation: {
|
|
2496
|
+
template: function () { return exports.CapTable; },
|
|
2497
|
+
choiceName: 'EditStockConsolidation',
|
|
2498
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockConsolidation.decoder; }),
|
|
2499
|
+
argumentEncode: function (__typed__) { return exports.EditStockConsolidation.encode(__typed__); },
|
|
2500
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2501
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2502
|
+
},
|
|
2503
|
+
DeleteStockConsolidation: {
|
|
2504
|
+
template: function () { return exports.CapTable; },
|
|
2505
|
+
choiceName: 'DeleteStockConsolidation',
|
|
2506
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockConsolidation.decoder; }),
|
|
2507
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockConsolidation.encode(__typed__); },
|
|
2508
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2509
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2510
|
+
},
|
|
2511
|
+
AddStockConversion: {
|
|
2512
|
+
template: function () { return exports.CapTable; },
|
|
2513
|
+
choiceName: 'AddStockConversion',
|
|
2514
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockConversion.decoder; }),
|
|
2515
|
+
argumentEncode: function (__typed__) { return exports.AddStockConversion.encode(__typed__); },
|
|
2516
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2517
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2518
|
+
},
|
|
2519
|
+
EditStockConversion: {
|
|
2520
|
+
template: function () { return exports.CapTable; },
|
|
2521
|
+
choiceName: 'EditStockConversion',
|
|
2522
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockConversion.decoder; }),
|
|
2523
|
+
argumentEncode: function (__typed__) { return exports.EditStockConversion.encode(__typed__); },
|
|
2524
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2525
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2526
|
+
},
|
|
2527
|
+
DeleteStockConversion: {
|
|
2528
|
+
template: function () { return exports.CapTable; },
|
|
2529
|
+
choiceName: 'DeleteStockConversion',
|
|
2530
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockConversion.decoder; }),
|
|
2531
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockConversion.encode(__typed__); },
|
|
2532
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2533
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2534
|
+
},
|
|
2535
|
+
AddStockIssuance: {
|
|
2536
|
+
template: function () { return exports.CapTable; },
|
|
2537
|
+
choiceName: 'AddStockIssuance',
|
|
2538
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockIssuance.decoder; }),
|
|
2539
|
+
argumentEncode: function (__typed__) { return exports.AddStockIssuance.encode(__typed__); },
|
|
2540
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2541
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2542
|
+
},
|
|
2543
|
+
EditStockIssuance: {
|
|
2544
|
+
template: function () { return exports.CapTable; },
|
|
2545
|
+
choiceName: 'EditStockIssuance',
|
|
2546
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockIssuance.decoder; }),
|
|
2547
|
+
argumentEncode: function (__typed__) { return exports.EditStockIssuance.encode(__typed__); },
|
|
2548
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2549
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2550
|
+
},
|
|
2551
|
+
DeleteStockIssuance: {
|
|
2552
|
+
template: function () { return exports.CapTable; },
|
|
2553
|
+
choiceName: 'DeleteStockIssuance',
|
|
2554
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockIssuance.decoder; }),
|
|
2555
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockIssuance.encode(__typed__); },
|
|
2556
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2557
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2558
|
+
},
|
|
2559
|
+
AddStockLegendTemplate: {
|
|
2560
|
+
template: function () { return exports.CapTable; },
|
|
2561
|
+
choiceName: 'AddStockLegendTemplate',
|
|
2562
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockLegendTemplate.decoder; }),
|
|
2563
|
+
argumentEncode: function (__typed__) { return exports.AddStockLegendTemplate.encode(__typed__); },
|
|
2564
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2565
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2566
|
+
},
|
|
2567
|
+
EditStockLegendTemplate: {
|
|
2568
|
+
template: function () { return exports.CapTable; },
|
|
2569
|
+
choiceName: 'EditStockLegendTemplate',
|
|
2570
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockLegendTemplate.decoder; }),
|
|
2571
|
+
argumentEncode: function (__typed__) { return exports.EditStockLegendTemplate.encode(__typed__); },
|
|
2572
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2573
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2574
|
+
},
|
|
2575
|
+
DeleteStockLegendTemplate: {
|
|
2576
|
+
template: function () { return exports.CapTable; },
|
|
2577
|
+
choiceName: 'DeleteStockLegendTemplate',
|
|
2578
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockLegendTemplate.decoder; }),
|
|
2579
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockLegendTemplate.encode(__typed__); },
|
|
2580
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2581
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2582
|
+
},
|
|
2583
|
+
AddStockPlan: {
|
|
2584
|
+
template: function () { return exports.CapTable; },
|
|
2585
|
+
choiceName: 'AddStockPlan',
|
|
2586
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockPlan.decoder; }),
|
|
2587
|
+
argumentEncode: function (__typed__) { return exports.AddStockPlan.encode(__typed__); },
|
|
2588
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2589
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2590
|
+
},
|
|
2591
|
+
EditStockPlan: {
|
|
2592
|
+
template: function () { return exports.CapTable; },
|
|
2593
|
+
choiceName: 'EditStockPlan',
|
|
2594
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockPlan.decoder; }),
|
|
2595
|
+
argumentEncode: function (__typed__) { return exports.EditStockPlan.encode(__typed__); },
|
|
2596
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2597
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2598
|
+
},
|
|
2599
|
+
DeleteStockPlan: {
|
|
2600
|
+
template: function () { return exports.CapTable; },
|
|
2601
|
+
choiceName: 'DeleteStockPlan',
|
|
2602
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockPlan.decoder; }),
|
|
2603
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockPlan.encode(__typed__); },
|
|
2604
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2605
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2606
|
+
},
|
|
2607
|
+
AddStockPlanPoolAdjustment: {
|
|
2608
|
+
template: function () { return exports.CapTable; },
|
|
2609
|
+
choiceName: 'AddStockPlanPoolAdjustment',
|
|
2610
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockPlanPoolAdjustment.decoder; }),
|
|
2611
|
+
argumentEncode: function (__typed__) { return exports.AddStockPlanPoolAdjustment.encode(__typed__); },
|
|
2612
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2613
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2614
|
+
},
|
|
2615
|
+
EditStockPlanPoolAdjustment: {
|
|
2616
|
+
template: function () { return exports.CapTable; },
|
|
2617
|
+
choiceName: 'EditStockPlanPoolAdjustment',
|
|
2618
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockPlanPoolAdjustment.decoder; }),
|
|
2619
|
+
argumentEncode: function (__typed__) { return exports.EditStockPlanPoolAdjustment.encode(__typed__); },
|
|
2620
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2621
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2622
|
+
},
|
|
2623
|
+
DeleteStockPlanPoolAdjustment: {
|
|
2624
|
+
template: function () { return exports.CapTable; },
|
|
2625
|
+
choiceName: 'DeleteStockPlanPoolAdjustment',
|
|
2626
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockPlanPoolAdjustment.decoder; }),
|
|
2627
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockPlanPoolAdjustment.encode(__typed__); },
|
|
2628
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2629
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2630
|
+
},
|
|
2631
|
+
AddStockPlanReturnToPool: {
|
|
2632
|
+
template: function () { return exports.CapTable; },
|
|
2633
|
+
choiceName: 'AddStockPlanReturnToPool',
|
|
2634
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockPlanReturnToPool.decoder; }),
|
|
2635
|
+
argumentEncode: function (__typed__) { return exports.AddStockPlanReturnToPool.encode(__typed__); },
|
|
2636
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2637
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2638
|
+
},
|
|
2639
|
+
EditStockPlanReturnToPool: {
|
|
2640
|
+
template: function () { return exports.CapTable; },
|
|
2641
|
+
choiceName: 'EditStockPlanReturnToPool',
|
|
2642
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockPlanReturnToPool.decoder; }),
|
|
2643
|
+
argumentEncode: function (__typed__) { return exports.EditStockPlanReturnToPool.encode(__typed__); },
|
|
2644
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2645
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2646
|
+
},
|
|
2647
|
+
DeleteStockPlanReturnToPool: {
|
|
2648
|
+
template: function () { return exports.CapTable; },
|
|
2649
|
+
choiceName: 'DeleteStockPlanReturnToPool',
|
|
2650
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockPlanReturnToPool.decoder; }),
|
|
2651
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockPlanReturnToPool.encode(__typed__); },
|
|
2652
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2653
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2654
|
+
},
|
|
2655
|
+
AddStockReissuance: {
|
|
2656
|
+
template: function () { return exports.CapTable; },
|
|
2657
|
+
choiceName: 'AddStockReissuance',
|
|
2658
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockReissuance.decoder; }),
|
|
2659
|
+
argumentEncode: function (__typed__) { return exports.AddStockReissuance.encode(__typed__); },
|
|
2660
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2661
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2662
|
+
},
|
|
2663
|
+
EditStockReissuance: {
|
|
2664
|
+
template: function () { return exports.CapTable; },
|
|
2665
|
+
choiceName: 'EditStockReissuance',
|
|
2666
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockReissuance.decoder; }),
|
|
2667
|
+
argumentEncode: function (__typed__) { return exports.EditStockReissuance.encode(__typed__); },
|
|
2668
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2669
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2670
|
+
},
|
|
2671
|
+
DeleteStockReissuance: {
|
|
2672
|
+
template: function () { return exports.CapTable; },
|
|
2673
|
+
choiceName: 'DeleteStockReissuance',
|
|
2674
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockReissuance.decoder; }),
|
|
2675
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockReissuance.encode(__typed__); },
|
|
2676
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2677
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2678
|
+
},
|
|
2679
|
+
AddStockRepurchase: {
|
|
2680
|
+
template: function () { return exports.CapTable; },
|
|
2681
|
+
choiceName: 'AddStockRepurchase',
|
|
2682
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockRepurchase.decoder; }),
|
|
2683
|
+
argumentEncode: function (__typed__) { return exports.AddStockRepurchase.encode(__typed__); },
|
|
2684
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2685
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2686
|
+
},
|
|
2687
|
+
EditStockRepurchase: {
|
|
2688
|
+
template: function () { return exports.CapTable; },
|
|
2689
|
+
choiceName: 'EditStockRepurchase',
|
|
2690
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockRepurchase.decoder; }),
|
|
2691
|
+
argumentEncode: function (__typed__) { return exports.EditStockRepurchase.encode(__typed__); },
|
|
2692
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2693
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2694
|
+
},
|
|
2695
|
+
DeleteStockRepurchase: {
|
|
2696
|
+
template: function () { return exports.CapTable; },
|
|
2697
|
+
choiceName: 'DeleteStockRepurchase',
|
|
2698
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockRepurchase.decoder; }),
|
|
2699
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockRepurchase.encode(__typed__); },
|
|
2700
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2701
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2702
|
+
},
|
|
2703
|
+
AddStockRetraction: {
|
|
2704
|
+
template: function () { return exports.CapTable; },
|
|
2705
|
+
choiceName: 'AddStockRetraction',
|
|
2706
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockRetraction.decoder; }),
|
|
2707
|
+
argumentEncode: function (__typed__) { return exports.AddStockRetraction.encode(__typed__); },
|
|
2708
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2709
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2710
|
+
},
|
|
2711
|
+
EditStockRetraction: {
|
|
2712
|
+
template: function () { return exports.CapTable; },
|
|
2713
|
+
choiceName: 'EditStockRetraction',
|
|
2714
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockRetraction.decoder; }),
|
|
2715
|
+
argumentEncode: function (__typed__) { return exports.EditStockRetraction.encode(__typed__); },
|
|
2716
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2717
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2718
|
+
},
|
|
2719
|
+
DeleteStockRetraction: {
|
|
2720
|
+
template: function () { return exports.CapTable; },
|
|
2721
|
+
choiceName: 'DeleteStockRetraction',
|
|
2722
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockRetraction.decoder; }),
|
|
2723
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockRetraction.encode(__typed__); },
|
|
2724
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2725
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2726
|
+
},
|
|
2727
|
+
AddStockTransfer: {
|
|
2728
|
+
template: function () { return exports.CapTable; },
|
|
2729
|
+
choiceName: 'AddStockTransfer',
|
|
2730
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddStockTransfer.decoder; }),
|
|
2731
|
+
argumentEncode: function (__typed__) { return exports.AddStockTransfer.encode(__typed__); },
|
|
2732
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2733
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2734
|
+
},
|
|
2735
|
+
EditStockTransfer: {
|
|
2736
|
+
template: function () { return exports.CapTable; },
|
|
2737
|
+
choiceName: 'EditStockTransfer',
|
|
2738
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditStockTransfer.decoder; }),
|
|
2739
|
+
argumentEncode: function (__typed__) { return exports.EditStockTransfer.encode(__typed__); },
|
|
2740
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2741
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2742
|
+
},
|
|
2743
|
+
DeleteStockTransfer: {
|
|
2744
|
+
template: function () { return exports.CapTable; },
|
|
2745
|
+
choiceName: 'DeleteStockTransfer',
|
|
2746
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteStockTransfer.decoder; }),
|
|
2747
|
+
argumentEncode: function (__typed__) { return exports.DeleteStockTransfer.encode(__typed__); },
|
|
2748
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2749
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2750
|
+
},
|
|
2751
|
+
AddValuation: {
|
|
2752
|
+
template: function () { return exports.CapTable; },
|
|
2753
|
+
choiceName: 'AddValuation',
|
|
2754
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddValuation.decoder; }),
|
|
2755
|
+
argumentEncode: function (__typed__) { return exports.AddValuation.encode(__typed__); },
|
|
2756
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2757
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2758
|
+
},
|
|
2759
|
+
EditValuation: {
|
|
2760
|
+
template: function () { return exports.CapTable; },
|
|
2761
|
+
choiceName: 'EditValuation',
|
|
2762
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditValuation.decoder; }),
|
|
2763
|
+
argumentEncode: function (__typed__) { return exports.EditValuation.encode(__typed__); },
|
|
2764
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2765
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2766
|
+
},
|
|
2767
|
+
DeleteValuation: {
|
|
2768
|
+
template: function () { return exports.CapTable; },
|
|
2769
|
+
choiceName: 'DeleteValuation',
|
|
2770
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteValuation.decoder; }),
|
|
2771
|
+
argumentEncode: function (__typed__) { return exports.DeleteValuation.encode(__typed__); },
|
|
2772
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2773
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2774
|
+
},
|
|
2775
|
+
AddVestingAcceleration: {
|
|
2776
|
+
template: function () { return exports.CapTable; },
|
|
2777
|
+
choiceName: 'AddVestingAcceleration',
|
|
2778
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddVestingAcceleration.decoder; }),
|
|
2779
|
+
argumentEncode: function (__typed__) { return exports.AddVestingAcceleration.encode(__typed__); },
|
|
2780
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2781
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2782
|
+
},
|
|
2783
|
+
EditVestingAcceleration: {
|
|
2784
|
+
template: function () { return exports.CapTable; },
|
|
2785
|
+
choiceName: 'EditVestingAcceleration',
|
|
2786
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditVestingAcceleration.decoder; }),
|
|
2787
|
+
argumentEncode: function (__typed__) { return exports.EditVestingAcceleration.encode(__typed__); },
|
|
2788
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2789
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2790
|
+
},
|
|
2791
|
+
DeleteVestingAcceleration: {
|
|
2792
|
+
template: function () { return exports.CapTable; },
|
|
2793
|
+
choiceName: 'DeleteVestingAcceleration',
|
|
2794
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteVestingAcceleration.decoder; }),
|
|
2795
|
+
argumentEncode: function (__typed__) { return exports.DeleteVestingAcceleration.encode(__typed__); },
|
|
2796
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2797
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2798
|
+
},
|
|
2799
|
+
AddVestingEvent: {
|
|
2800
|
+
template: function () { return exports.CapTable; },
|
|
2801
|
+
choiceName: 'AddVestingEvent',
|
|
2802
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddVestingEvent.decoder; }),
|
|
2803
|
+
argumentEncode: function (__typed__) { return exports.AddVestingEvent.encode(__typed__); },
|
|
2804
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2805
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2806
|
+
},
|
|
2807
|
+
EditVestingEvent: {
|
|
2808
|
+
template: function () { return exports.CapTable; },
|
|
2809
|
+
choiceName: 'EditVestingEvent',
|
|
2810
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditVestingEvent.decoder; }),
|
|
2811
|
+
argumentEncode: function (__typed__) { return exports.EditVestingEvent.encode(__typed__); },
|
|
2812
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2813
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2814
|
+
},
|
|
2815
|
+
DeleteVestingEvent: {
|
|
2816
|
+
template: function () { return exports.CapTable; },
|
|
2817
|
+
choiceName: 'DeleteVestingEvent',
|
|
2818
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteVestingEvent.decoder; }),
|
|
2819
|
+
argumentEncode: function (__typed__) { return exports.DeleteVestingEvent.encode(__typed__); },
|
|
2820
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2821
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2822
|
+
},
|
|
2823
|
+
AddVestingStart: {
|
|
2824
|
+
template: function () { return exports.CapTable; },
|
|
2825
|
+
choiceName: 'AddVestingStart',
|
|
2826
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddVestingStart.decoder; }),
|
|
2827
|
+
argumentEncode: function (__typed__) { return exports.AddVestingStart.encode(__typed__); },
|
|
2828
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2829
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2830
|
+
},
|
|
2831
|
+
EditVestingStart: {
|
|
2832
|
+
template: function () { return exports.CapTable; },
|
|
2833
|
+
choiceName: 'EditVestingStart',
|
|
2834
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditVestingStart.decoder; }),
|
|
2835
|
+
argumentEncode: function (__typed__) { return exports.EditVestingStart.encode(__typed__); },
|
|
2836
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2837
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2838
|
+
},
|
|
2839
|
+
DeleteVestingStart: {
|
|
2840
|
+
template: function () { return exports.CapTable; },
|
|
2841
|
+
choiceName: 'DeleteVestingStart',
|
|
2842
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteVestingStart.decoder; }),
|
|
2843
|
+
argumentEncode: function (__typed__) { return exports.DeleteVestingStart.encode(__typed__); },
|
|
2844
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2845
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2846
|
+
},
|
|
2847
|
+
AddVestingTerms: {
|
|
2848
|
+
template: function () { return exports.CapTable; },
|
|
2849
|
+
choiceName: 'AddVestingTerms',
|
|
2850
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddVestingTerms.decoder; }),
|
|
2851
|
+
argumentEncode: function (__typed__) { return exports.AddVestingTerms.encode(__typed__); },
|
|
2852
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2853
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2854
|
+
},
|
|
2855
|
+
EditVestingTerms: {
|
|
2856
|
+
template: function () { return exports.CapTable; },
|
|
2857
|
+
choiceName: 'EditVestingTerms',
|
|
2858
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditVestingTerms.decoder; }),
|
|
2859
|
+
argumentEncode: function (__typed__) { return exports.EditVestingTerms.encode(__typed__); },
|
|
2860
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2861
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2862
|
+
},
|
|
2863
|
+
DeleteVestingTerms: {
|
|
2864
|
+
template: function () { return exports.CapTable; },
|
|
2865
|
+
choiceName: 'DeleteVestingTerms',
|
|
2866
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteVestingTerms.decoder; }),
|
|
2867
|
+
argumentEncode: function (__typed__) { return exports.DeleteVestingTerms.encode(__typed__); },
|
|
2868
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2869
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2870
|
+
},
|
|
2871
|
+
AddWarrantAcceptance: {
|
|
2872
|
+
template: function () { return exports.CapTable; },
|
|
2873
|
+
choiceName: 'AddWarrantAcceptance',
|
|
2874
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddWarrantAcceptance.decoder; }),
|
|
2875
|
+
argumentEncode: function (__typed__) { return exports.AddWarrantAcceptance.encode(__typed__); },
|
|
2876
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2877
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2878
|
+
},
|
|
2879
|
+
EditWarrantAcceptance: {
|
|
2880
|
+
template: function () { return exports.CapTable; },
|
|
2881
|
+
choiceName: 'EditWarrantAcceptance',
|
|
2882
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditWarrantAcceptance.decoder; }),
|
|
2883
|
+
argumentEncode: function (__typed__) { return exports.EditWarrantAcceptance.encode(__typed__); },
|
|
2884
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2885
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2886
|
+
},
|
|
2887
|
+
DeleteWarrantAcceptance: {
|
|
2888
|
+
template: function () { return exports.CapTable; },
|
|
2889
|
+
choiceName: 'DeleteWarrantAcceptance',
|
|
2890
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteWarrantAcceptance.decoder; }),
|
|
2891
|
+
argumentEncode: function (__typed__) { return exports.DeleteWarrantAcceptance.encode(__typed__); },
|
|
2892
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2893
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2894
|
+
},
|
|
2895
|
+
AddWarrantCancellation: {
|
|
2896
|
+
template: function () { return exports.CapTable; },
|
|
2897
|
+
choiceName: 'AddWarrantCancellation',
|
|
2898
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddWarrantCancellation.decoder; }),
|
|
2899
|
+
argumentEncode: function (__typed__) { return exports.AddWarrantCancellation.encode(__typed__); },
|
|
2900
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2901
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2902
|
+
},
|
|
2903
|
+
EditWarrantCancellation: {
|
|
2904
|
+
template: function () { return exports.CapTable; },
|
|
2905
|
+
choiceName: 'EditWarrantCancellation',
|
|
2906
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditWarrantCancellation.decoder; }),
|
|
2907
|
+
argumentEncode: function (__typed__) { return exports.EditWarrantCancellation.encode(__typed__); },
|
|
2908
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2909
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2910
|
+
},
|
|
2911
|
+
DeleteWarrantCancellation: {
|
|
2912
|
+
template: function () { return exports.CapTable; },
|
|
2913
|
+
choiceName: 'DeleteWarrantCancellation',
|
|
2914
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteWarrantCancellation.decoder; }),
|
|
2915
|
+
argumentEncode: function (__typed__) { return exports.DeleteWarrantCancellation.encode(__typed__); },
|
|
2916
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2917
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2918
|
+
},
|
|
2919
|
+
AddWarrantExercise: {
|
|
2920
|
+
template: function () { return exports.CapTable; },
|
|
2921
|
+
choiceName: 'AddWarrantExercise',
|
|
2922
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddWarrantExercise.decoder; }),
|
|
2923
|
+
argumentEncode: function (__typed__) { return exports.AddWarrantExercise.encode(__typed__); },
|
|
2924
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2925
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2926
|
+
},
|
|
2927
|
+
EditWarrantExercise: {
|
|
2928
|
+
template: function () { return exports.CapTable; },
|
|
2929
|
+
choiceName: 'EditWarrantExercise',
|
|
2930
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditWarrantExercise.decoder; }),
|
|
2931
|
+
argumentEncode: function (__typed__) { return exports.EditWarrantExercise.encode(__typed__); },
|
|
2932
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2933
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2934
|
+
},
|
|
2935
|
+
DeleteWarrantExercise: {
|
|
2936
|
+
template: function () { return exports.CapTable; },
|
|
2937
|
+
choiceName: 'DeleteWarrantExercise',
|
|
2938
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteWarrantExercise.decoder; }),
|
|
2939
|
+
argumentEncode: function (__typed__) { return exports.DeleteWarrantExercise.encode(__typed__); },
|
|
2940
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2941
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2942
|
+
},
|
|
2943
|
+
AddWarrantIssuance: {
|
|
2944
|
+
template: function () { return exports.CapTable; },
|
|
2945
|
+
choiceName: 'AddWarrantIssuance',
|
|
2946
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddWarrantIssuance.decoder; }),
|
|
2947
|
+
argumentEncode: function (__typed__) { return exports.AddWarrantIssuance.encode(__typed__); },
|
|
2948
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2949
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2950
|
+
},
|
|
2951
|
+
EditWarrantIssuance: {
|
|
2952
|
+
template: function () { return exports.CapTable; },
|
|
2953
|
+
choiceName: 'EditWarrantIssuance',
|
|
2954
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditWarrantIssuance.decoder; }),
|
|
2955
|
+
argumentEncode: function (__typed__) { return exports.EditWarrantIssuance.encode(__typed__); },
|
|
2956
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2957
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2958
|
+
},
|
|
2959
|
+
DeleteWarrantIssuance: {
|
|
2960
|
+
template: function () { return exports.CapTable; },
|
|
2961
|
+
choiceName: 'DeleteWarrantIssuance',
|
|
2962
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteWarrantIssuance.decoder; }),
|
|
2963
|
+
argumentEncode: function (__typed__) { return exports.DeleteWarrantIssuance.encode(__typed__); },
|
|
2964
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2965
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2966
|
+
},
|
|
2967
|
+
AddWarrantRetraction: {
|
|
2968
|
+
template: function () { return exports.CapTable; },
|
|
2969
|
+
choiceName: 'AddWarrantRetraction',
|
|
2970
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddWarrantRetraction.decoder; }),
|
|
2971
|
+
argumentEncode: function (__typed__) { return exports.AddWarrantRetraction.encode(__typed__); },
|
|
2972
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2973
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2974
|
+
},
|
|
2975
|
+
EditWarrantRetraction: {
|
|
2976
|
+
template: function () { return exports.CapTable; },
|
|
2977
|
+
choiceName: 'EditWarrantRetraction',
|
|
2978
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditWarrantRetraction.decoder; }),
|
|
2979
|
+
argumentEncode: function (__typed__) { return exports.EditWarrantRetraction.encode(__typed__); },
|
|
2980
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2981
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2982
|
+
},
|
|
2983
|
+
DeleteWarrantRetraction: {
|
|
2984
|
+
template: function () { return exports.CapTable; },
|
|
2985
|
+
choiceName: 'DeleteWarrantRetraction',
|
|
2986
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteWarrantRetraction.decoder; }),
|
|
2987
|
+
argumentEncode: function (__typed__) { return exports.DeleteWarrantRetraction.encode(__typed__); },
|
|
2988
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2989
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2990
|
+
},
|
|
2991
|
+
AddWarrantTransfer: {
|
|
2992
|
+
template: function () { return exports.CapTable; },
|
|
2993
|
+
choiceName: 'AddWarrantTransfer',
|
|
2994
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.AddWarrantTransfer.decoder; }),
|
|
2995
|
+
argumentEncode: function (__typed__) { return exports.AddWarrantTransfer.encode(__typed__); },
|
|
2996
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
2997
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
2998
|
+
},
|
|
2999
|
+
EditWarrantTransfer: {
|
|
3000
|
+
template: function () { return exports.CapTable; },
|
|
3001
|
+
choiceName: 'EditWarrantTransfer',
|
|
3002
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.EditWarrantTransfer.decoder; }),
|
|
3003
|
+
argumentEncode: function (__typed__) { return exports.EditWarrantTransfer.encode(__typed__); },
|
|
3004
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
3005
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
3006
|
+
},
|
|
3007
|
+
Archive: {
|
|
3008
|
+
template: function () { return exports.CapTable; },
|
|
3009
|
+
choiceName: 'Archive',
|
|
3010
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.decoder; }),
|
|
3011
|
+
argumentEncode: function (__typed__) { return pkg9e70a8b3510d617f8a136213f33d6a903a10ca0eeec76bb06ba55d1ed9680f69.DA.Internal.Template.Archive.encode(__typed__); },
|
|
3012
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.Unit.decoder; }),
|
|
3013
|
+
resultEncode: function (__typed__) { return damlTypes.Unit.encode(__typed__); },
|
|
3014
|
+
},
|
|
3015
|
+
DeleteWarrantTransfer: {
|
|
3016
|
+
template: function () { return exports.CapTable; },
|
|
3017
|
+
choiceName: 'DeleteWarrantTransfer',
|
|
3018
|
+
argumentDecoder: damlTypes.lazyMemo(function () { return exports.DeleteWarrantTransfer.decoder; }),
|
|
3019
|
+
argumentEncode: function (__typed__) { return exports.DeleteWarrantTransfer.encode(__typed__); },
|
|
3020
|
+
resultDecoder: damlTypes.lazyMemo(function () { return damlTypes.ContractId(exports.CapTable).decoder; }),
|
|
3021
|
+
resultEncode: function (__typed__) { return damlTypes.ContractId(exports.CapTable).encode(__typed__); },
|
|
3022
|
+
},
|
|
3023
|
+
}
|
|
3024
|
+
|
|
3025
|
+
);
|
|
3026
|
+
|
|
3027
|
+
|
|
3028
|
+
damlTypes.registerTemplate(exports.CapTable, ['210b999957b18f06629d4f9f87ca149a37bd29e6e1c380ec8c6b04777d176091', '#OpenCapTable-v25']);
|
|
3029
|
+
|