@bitgo/public-types 6.30.0 → 6.31.0
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/dist/src/schema/transactionRequest/intents/accelerationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/accountBaseUpdateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaPledgeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/adaVoteDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/aptWithdrawStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/atomWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/babyCreateBtcDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/babyWithdrawRewardIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseBridgeFundsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseGoStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/baseStakeIntentWithCalldata.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/beraDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/bscWithdrawUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationAllocateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.d.ts +84 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.js +40 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.d.ts +82 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.js +37 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.js.map +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonCommandIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationAcceptIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonCosignDelegationProposalIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingAcceptIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingOfferIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonEndInvestorOnboardingRejectIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonParticipantOnboardingRequestIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcceptIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferAcknowledgeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferOfferWithdrawnIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cantonTransferRejectIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/claimIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/consolidateTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoClaimIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/coredaoUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosContractCallIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/cosmosWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/defiApproveIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/defiDepositIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/defiRedeemIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/delegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/dotWithdrawStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/enableTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethAccelerationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethConsolidateTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethFillNonceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethLikeStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/ethPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/ethTransferTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/feeAddressTransferIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/fillNonceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/goUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hbarUpdateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmBridgeFundsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmEnableBridgingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/hypeevmSpotTransferIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/icpPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/index.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js +2 -0
- package/dist/src/schema/transactionRequest/intents/index.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intent.d.ts +456 -0
- package/dist/src/schema/transactionRequest/intents/intent.js +4 -0
- package/dist/src/schema/transactionRequest/intents/intent.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/intentType.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js +2 -0
- package/dist/src/schema/transactionRequest/intents/intentType.js.map +1 -1
- package/dist/src/schema/transactionRequest/intents/iotaBuildOptions.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/iotaConsolidateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/iotaPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/lightningPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignMessageIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/mmiSignTransactionIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/nearWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/paymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxPreApproveAssetIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/polyxWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/signMessageIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solAuthorizeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solClaimIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCloseAssociatedTokenAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCreateAssociatedTokenAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solDeactivateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solGoUnstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/solStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/solUnstakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/solVersionedCustomTxIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/stakeWithCallDataIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/substrateBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/substratePaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiBuildOptions.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiConsolidateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiCustomTxIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/suiGoUnstakeIntent.d.ts +6 -0
- package/dist/src/schema/transactionRequest/intents/suiPaymentIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/suiStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/suiUnstakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/switchValidatorWithCallDataIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoStakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/taoStakingBaseIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoSwitchValidatorIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoTransferStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/taoUnstakeIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/tokenApprovalIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonMultiNominatorUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonPaymentIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonSingleNominatorUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/tonWhalesUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/transferTokenIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxCreateAccountIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxDelegateResourceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxFreezeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxUndelegateResourceIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxUnfreezeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxVoteIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/trxWithdrawExpireUnfreezeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/undelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/unstakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/validatorRegistrationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetDecreaseStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetDelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetIncreaseStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetSignalExitIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetStakeClaimRewardsIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetUnstakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/vetValidatorRegistrationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/vetWithdrawStakeIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/voteDelegationIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walletRecoveryIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusStakingIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusUndelegateIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/walrusWithdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/withdrawIntent.d.ts +2 -0
- package/dist/src/schema/transactionRequest/intents/xdcStakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/intents/xdcUnstakingIntent.d.ts +4 -0
- package/dist/src/schema/transactionRequest/transactionRequest.d.ts +912 -0
- package/package.json +1 -1
- package/src/schema/transactionRequest/intents/cantonAllocationOfferWithdrawnIntent.ts +28 -0
- package/src/schema/transactionRequest/intents/cantonAllocationRejectIntent.ts +26 -0
- package/src/schema/transactionRequest/intents/index.ts +2 -0
- package/src/schema/transactionRequest/intents/intent.ts +4 -0
- package/src/schema/transactionRequest/intents/intentType.ts +2 -0
|
@@ -216,6 +216,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
216
216
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
217
217
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
218
218
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
219
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
220
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
219
221
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
220
222
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
221
223
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -314,6 +316,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
314
316
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
315
317
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
316
318
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
319
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
320
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
317
321
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
318
322
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
319
323
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -399,6 +403,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
399
403
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
400
404
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
401
405
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
406
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
407
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
402
408
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
403
409
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
404
410
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -490,6 +496,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
490
496
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
491
497
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
492
498
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
499
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
500
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
493
501
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
494
502
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
495
503
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -580,6 +588,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
580
588
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
581
589
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
582
590
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
591
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
592
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
583
593
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
584
594
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
585
595
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -662,6 +672,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
662
672
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
663
673
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
664
674
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
675
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
676
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
665
677
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
666
678
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
667
679
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -755,6 +767,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
755
767
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
756
768
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
757
769
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
770
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
771
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
758
772
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
759
773
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
760
774
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -853,6 +867,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
853
867
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
854
868
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
855
869
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
870
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
871
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
856
872
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
857
873
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
858
874
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -968,6 +984,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
968
984
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
969
985
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
970
986
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
987
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
988
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
971
989
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
972
990
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
973
991
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1083,6 +1101,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1083
1101
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1084
1102
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1085
1103
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1104
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1105
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1086
1106
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1087
1107
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1088
1108
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1164,6 +1184,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1164
1184
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1165
1185
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1166
1186
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1187
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1188
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1167
1189
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1168
1190
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1169
1191
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1245,6 +1267,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1245
1267
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1246
1268
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1247
1269
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1270
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1271
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1248
1272
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1249
1273
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1250
1274
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1334,6 +1358,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1334
1358
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1335
1359
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1336
1360
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1361
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1362
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1337
1363
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1338
1364
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1339
1365
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1422,6 +1448,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1422
1448
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1423
1449
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1424
1450
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1451
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1452
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1425
1453
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1426
1454
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1427
1455
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1513,6 +1541,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1513
1541
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1514
1542
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1515
1543
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1544
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1545
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1516
1546
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1517
1547
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1518
1548
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1590,6 +1620,168 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1590
1620
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1591
1621
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1592
1622
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1623
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1624
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1625
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1626
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1627
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1628
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
1629
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1630
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1631
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1632
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
1633
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1634
|
+
export: t.LiteralC<"export">;
|
|
1635
|
+
import: t.LiteralC<"import">;
|
|
1636
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1637
|
+
}>;
|
|
1638
|
+
}>, t.PartialC<{
|
|
1639
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1640
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1641
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1642
|
+
}>]>, t.TypeC<{
|
|
1643
|
+
intentType: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1644
|
+
transferOfferId: t.StringC;
|
|
1645
|
+
}>, t.PartialC<{
|
|
1646
|
+
token: t.StringC;
|
|
1647
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
1648
|
+
intentType: t.KeyofC<{
|
|
1649
|
+
payment: t.LiteralC<"payment">;
|
|
1650
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
1651
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
1652
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
1653
|
+
fanout: t.LiteralC<"fanout">;
|
|
1654
|
+
stake: t.LiteralC<"stake">;
|
|
1655
|
+
unstake: t.LiteralC<"unstake">;
|
|
1656
|
+
delegate: t.LiteralC<"delegate">;
|
|
1657
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
1658
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
1659
|
+
claim: t.LiteralC<"claim">;
|
|
1660
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
1661
|
+
pledge: t.LiteralC<"pledge">;
|
|
1662
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
1663
|
+
vote: t.LiteralC<"vote">;
|
|
1664
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
1665
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
1666
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
1667
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
1668
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
1669
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
1670
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
1671
|
+
authorize: t.LiteralC<"authorize">;
|
|
1672
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
1673
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
1674
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
1675
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
1676
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
1677
|
+
customTx: t.LiteralC<"customTx">;
|
|
1678
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1679
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1680
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1681
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1682
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1683
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1684
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
1685
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1686
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
1687
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
1688
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
1689
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
1690
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1691
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1692
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
1693
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
1694
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1695
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
1696
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
1697
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1698
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1699
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1700
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1701
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1702
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1703
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1704
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1705
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1706
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1707
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1708
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
1709
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
1710
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
1711
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
1712
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
1713
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
1714
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
1715
|
+
export: t.LiteralC<"export">;
|
|
1716
|
+
import: t.LiteralC<"import">;
|
|
1717
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
1718
|
+
}>;
|
|
1719
|
+
}>, t.PartialC<{
|
|
1720
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1721
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
1722
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
1723
|
+
}>]>, t.TypeC<{
|
|
1724
|
+
intentType: t.LiteralC<"allocationReject">;
|
|
1725
|
+
txRequestId: t.StringC;
|
|
1726
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
1727
|
+
intentType: t.KeyofC<{
|
|
1728
|
+
payment: t.LiteralC<"payment">;
|
|
1729
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
1730
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
1731
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
1732
|
+
fanout: t.LiteralC<"fanout">;
|
|
1733
|
+
stake: t.LiteralC<"stake">;
|
|
1734
|
+
unstake: t.LiteralC<"unstake">;
|
|
1735
|
+
delegate: t.LiteralC<"delegate">;
|
|
1736
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
1737
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
1738
|
+
claim: t.LiteralC<"claim">;
|
|
1739
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
1740
|
+
pledge: t.LiteralC<"pledge">;
|
|
1741
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
1742
|
+
vote: t.LiteralC<"vote">;
|
|
1743
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
1744
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
1745
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
1746
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
1747
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
1748
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
1749
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
1750
|
+
authorize: t.LiteralC<"authorize">;
|
|
1751
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
1752
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
1753
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
1754
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
1755
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
1756
|
+
customTx: t.LiteralC<"customTx">;
|
|
1757
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
1758
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
1759
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
1760
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
1761
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
1762
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
1763
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
1764
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
1765
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
1766
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
1767
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
1768
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
1769
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
1770
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
1771
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
1772
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
1773
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
1774
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
1775
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
1776
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
1777
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
1778
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
1779
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
1780
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1781
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1782
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1783
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1784
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1593
1785
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1594
1786
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1595
1787
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1681,6 +1873,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1681
1873
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1682
1874
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1683
1875
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1876
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1877
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1684
1878
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1685
1879
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1686
1880
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1758,6 +1952,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1758
1952
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1759
1953
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1760
1954
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1955
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1956
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1761
1957
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1762
1958
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1763
1959
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1839,6 +2035,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1839
2035
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1840
2036
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1841
2037
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2038
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2039
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1842
2040
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1843
2041
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1844
2042
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1944,6 +2142,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1944
2142
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1945
2143
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1946
2144
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2145
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2146
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1947
2147
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1948
2148
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1949
2149
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2046,6 +2246,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2046
2246
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2047
2247
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2048
2248
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2249
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2250
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2049
2251
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2050
2252
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2051
2253
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2126,6 +2328,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2126
2328
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2127
2329
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2128
2330
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2331
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2332
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2129
2333
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2130
2334
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2131
2335
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2210,6 +2414,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2210
2414
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2211
2415
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2212
2416
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2417
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2418
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2213
2419
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2214
2420
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2215
2421
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2289,6 +2495,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2289
2495
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2290
2496
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2291
2497
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2498
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2499
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2292
2500
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2293
2501
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2294
2502
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2369,6 +2577,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2369
2577
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2370
2578
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2371
2579
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2580
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2581
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2372
2582
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2373
2583
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2374
2584
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2448,6 +2658,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2448
2658
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2449
2659
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2450
2660
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2661
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2662
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2451
2663
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2452
2664
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2453
2665
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2525,6 +2737,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2525
2737
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2526
2738
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2527
2739
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2740
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2741
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2528
2742
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2529
2743
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2530
2744
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2603,6 +2817,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2603
2817
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2604
2818
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2605
2819
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2820
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2821
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2606
2822
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2607
2823
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2608
2824
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2687,6 +2903,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2687
2903
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2688
2904
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2689
2905
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2906
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2907
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2690
2908
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2691
2909
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2692
2910
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2767,6 +2985,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2767
2985
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2768
2986
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2769
2987
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2988
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2989
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2770
2990
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2771
2991
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2772
2992
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2847,6 +3067,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2847
3067
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2848
3068
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2849
3069
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3070
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3071
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2850
3072
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2851
3073
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2852
3074
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2945,6 +3167,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2945
3167
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2946
3168
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2947
3169
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3170
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3171
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2948
3172
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2949
3173
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2950
3174
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3026,6 +3250,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3026
3250
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3027
3251
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3028
3252
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3253
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3254
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3029
3255
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3030
3256
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3031
3257
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3140,6 +3366,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3140
3366
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3141
3367
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3142
3368
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3369
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3370
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3143
3371
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3144
3372
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3145
3373
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3227,6 +3455,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3227
3455
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3228
3456
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3229
3457
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3458
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3459
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3230
3460
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3231
3461
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3232
3462
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3341,6 +3571,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3341
3571
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3342
3572
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3343
3573
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3574
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3575
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3344
3576
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3345
3577
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3346
3578
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3422,6 +3654,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3422
3654
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3423
3655
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3424
3656
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3657
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3658
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3425
3659
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3426
3660
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3427
3661
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3560,6 +3794,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3560
3794
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3561
3795
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3562
3796
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3797
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3798
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3563
3799
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3564
3800
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3565
3801
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3688,6 +3924,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3688
3924
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3689
3925
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3690
3926
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3927
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3928
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3691
3929
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3692
3930
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3693
3931
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3808,6 +4046,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3808
4046
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3809
4047
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3810
4048
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4049
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4050
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3811
4051
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3812
4052
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3813
4053
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3914,6 +4154,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3914
4154
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3915
4155
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3916
4156
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4157
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4158
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3917
4159
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3918
4160
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3919
4161
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4019,6 +4261,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4019
4261
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4020
4262
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4021
4263
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4264
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4265
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4022
4266
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4023
4267
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4024
4268
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4123,6 +4367,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4123
4367
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4124
4368
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4125
4369
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4370
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4371
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4126
4372
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4127
4373
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4128
4374
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4203,6 +4449,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4203
4449
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4204
4450
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4205
4451
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4452
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4453
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4206
4454
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4207
4455
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4208
4456
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4403,6 +4651,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4403
4651
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4404
4652
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4405
4653
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4654
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4655
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4406
4656
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4407
4657
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4408
4658
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4544,6 +4794,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4544
4794
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4545
4795
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4546
4796
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4797
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4798
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4547
4799
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4548
4800
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4549
4801
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4646,6 +4898,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4646
4898
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4647
4899
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4648
4900
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4901
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4902
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4649
4903
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4650
4904
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4651
4905
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4724,6 +4978,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4724
4978
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4725
4979
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4726
4980
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4981
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4982
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4727
4983
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4728
4984
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4729
4985
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4857,6 +5113,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4857
5113
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4858
5114
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4859
5115
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5116
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5117
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4860
5118
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4861
5119
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4862
5120
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4977,6 +5235,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4977
5235
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4978
5236
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4979
5237
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5238
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5239
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4980
5240
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4981
5241
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4982
5242
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5117,6 +5377,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5117
5377
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5118
5378
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5119
5379
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5380
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5381
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5120
5382
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5121
5383
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5122
5384
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5202,6 +5464,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5202
5464
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5203
5465
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5204
5466
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5467
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5468
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5205
5469
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5206
5470
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5207
5471
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5282,6 +5546,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5282
5546
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5283
5547
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5284
5548
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5549
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5550
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5285
5551
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5286
5552
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5287
5553
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5374,6 +5640,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5374
5640
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5375
5641
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5376
5642
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5643
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5644
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5377
5645
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5378
5646
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5379
5647
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5462,6 +5730,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5462
5730
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5463
5731
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5464
5732
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5733
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5734
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5465
5735
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5466
5736
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5467
5737
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5565,6 +5835,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5565
5835
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5566
5836
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5567
5837
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5838
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5839
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5568
5840
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5569
5841
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5570
5842
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5658,6 +5930,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5658
5930
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5659
5931
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5660
5932
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5933
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5934
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5661
5935
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5662
5936
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5663
5937
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5737,6 +6011,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5737
6011
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5738
6012
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5739
6013
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6014
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6015
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5740
6016
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5741
6017
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5742
6018
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5895,6 +6171,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5895
6171
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5896
6172
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5897
6173
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6174
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6175
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5898
6176
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5899
6177
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5900
6178
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5974,6 +6252,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5974
6252
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5975
6253
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5976
6254
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6255
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6256
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5977
6257
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5978
6258
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5979
6259
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6070,6 +6350,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6070
6350
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6071
6351
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6072
6352
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6353
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6354
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6073
6355
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6074
6356
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6075
6357
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6151,6 +6433,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6151
6433
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6152
6434
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6153
6435
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6436
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6437
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6154
6438
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6155
6439
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6156
6440
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6236,6 +6520,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6236
6520
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6237
6521
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6238
6522
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6523
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6524
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6239
6525
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6240
6526
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6241
6527
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6321,6 +6607,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6321
6607
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6322
6608
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6323
6609
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6610
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6611
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6324
6612
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6325
6613
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6326
6614
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6403,6 +6691,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6403
6691
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6404
6692
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6405
6693
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6694
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6695
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6406
6696
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6407
6697
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6408
6698
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6501,6 +6791,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6501
6791
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6502
6792
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6503
6793
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6794
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6795
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6504
6796
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6505
6797
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6506
6798
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6598,6 +6890,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6598
6890
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6599
6891
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6600
6892
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6893
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6894
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6601
6895
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6602
6896
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6603
6897
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6695,6 +6989,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6695
6989
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6696
6990
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6697
6991
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6992
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6993
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6698
6994
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6699
6995
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6700
6996
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6800,6 +7096,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6800
7096
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6801
7097
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6802
7098
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7099
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7100
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6803
7101
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6804
7102
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6805
7103
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6927,6 +7225,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6927
7225
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6928
7226
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6929
7227
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7228
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7229
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6930
7230
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6931
7231
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6932
7232
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7026,6 +7326,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7026
7326
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7027
7327
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7028
7328
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7329
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7330
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7029
7331
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7030
7332
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7031
7333
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7142,6 +7444,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7142
7444
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7143
7445
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7144
7446
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7447
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7448
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7145
7449
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7146
7450
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7147
7451
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7239,6 +7543,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7239
7543
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7240
7544
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7241
7545
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7546
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7547
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7242
7548
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7243
7549
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7244
7550
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7354,6 +7660,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7354
7660
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7355
7661
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7356
7662
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7663
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7664
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7357
7665
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7358
7666
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7359
7667
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7467,6 +7775,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7467
7775
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7468
7776
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7469
7777
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7778
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7779
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7470
7780
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7471
7781
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7472
7782
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7555,6 +7865,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7555
7865
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7556
7866
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7557
7867
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7868
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7869
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7558
7870
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7559
7871
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7560
7872
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7654,6 +7966,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7654
7966
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7655
7967
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7656
7968
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7969
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7970
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7657
7971
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7658
7972
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7659
7973
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7810,6 +8124,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7810
8124
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7811
8125
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7812
8126
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8127
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8128
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7813
8129
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7814
8130
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7815
8131
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7895,6 +8211,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7895
8211
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7896
8212
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7897
8213
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8214
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8215
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7898
8216
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7899
8217
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7900
8218
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7984,6 +8302,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7984
8302
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7985
8303
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7986
8304
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8305
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8306
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7987
8307
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7988
8308
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7989
8309
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8067,6 +8387,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8067
8387
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8068
8388
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8069
8389
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8390
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8391
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8070
8392
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8071
8393
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8072
8394
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8151,6 +8473,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8151
8473
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8152
8474
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8153
8475
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8476
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8477
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8154
8478
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8155
8479
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8156
8480
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8249,6 +8573,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8249
8573
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8250
8574
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8251
8575
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8576
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8577
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8252
8578
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8253
8579
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8254
8580
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8349,6 +8675,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8349
8675
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8350
8676
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8351
8677
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8678
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8679
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8352
8680
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8353
8681
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8354
8682
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8442,6 +8770,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8442
8770
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8443
8771
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8444
8772
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8773
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8774
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8445
8775
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8446
8776
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8447
8777
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8572,6 +8902,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8572
8902
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8573
8903
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8574
8904
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8905
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8906
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8575
8907
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8576
8908
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8577
8909
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8732,6 +9064,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8732
9064
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8733
9065
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8734
9066
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9067
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9068
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8735
9069
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8736
9070
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8737
9071
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8906,6 +9240,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8906
9240
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8907
9241
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8908
9242
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9243
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9244
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8909
9245
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8910
9246
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8911
9247
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8985,6 +9321,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8985
9321
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8986
9322
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8987
9323
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9324
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9325
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8988
9326
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8989
9327
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8990
9328
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9059,6 +9397,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9059
9397
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9060
9398
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9061
9399
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9400
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9401
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9062
9402
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9063
9403
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9064
9404
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9141,6 +9481,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9141
9481
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9142
9482
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9143
9483
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9484
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9485
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9144
9486
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9145
9487
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9146
9488
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9233,6 +9575,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9233
9575
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9234
9576
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9235
9577
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9578
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9579
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9236
9580
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9237
9581
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9238
9582
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9309,6 +9653,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9309
9653
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9310
9654
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9311
9655
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9656
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9657
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9312
9658
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9313
9659
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9314
9660
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9388,6 +9734,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9388
9734
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9389
9735
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9390
9736
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9737
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9738
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9391
9739
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9392
9740
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9393
9741
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9484,6 +9832,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9484
9832
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9485
9833
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9486
9834
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9835
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9836
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9487
9837
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9488
9838
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9489
9839
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9563,6 +9913,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9563
9913
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9564
9914
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9565
9915
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9916
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9917
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9566
9918
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9567
9919
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9568
9920
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9679,6 +10031,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9679
10031
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9680
10032
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9681
10033
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10034
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10035
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9682
10036
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9683
10037
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9684
10038
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9777,6 +10131,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9777
10131
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9778
10132
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9779
10133
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10134
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10135
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9780
10136
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9781
10137
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9782
10138
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9857,6 +10213,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9857
10213
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9858
10214
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9859
10215
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10216
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10217
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9860
10218
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9861
10219
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9862
10220
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9956,6 +10314,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9956
10314
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9957
10315
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9958
10316
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10317
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10318
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9959
10319
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9960
10320
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9961
10321
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10057,6 +10417,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10057
10417
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10058
10418
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10059
10419
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10420
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10421
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10060
10422
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10061
10423
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10062
10424
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10159,6 +10521,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10159
10521
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10160
10522
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10161
10523
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10524
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10525
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10162
10526
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10163
10527
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10164
10528
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10247,6 +10611,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10247
10611
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10248
10612
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10249
10613
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10614
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10615
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10250
10616
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10251
10617
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10252
10618
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10346,6 +10712,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10346
10712
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10347
10713
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10348
10714
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10715
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10716
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10349
10717
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10350
10718
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10351
10719
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10484,6 +10852,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10484
10852
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10485
10853
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10486
10854
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10855
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10856
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10487
10857
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10488
10858
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10489
10859
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10570,6 +10940,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10570
10940
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10571
10941
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10572
10942
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10943
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10944
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10573
10945
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10574
10946
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10575
10947
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10653,6 +11025,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10653
11025
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10654
11026
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10655
11027
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11028
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11029
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10656
11030
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10657
11031
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10658
11032
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10731,6 +11105,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10731
11105
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10732
11106
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10733
11107
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11108
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11109
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10734
11110
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10735
11111
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10736
11112
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10829,6 +11205,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10829
11205
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10830
11206
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10831
11207
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11208
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11209
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10832
11210
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10833
11211
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10834
11212
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10913,6 +11291,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10913
11291
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10914
11292
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10915
11293
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11294
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11295
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10916
11296
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10917
11297
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10918
11298
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10996,6 +11376,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10996
11376
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10997
11377
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10998
11378
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11379
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11380
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10999
11381
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11000
11382
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11001
11383
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11080,6 +11462,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11080
11462
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11081
11463
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11082
11464
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11465
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11466
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11083
11467
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11084
11468
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11085
11469
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11163,6 +11547,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11163
11547
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11164
11548
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11165
11549
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11550
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11551
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11166
11552
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11167
11553
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11168
11554
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11250,6 +11636,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11250
11636
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11251
11637
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11252
11638
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11639
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11640
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11253
11641
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11254
11642
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11255
11643
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11336,6 +11724,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11336
11724
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11337
11725
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11338
11726
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11727
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11728
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11339
11729
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11340
11730
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11341
11731
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11424,6 +11814,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11424
11814
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11425
11815
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11426
11816
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11817
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11818
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11427
11819
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11428
11820
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11429
11821
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11512,6 +11904,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11512
11904
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11513
11905
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11514
11906
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11907
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11908
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11515
11909
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11516
11910
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11517
11911
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11600,6 +11994,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11600
11994
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11601
11995
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11602
11996
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11997
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11998
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11603
11999
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11604
12000
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11605
12001
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11687,6 +12083,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11687
12083
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11688
12084
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11689
12085
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12086
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12087
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11690
12088
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11691
12089
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11692
12090
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11778,6 +12176,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11778
12176
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11779
12177
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11780
12178
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12179
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12180
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11781
12181
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11782
12182
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11783
12183
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11864,6 +12264,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11864
12264
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11865
12265
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11866
12266
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12267
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12268
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11867
12269
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11868
12270
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11869
12271
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11952,6 +12354,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11952
12354
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11953
12355
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11954
12356
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12357
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12358
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11955
12359
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11956
12360
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11957
12361
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12036,6 +12440,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12036
12440
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12037
12441
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12038
12442
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12443
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12444
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12039
12445
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12040
12446
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12041
12447
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12119,6 +12525,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12119
12525
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12120
12526
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12121
12527
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12528
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12529
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12122
12530
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12123
12531
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12124
12532
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12202,6 +12610,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12202
12610
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12203
12611
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12204
12612
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12613
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12614
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12205
12615
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12206
12616
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12207
12617
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12290,6 +12700,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12290
12700
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12291
12701
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12292
12702
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12703
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12704
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12293
12705
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12294
12706
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12295
12707
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12379,6 +12791,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12379
12791
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12380
12792
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12381
12793
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12794
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12795
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12382
12796
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12383
12797
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12384
12798
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12466,6 +12880,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12466
12880
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12467
12881
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12468
12882
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12883
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12884
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12469
12885
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12470
12886
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12471
12887
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12553,6 +12969,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12553
12969
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12554
12970
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12555
12971
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12972
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12973
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12556
12974
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12557
12975
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12558
12976
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12635,6 +13053,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12635
13053
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12636
13054
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12637
13055
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13056
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13057
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12638
13058
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12639
13059
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12640
13060
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12717,6 +13137,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12717
13137
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12718
13138
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12719
13139
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13140
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13141
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12720
13142
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12721
13143
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12722
13144
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12793,6 +13215,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12793
13215
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12794
13216
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12795
13217
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13218
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13219
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12796
13220
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12797
13221
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12798
13222
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12873,6 +13297,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12873
13297
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12874
13298
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12875
13299
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13300
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13301
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12876
13302
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12877
13303
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12878
13304
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12955,6 +13381,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12955
13381
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12956
13382
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12957
13383
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13384
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13385
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12958
13386
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12959
13387
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12960
13388
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13037,6 +13465,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13037
13465
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13038
13466
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13039
13467
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13468
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13469
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13040
13470
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13041
13471
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13042
13472
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13125,6 +13555,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13125
13555
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13126
13556
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13127
13557
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13558
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13559
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13128
13560
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13129
13561
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13130
13562
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13213,6 +13645,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13213
13645
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13214
13646
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13215
13647
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13648
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13649
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13216
13650
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13217
13651
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13218
13652
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13295,6 +13729,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13295
13729
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13296
13730
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13297
13731
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13732
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13733
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13298
13734
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13299
13735
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13300
13736
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13373,6 +13809,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13373
13809
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13374
13810
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13375
13811
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13812
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13813
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13376
13814
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13377
13815
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13378
13816
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13471,6 +13909,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13471
13909
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13472
13910
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13473
13911
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13912
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13913
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13474
13914
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13475
13915
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13476
13916
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13579,6 +14019,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13579
14019
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13580
14020
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13581
14021
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14022
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14023
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13582
14024
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13583
14025
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13584
14026
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13697,6 +14139,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13697
14139
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13698
14140
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13699
14141
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14142
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14143
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13700
14144
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13701
14145
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13702
14146
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13787,6 +14231,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13787
14231
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13788
14232
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13789
14233
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14234
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14235
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13790
14236
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13791
14237
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13792
14238
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13887,6 +14333,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13887
14333
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13888
14334
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13889
14335
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14336
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14337
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13890
14338
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13891
14339
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13892
14340
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13969,6 +14417,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13969
14417
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13970
14418
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13971
14419
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14420
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14421
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13972
14422
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13973
14423
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13974
14424
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14057,6 +14507,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
14057
14507
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14058
14508
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14059
14509
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14510
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14511
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14060
14512
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14061
14513
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14062
14514
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14139,6 +14591,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
14139
14591
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14140
14592
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14141
14593
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14594
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14595
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14142
14596
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14143
14597
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14144
14598
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14227,6 +14681,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
14227
14681
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14228
14682
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14229
14683
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14684
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14685
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14230
14686
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14231
14687
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14232
14688
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14751,6 +15207,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14751
15207
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14752
15208
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14753
15209
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15210
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15211
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14754
15212
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14755
15213
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14756
15214
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14849,6 +15307,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14849
15307
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14850
15308
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14851
15309
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15310
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15311
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14852
15312
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14853
15313
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14854
15314
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14934,6 +15394,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14934
15394
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14935
15395
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14936
15396
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15397
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15398
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14937
15399
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14938
15400
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14939
15401
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15025,6 +15487,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15025
15487
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15026
15488
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15027
15489
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15490
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15491
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15028
15492
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15029
15493
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15030
15494
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15115,6 +15579,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15115
15579
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15116
15580
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15117
15581
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15582
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15583
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15118
15584
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15119
15585
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15120
15586
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15197,6 +15663,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15197
15663
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15198
15664
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15199
15665
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15666
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15667
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15200
15668
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15201
15669
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15202
15670
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15290,6 +15758,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15290
15758
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15291
15759
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15292
15760
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15761
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15762
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15293
15763
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15294
15764
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15295
15765
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15388,6 +15858,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15388
15858
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15389
15859
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15390
15860
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15861
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15862
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15391
15863
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15392
15864
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15393
15865
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15503,6 +15975,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15503
15975
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15504
15976
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15505
15977
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15978
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15979
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15506
15980
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15507
15981
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15508
15982
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15618,6 +16092,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15618
16092
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15619
16093
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15620
16094
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16095
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16096
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15621
16097
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15622
16098
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15623
16099
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15699,6 +16175,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15699
16175
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15700
16176
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15701
16177
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16178
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16179
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15702
16180
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15703
16181
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15704
16182
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15780,6 +16258,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15780
16258
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15781
16259
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15782
16260
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16261
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16262
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15783
16263
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15784
16264
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15785
16265
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15869,6 +16349,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15869
16349
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15870
16350
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15871
16351
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16352
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16353
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15872
16354
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15873
16355
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15874
16356
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15957,6 +16439,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15957
16439
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15958
16440
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15959
16441
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16442
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16443
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15960
16444
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15961
16445
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15962
16446
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16048,6 +16532,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16048
16532
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16049
16533
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16050
16534
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16535
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16536
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16051
16537
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16052
16538
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16053
16539
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16125,6 +16611,168 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16125
16611
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16126
16612
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16127
16613
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16614
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16615
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16616
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16617
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16618
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16619
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
16620
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16621
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16622
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
16623
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
16624
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
16625
|
+
export: t.LiteralC<"export">;
|
|
16626
|
+
import: t.LiteralC<"import">;
|
|
16627
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
16628
|
+
}>;
|
|
16629
|
+
}>, t.PartialC<{
|
|
16630
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16631
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16632
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
16633
|
+
}>]>, t.TypeC<{
|
|
16634
|
+
intentType: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16635
|
+
transferOfferId: t.StringC;
|
|
16636
|
+
}>, t.PartialC<{
|
|
16637
|
+
token: t.StringC;
|
|
16638
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
16639
|
+
intentType: t.KeyofC<{
|
|
16640
|
+
payment: t.LiteralC<"payment">;
|
|
16641
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
16642
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
16643
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
16644
|
+
fanout: t.LiteralC<"fanout">;
|
|
16645
|
+
stake: t.LiteralC<"stake">;
|
|
16646
|
+
unstake: t.LiteralC<"unstake">;
|
|
16647
|
+
delegate: t.LiteralC<"delegate">;
|
|
16648
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
16649
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
16650
|
+
claim: t.LiteralC<"claim">;
|
|
16651
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
16652
|
+
pledge: t.LiteralC<"pledge">;
|
|
16653
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
16654
|
+
vote: t.LiteralC<"vote">;
|
|
16655
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
16656
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
16657
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
16658
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
16659
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
16660
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
16661
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
16662
|
+
authorize: t.LiteralC<"authorize">;
|
|
16663
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
16664
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
16665
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
16666
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
16667
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
16668
|
+
customTx: t.LiteralC<"customTx">;
|
|
16669
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
16670
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
16671
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
16672
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
16673
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
16674
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
16675
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
16676
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
16677
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
16678
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
16679
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
16680
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
16681
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16682
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
16683
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
16684
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
16685
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
16686
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
16687
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
16688
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16689
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16690
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16691
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16692
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16693
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16694
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16695
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16696
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16697
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16698
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16699
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16700
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
16701
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16702
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16703
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
16704
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
16705
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
16706
|
+
export: t.LiteralC<"export">;
|
|
16707
|
+
import: t.LiteralC<"import">;
|
|
16708
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
16709
|
+
}>;
|
|
16710
|
+
}>, t.PartialC<{
|
|
16711
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16712
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16713
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
16714
|
+
}>]>, t.TypeC<{
|
|
16715
|
+
intentType: t.LiteralC<"allocationReject">;
|
|
16716
|
+
txRequestId: t.StringC;
|
|
16717
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
16718
|
+
intentType: t.KeyofC<{
|
|
16719
|
+
payment: t.LiteralC<"payment">;
|
|
16720
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
16721
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
16722
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
16723
|
+
fanout: t.LiteralC<"fanout">;
|
|
16724
|
+
stake: t.LiteralC<"stake">;
|
|
16725
|
+
unstake: t.LiteralC<"unstake">;
|
|
16726
|
+
delegate: t.LiteralC<"delegate">;
|
|
16727
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
16728
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
16729
|
+
claim: t.LiteralC<"claim">;
|
|
16730
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
16731
|
+
pledge: t.LiteralC<"pledge">;
|
|
16732
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
16733
|
+
vote: t.LiteralC<"vote">;
|
|
16734
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
16735
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
16736
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
16737
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
16738
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
16739
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
16740
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
16741
|
+
authorize: t.LiteralC<"authorize">;
|
|
16742
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
16743
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
16744
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
16745
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
16746
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
16747
|
+
customTx: t.LiteralC<"customTx">;
|
|
16748
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
16749
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
16750
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
16751
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
16752
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
16753
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
16754
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
16755
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
16756
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
16757
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
16758
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
16759
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
16760
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16761
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
16762
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
16763
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
16764
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
16765
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
16766
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
16767
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16768
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16769
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16770
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16771
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16772
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16773
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16774
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16775
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16128
16776
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16129
16777
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16130
16778
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16216,6 +16864,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16216
16864
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16217
16865
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16218
16866
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16867
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16868
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16219
16869
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16220
16870
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16221
16871
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16293,6 +16943,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16293
16943
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16294
16944
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16295
16945
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16946
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16947
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16296
16948
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16297
16949
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16298
16950
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16374,6 +17026,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16374
17026
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16375
17027
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16376
17028
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17029
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17030
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16377
17031
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16378
17032
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16379
17033
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16479,6 +17133,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16479
17133
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16480
17134
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16481
17135
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17136
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17137
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16482
17138
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16483
17139
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16484
17140
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16581,6 +17237,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16581
17237
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16582
17238
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16583
17239
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17240
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17241
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16584
17242
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16585
17243
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16586
17244
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16661,6 +17319,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16661
17319
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16662
17320
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16663
17321
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17322
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17323
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16664
17324
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16665
17325
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16666
17326
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16745,6 +17405,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16745
17405
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16746
17406
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16747
17407
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17408
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17409
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16748
17410
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16749
17411
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16750
17412
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16824,6 +17486,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16824
17486
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16825
17487
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16826
17488
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17489
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17490
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16827
17491
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16828
17492
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16829
17493
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16904,6 +17568,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16904
17568
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16905
17569
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16906
17570
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17571
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17572
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16907
17573
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16908
17574
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16909
17575
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16983,6 +17649,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16983
17649
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16984
17650
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16985
17651
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17652
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17653
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16986
17654
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16987
17655
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16988
17656
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17060,6 +17728,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17060
17728
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17061
17729
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17062
17730
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17731
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17732
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17063
17733
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17064
17734
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17065
17735
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17138,6 +17808,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17138
17808
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17139
17809
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17140
17810
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17811
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17812
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17141
17813
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17142
17814
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17143
17815
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17222,6 +17894,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17222
17894
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17223
17895
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17224
17896
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17897
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17898
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17225
17899
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17226
17900
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17227
17901
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17302,6 +17976,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17302
17976
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17303
17977
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17304
17978
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17979
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17980
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17305
17981
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17306
17982
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17307
17983
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17382,6 +18058,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17382
18058
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17383
18059
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17384
18060
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18061
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18062
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17385
18063
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17386
18064
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17387
18065
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17480,6 +18158,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17480
18158
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17481
18159
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17482
18160
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18161
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18162
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17483
18163
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17484
18164
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17485
18165
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17561,6 +18241,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17561
18241
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17562
18242
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17563
18243
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18244
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18245
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17564
18246
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17565
18247
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17566
18248
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17675,6 +18357,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17675
18357
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17676
18358
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17677
18359
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18360
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18361
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17678
18362
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17679
18363
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17680
18364
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17762,6 +18446,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17762
18446
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17763
18447
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17764
18448
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18449
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18450
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17765
18451
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17766
18452
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17767
18453
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17876,6 +18562,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17876
18562
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17877
18563
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17878
18564
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18565
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18566
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17879
18567
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17880
18568
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17881
18569
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17957,6 +18645,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17957
18645
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17958
18646
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17959
18647
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18648
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18649
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17960
18650
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17961
18651
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17962
18652
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18095,6 +18785,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18095
18785
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18096
18786
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18097
18787
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18788
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18789
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18098
18790
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18099
18791
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18100
18792
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18223,6 +18915,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18223
18915
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18224
18916
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18225
18917
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18918
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18919
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18226
18920
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18227
18921
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18228
18922
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18343,6 +19037,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18343
19037
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18344
19038
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18345
19039
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19040
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19041
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18346
19042
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18347
19043
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18348
19044
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18449,6 +19145,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18449
19145
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18450
19146
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18451
19147
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19148
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19149
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18452
19150
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18453
19151
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18454
19152
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18554,6 +19252,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18554
19252
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18555
19253
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18556
19254
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19255
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19256
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18557
19257
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18558
19258
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18559
19259
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18658,6 +19358,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18658
19358
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18659
19359
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18660
19360
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19361
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19362
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18661
19363
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18662
19364
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18663
19365
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18738,6 +19440,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18738
19440
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18739
19441
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18740
19442
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19443
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19444
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18741
19445
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18742
19446
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18743
19447
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18938,6 +19642,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18938
19642
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18939
19643
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18940
19644
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19645
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19646
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18941
19647
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18942
19648
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18943
19649
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19079,6 +19785,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19079
19785
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19080
19786
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19081
19787
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19788
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19789
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19082
19790
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19083
19791
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19084
19792
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19181,6 +19889,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19181
19889
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19182
19890
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19183
19891
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19892
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19893
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19184
19894
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19185
19895
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19186
19896
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19259,6 +19969,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19259
19969
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19260
19970
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19261
19971
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19972
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19973
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19262
19974
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19263
19975
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19264
19976
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19392,6 +20104,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19392
20104
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19393
20105
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19394
20106
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20107
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20108
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19395
20109
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19396
20110
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19397
20111
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19512,6 +20226,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19512
20226
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19513
20227
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19514
20228
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20229
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20230
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19515
20231
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19516
20232
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19517
20233
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19652,6 +20368,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19652
20368
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19653
20369
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19654
20370
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20371
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20372
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19655
20373
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19656
20374
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19657
20375
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19737,6 +20455,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19737
20455
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19738
20456
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19739
20457
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20458
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20459
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19740
20460
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19741
20461
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19742
20462
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19817,6 +20537,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19817
20537
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19818
20538
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19819
20539
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20540
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20541
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19820
20542
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19821
20543
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19822
20544
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19909,6 +20631,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19909
20631
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19910
20632
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19911
20633
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20634
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20635
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19912
20636
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19913
20637
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19914
20638
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19997,6 +20721,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19997
20721
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19998
20722
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19999
20723
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20724
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20725
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20000
20726
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20001
20727
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20002
20728
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20100,6 +20826,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20100
20826
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20101
20827
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20102
20828
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20829
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20830
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20103
20831
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20104
20832
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20105
20833
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20193,6 +20921,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20193
20921
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20194
20922
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20195
20923
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20924
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20925
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20196
20926
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20197
20927
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20198
20928
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20272,6 +21002,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20272
21002
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20273
21003
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20274
21004
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21005
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21006
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20275
21007
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20276
21008
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20277
21009
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20430,6 +21162,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20430
21162
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20431
21163
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20432
21164
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21165
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21166
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20433
21167
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20434
21168
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20435
21169
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20509,6 +21243,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20509
21243
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20510
21244
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20511
21245
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21246
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21247
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20512
21248
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20513
21249
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20514
21250
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20605,6 +21341,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20605
21341
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20606
21342
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20607
21343
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21344
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21345
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20608
21346
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20609
21347
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20610
21348
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20686,6 +21424,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20686
21424
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20687
21425
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20688
21426
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21427
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21428
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20689
21429
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20690
21430
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20691
21431
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20771,6 +21511,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20771
21511
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20772
21512
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20773
21513
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21514
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21515
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20774
21516
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20775
21517
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20776
21518
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20856,6 +21598,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20856
21598
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20857
21599
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20858
21600
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21601
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21602
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20859
21603
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20860
21604
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20861
21605
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20938,6 +21682,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20938
21682
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20939
21683
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20940
21684
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21685
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21686
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20941
21687
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20942
21688
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20943
21689
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21036,6 +21782,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21036
21782
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21037
21783
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21038
21784
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21785
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21786
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21039
21787
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21040
21788
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21041
21789
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21133,6 +21881,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21133
21881
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21134
21882
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21135
21883
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21884
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21885
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21136
21886
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21137
21887
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21138
21888
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21230,6 +21980,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21230
21980
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21231
21981
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21232
21982
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21983
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21984
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21233
21985
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21234
21986
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21235
21987
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21335,6 +22087,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21335
22087
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21336
22088
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21337
22089
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22090
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22091
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21338
22092
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21339
22093
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21340
22094
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21462,6 +22216,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21462
22216
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21463
22217
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21464
22218
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22219
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22220
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21465
22221
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21466
22222
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21467
22223
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21561,6 +22317,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21561
22317
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21562
22318
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21563
22319
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22320
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22321
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21564
22322
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21565
22323
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21566
22324
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21677,6 +22435,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21677
22435
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21678
22436
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21679
22437
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22438
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22439
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21680
22440
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21681
22441
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21682
22442
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21774,6 +22534,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21774
22534
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21775
22535
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21776
22536
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22537
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22538
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21777
22539
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21778
22540
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21779
22541
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21889,6 +22651,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21889
22651
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21890
22652
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21891
22653
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22654
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22655
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21892
22656
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21893
22657
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21894
22658
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22002,6 +22766,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22002
22766
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22003
22767
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22004
22768
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22769
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22770
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22005
22771
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22006
22772
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22007
22773
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22090,6 +22856,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22090
22856
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22091
22857
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22092
22858
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22859
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22860
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22093
22861
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22094
22862
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22095
22863
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22189,6 +22957,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22189
22957
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22190
22958
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22191
22959
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22960
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22961
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22192
22962
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22193
22963
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22194
22964
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22345,6 +23115,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22345
23115
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22346
23116
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22347
23117
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23118
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23119
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22348
23120
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22349
23121
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22350
23122
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22430,6 +23202,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22430
23202
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22431
23203
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22432
23204
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23205
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23206
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22433
23207
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22434
23208
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22435
23209
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22519,6 +23293,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22519
23293
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22520
23294
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22521
23295
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23296
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23297
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22522
23298
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22523
23299
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22524
23300
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22602,6 +23378,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22602
23378
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22603
23379
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22604
23380
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23381
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23382
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22605
23383
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22606
23384
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22607
23385
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22686,6 +23464,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22686
23464
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22687
23465
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22688
23466
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23467
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23468
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22689
23469
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22690
23470
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22691
23471
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22784,6 +23564,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22784
23564
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22785
23565
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22786
23566
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23567
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23568
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22787
23569
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22788
23570
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22789
23571
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22884,6 +23666,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22884
23666
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22885
23667
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22886
23668
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23669
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23670
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22887
23671
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22888
23672
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22889
23673
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22977,6 +23761,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22977
23761
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22978
23762
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22979
23763
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23764
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23765
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22980
23766
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22981
23767
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22982
23768
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23107,6 +23893,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23107
23893
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23108
23894
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23109
23895
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23896
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23897
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23110
23898
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23111
23899
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23112
23900
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23267,6 +24055,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23267
24055
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23268
24056
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23269
24057
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24058
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24059
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23270
24060
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23271
24061
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23272
24062
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23441,6 +24231,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23441
24231
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23442
24232
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23443
24233
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24234
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24235
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23444
24236
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23445
24237
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23446
24238
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23520,6 +24312,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23520
24312
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23521
24313
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23522
24314
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24315
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24316
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23523
24317
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23524
24318
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23525
24319
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23594,6 +24388,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23594
24388
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23595
24389
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23596
24390
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24391
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24392
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23597
24393
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23598
24394
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23599
24395
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23676,6 +24472,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23676
24472
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23677
24473
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23678
24474
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24475
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24476
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23679
24477
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23680
24478
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23681
24479
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23768,6 +24566,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23768
24566
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23769
24567
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23770
24568
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24569
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24570
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23771
24571
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23772
24572
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23773
24573
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23844,6 +24644,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23844
24644
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23845
24645
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23846
24646
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24647
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24648
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23847
24649
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23848
24650
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23849
24651
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23923,6 +24725,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23923
24725
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23924
24726
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23925
24727
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24728
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24729
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23926
24730
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23927
24731
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23928
24732
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24019,6 +24823,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24019
24823
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24020
24824
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24021
24825
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24826
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24827
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24022
24828
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24023
24829
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24024
24830
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24098,6 +24904,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24098
24904
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24099
24905
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24100
24906
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24907
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24908
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24101
24909
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24102
24910
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24103
24911
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24214,6 +25022,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24214
25022
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24215
25023
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24216
25024
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25025
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25026
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24217
25027
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24218
25028
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24219
25029
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24312,6 +25122,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24312
25122
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24313
25123
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24314
25124
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25125
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25126
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24315
25127
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24316
25128
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24317
25129
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24392,6 +25204,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24392
25204
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24393
25205
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24394
25206
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25207
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25208
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24395
25209
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24396
25210
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24397
25211
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24491,6 +25305,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24491
25305
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24492
25306
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24493
25307
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25308
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25309
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24494
25310
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24495
25311
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24496
25312
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24592,6 +25408,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24592
25408
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24593
25409
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24594
25410
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25411
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25412
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24595
25413
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24596
25414
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24597
25415
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24694,6 +25512,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24694
25512
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24695
25513
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24696
25514
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25515
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25516
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24697
25517
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24698
25518
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24699
25519
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24782,6 +25602,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24782
25602
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24783
25603
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24784
25604
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25605
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25606
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24785
25607
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24786
25608
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24787
25609
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24881,6 +25703,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24881
25703
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24882
25704
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24883
25705
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25706
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25707
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24884
25708
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24885
25709
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24886
25710
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25019,6 +25843,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25019
25843
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25020
25844
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25021
25845
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25846
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25847
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25022
25848
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25023
25849
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25024
25850
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25105,6 +25931,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25105
25931
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25106
25932
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25107
25933
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25934
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25935
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25108
25936
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25109
25937
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25110
25938
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25188,6 +26016,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25188
26016
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25189
26017
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25190
26018
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26019
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26020
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25191
26021
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25192
26022
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25193
26023
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25266,6 +26096,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25266
26096
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25267
26097
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25268
26098
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26099
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26100
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25269
26101
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25270
26102
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25271
26103
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25364,6 +26196,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25364
26196
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25365
26197
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25366
26198
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26199
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26200
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25367
26201
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25368
26202
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25369
26203
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25448,6 +26282,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25448
26282
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25449
26283
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25450
26284
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26285
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26286
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25451
26287
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25452
26288
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25453
26289
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25531,6 +26367,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25531
26367
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25532
26368
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25533
26369
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26370
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26371
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25534
26372
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25535
26373
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25536
26374
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25615,6 +26453,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25615
26453
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25616
26454
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25617
26455
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26456
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26457
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25618
26458
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25619
26459
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25620
26460
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25698,6 +26538,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25698
26538
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25699
26539
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25700
26540
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26541
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26542
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25701
26543
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25702
26544
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25703
26545
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25785,6 +26627,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25785
26627
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25786
26628
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25787
26629
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26630
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26631
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25788
26632
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25789
26633
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25790
26634
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25871,6 +26715,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25871
26715
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25872
26716
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25873
26717
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26718
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26719
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25874
26720
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25875
26721
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25876
26722
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25959,6 +26805,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25959
26805
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25960
26806
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25961
26807
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26808
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26809
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25962
26810
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25963
26811
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25964
26812
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26047,6 +26895,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26047
26895
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26048
26896
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26049
26897
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26898
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26899
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26050
26900
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26051
26901
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26052
26902
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26135,6 +26985,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26135
26985
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26136
26986
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26137
26987
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26988
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26989
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26138
26990
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26139
26991
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26140
26992
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26222,6 +27074,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26222
27074
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26223
27075
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26224
27076
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27077
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27078
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26225
27079
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26226
27080
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26227
27081
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26313,6 +27167,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26313
27167
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26314
27168
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26315
27169
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27170
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27171
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26316
27172
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26317
27173
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26318
27174
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26399,6 +27255,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26399
27255
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26400
27256
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26401
27257
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27258
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27259
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26402
27260
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26403
27261
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26404
27262
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26487,6 +27345,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26487
27345
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26488
27346
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26489
27347
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27348
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27349
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26490
27350
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26491
27351
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26492
27352
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26571,6 +27431,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26571
27431
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26572
27432
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26573
27433
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27434
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27435
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26574
27436
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26575
27437
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26576
27438
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26654,6 +27516,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26654
27516
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26655
27517
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26656
27518
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27519
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27520
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26657
27521
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26658
27522
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26659
27523
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26737,6 +27601,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26737
27601
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26738
27602
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26739
27603
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27604
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27605
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26740
27606
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26741
27607
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26742
27608
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26825,6 +27691,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26825
27691
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26826
27692
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26827
27693
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27694
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27695
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26828
27696
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26829
27697
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26830
27698
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26914,6 +27782,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26914
27782
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26915
27783
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26916
27784
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27785
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27786
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26917
27787
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26918
27788
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26919
27789
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27001,6 +27871,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27001
27871
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27002
27872
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27003
27873
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27874
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27875
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27004
27876
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27005
27877
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27006
27878
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27088,6 +27960,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27088
27960
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27089
27961
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27090
27962
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27963
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27964
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27091
27965
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27092
27966
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27093
27967
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27170,6 +28044,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27170
28044
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27171
28045
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27172
28046
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28047
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28048
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27173
28049
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27174
28050
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27175
28051
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27252,6 +28128,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27252
28128
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27253
28129
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27254
28130
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28131
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28132
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27255
28133
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27256
28134
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27257
28135
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27328,6 +28206,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27328
28206
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27329
28207
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27330
28208
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28209
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28210
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27331
28211
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27332
28212
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27333
28213
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27408,6 +28288,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27408
28288
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27409
28289
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27410
28290
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28291
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28292
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27411
28293
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27412
28294
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27413
28295
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27490,6 +28372,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27490
28372
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27491
28373
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27492
28374
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28375
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28376
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27493
28377
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27494
28378
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27495
28379
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27572,6 +28456,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27572
28456
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27573
28457
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27574
28458
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28459
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28460
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27575
28461
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27576
28462
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27577
28463
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27660,6 +28546,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27660
28546
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27661
28547
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27662
28548
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28549
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28550
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27663
28551
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27664
28552
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27665
28553
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27748,6 +28636,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27748
28636
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27749
28637
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27750
28638
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28639
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28640
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27751
28641
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27752
28642
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27753
28643
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27830,6 +28720,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27830
28720
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27831
28721
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27832
28722
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28723
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28724
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27833
28725
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27834
28726
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27835
28727
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27908,6 +28800,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27908
28800
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27909
28801
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27910
28802
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28803
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28804
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27911
28805
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27912
28806
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27913
28807
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28006,6 +28900,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28006
28900
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28007
28901
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28008
28902
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28903
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28904
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28009
28905
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28010
28906
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28011
28907
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28114,6 +29010,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28114
29010
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28115
29011
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28116
29012
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29013
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29014
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28117
29015
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28118
29016
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28119
29017
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28232,6 +29130,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28232
29130
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28233
29131
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28234
29132
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29133
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29134
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28235
29135
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28236
29136
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28237
29137
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28322,6 +29222,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28322
29222
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28323
29223
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28324
29224
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29225
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29226
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28325
29227
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28326
29228
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28327
29229
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28422,6 +29324,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28422
29324
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28423
29325
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28424
29326
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29327
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29328
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28425
29329
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28426
29330
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28427
29331
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28504,6 +29408,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28504
29408
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28505
29409
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28506
29410
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29411
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29412
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28507
29413
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28508
29414
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28509
29415
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28592,6 +29498,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28592
29498
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28593
29499
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28594
29500
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29501
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29502
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28595
29503
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28596
29504
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28597
29505
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28674,6 +29582,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28674
29582
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28675
29583
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28676
29584
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29585
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29586
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28677
29587
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28678
29588
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28679
29589
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28762,6 +29672,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28762
29672
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28763
29673
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28764
29674
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29675
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29676
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28765
29677
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28766
29678
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28767
29679
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|