@bitgo/public-types 6.30.0 → 6.32.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 +3 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js +1 -0
- package/dist/src/schema/transactionRequest/intents/cantonAllocationRequestIntent.js.map +1 -1
- 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 +457 -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 +914 -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/cantonAllocationRequestIntent.ts +2 -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">;
|
|
@@ -1624,6 +1816,7 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1624
1816
|
settleBefore: t.StringC;
|
|
1625
1817
|
}>, t.PartialC<{
|
|
1626
1818
|
comment: t.StringC;
|
|
1819
|
+
requestedAt: t.StringC;
|
|
1627
1820
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
1628
1821
|
intentType: t.KeyofC<{
|
|
1629
1822
|
payment: t.LiteralC<"payment">;
|
|
@@ -1681,6 +1874,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1681
1874
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1682
1875
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1683
1876
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1877
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1878
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1684
1879
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1685
1880
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1686
1881
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1758,6 +1953,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1758
1953
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1759
1954
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1760
1955
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
1956
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
1957
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1761
1958
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1762
1959
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1763
1960
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1839,6 +2036,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1839
2036
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1840
2037
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1841
2038
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2039
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2040
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1842
2041
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1843
2042
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1844
2043
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -1944,6 +2143,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
1944
2143
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
1945
2144
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
1946
2145
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2146
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2147
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
1947
2148
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
1948
2149
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
1949
2150
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2046,6 +2247,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2046
2247
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2047
2248
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2048
2249
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2250
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2251
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2049
2252
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2050
2253
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2051
2254
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2126,6 +2329,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2126
2329
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2127
2330
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2128
2331
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2332
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2333
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2129
2334
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2130
2335
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2131
2336
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2210,6 +2415,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2210
2415
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2211
2416
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2212
2417
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2418
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2419
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2213
2420
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2214
2421
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2215
2422
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2289,6 +2496,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2289
2496
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2290
2497
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2291
2498
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2499
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2500
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2292
2501
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2293
2502
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2294
2503
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2369,6 +2578,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2369
2578
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2370
2579
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2371
2580
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2581
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2582
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2372
2583
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2373
2584
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2374
2585
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2448,6 +2659,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2448
2659
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2449
2660
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2450
2661
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2662
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2663
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2451
2664
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2452
2665
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2453
2666
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2525,6 +2738,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2525
2738
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2526
2739
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2527
2740
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2741
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2742
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2528
2743
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2529
2744
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2530
2745
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2603,6 +2818,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2603
2818
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2604
2819
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2605
2820
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2821
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2822
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2606
2823
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2607
2824
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2608
2825
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2687,6 +2904,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2687
2904
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2688
2905
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2689
2906
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2907
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2908
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2690
2909
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2691
2910
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2692
2911
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2767,6 +2986,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2767
2986
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2768
2987
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2769
2988
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
2989
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
2990
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2770
2991
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2771
2992
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2772
2993
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2847,6 +3068,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2847
3068
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2848
3069
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2849
3070
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3071
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3072
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2850
3073
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2851
3074
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2852
3075
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -2945,6 +3168,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
2945
3168
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
2946
3169
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
2947
3170
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3171
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3172
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
2948
3173
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
2949
3174
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
2950
3175
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3026,6 +3251,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3026
3251
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3027
3252
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3028
3253
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3254
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3255
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3029
3256
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3030
3257
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3031
3258
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3140,6 +3367,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3140
3367
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3141
3368
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3142
3369
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3370
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3371
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3143
3372
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3144
3373
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3145
3374
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3227,6 +3456,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3227
3456
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3228
3457
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3229
3458
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3459
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3460
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3230
3461
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3231
3462
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3232
3463
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3341,6 +3572,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3341
3572
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3342
3573
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3343
3574
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3575
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3576
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3344
3577
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3345
3578
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3346
3579
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3422,6 +3655,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3422
3655
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3423
3656
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3424
3657
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3658
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3659
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3425
3660
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3426
3661
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3427
3662
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3560,6 +3795,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3560
3795
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3561
3796
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3562
3797
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3798
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3799
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3563
3800
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3564
3801
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3565
3802
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3688,6 +3925,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3688
3925
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3689
3926
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3690
3927
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
3928
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
3929
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3691
3930
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3692
3931
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3693
3932
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3808,6 +4047,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3808
4047
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3809
4048
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3810
4049
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4050
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4051
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3811
4052
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3812
4053
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3813
4054
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -3914,6 +4155,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
3914
4155
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
3915
4156
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
3916
4157
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4158
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4159
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
3917
4160
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
3918
4161
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
3919
4162
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4019,6 +4262,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4019
4262
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4020
4263
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4021
4264
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4265
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4266
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4022
4267
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4023
4268
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4024
4269
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4123,6 +4368,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4123
4368
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4124
4369
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4125
4370
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4371
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4372
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4126
4373
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4127
4374
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4128
4375
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4203,6 +4450,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4203
4450
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4204
4451
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4205
4452
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4453
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4454
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4206
4455
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4207
4456
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4208
4457
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4403,6 +4652,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4403
4652
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4404
4653
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4405
4654
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4655
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4656
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4406
4657
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4407
4658
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4408
4659
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4544,6 +4795,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4544
4795
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4545
4796
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4546
4797
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4798
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4799
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4547
4800
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4548
4801
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4549
4802
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4646,6 +4899,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4646
4899
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4647
4900
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4648
4901
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4902
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4903
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4649
4904
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4650
4905
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4651
4906
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4724,6 +4979,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4724
4979
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4725
4980
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4726
4981
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
4982
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
4983
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4727
4984
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4728
4985
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4729
4986
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4857,6 +5114,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4857
5114
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4858
5115
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4859
5116
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5117
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5118
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4860
5119
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4861
5120
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4862
5121
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -4977,6 +5236,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
4977
5236
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
4978
5237
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
4979
5238
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5239
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5240
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
4980
5241
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
4981
5242
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
4982
5243
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5117,6 +5378,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5117
5378
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5118
5379
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5119
5380
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5381
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5382
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5120
5383
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5121
5384
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5122
5385
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5202,6 +5465,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5202
5465
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5203
5466
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5204
5467
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5468
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5469
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5205
5470
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5206
5471
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5207
5472
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5282,6 +5547,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5282
5547
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5283
5548
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5284
5549
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5550
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5551
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5285
5552
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5286
5553
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5287
5554
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5374,6 +5641,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5374
5641
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5375
5642
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5376
5643
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5644
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5645
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5377
5646
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5378
5647
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5379
5648
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5462,6 +5731,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5462
5731
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5463
5732
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5464
5733
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5734
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5735
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5465
5736
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5466
5737
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5467
5738
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5565,6 +5836,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5565
5836
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5566
5837
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5567
5838
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5839
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5840
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5568
5841
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5569
5842
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5570
5843
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5658,6 +5931,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5658
5931
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5659
5932
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5660
5933
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
5934
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
5935
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5661
5936
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5662
5937
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5663
5938
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5737,6 +6012,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5737
6012
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5738
6013
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5739
6014
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6015
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6016
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5740
6017
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5741
6018
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5742
6019
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5895,6 +6172,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5895
6172
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5896
6173
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5897
6174
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6175
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6176
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5898
6177
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5899
6178
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5900
6179
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -5974,6 +6253,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
5974
6253
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
5975
6254
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
5976
6255
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6256
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6257
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
5977
6258
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
5978
6259
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
5979
6260
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6070,6 +6351,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6070
6351
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6071
6352
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6072
6353
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6354
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6355
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6073
6356
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6074
6357
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6075
6358
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6151,6 +6434,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6151
6434
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6152
6435
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6153
6436
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6437
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6438
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6154
6439
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6155
6440
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6156
6441
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6236,6 +6521,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6236
6521
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6237
6522
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6238
6523
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6524
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6525
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6239
6526
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6240
6527
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6241
6528
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6321,6 +6608,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6321
6608
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6322
6609
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6323
6610
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6611
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6612
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6324
6613
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6325
6614
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6326
6615
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6403,6 +6692,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6403
6692
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6404
6693
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6405
6694
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6695
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6696
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6406
6697
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6407
6698
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6408
6699
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6501,6 +6792,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6501
6792
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6502
6793
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6503
6794
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6795
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6796
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6504
6797
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6505
6798
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6506
6799
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6598,6 +6891,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6598
6891
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6599
6892
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6600
6893
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6894
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6895
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6601
6896
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6602
6897
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6603
6898
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6695,6 +6990,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6695
6990
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6696
6991
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6697
6992
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
6993
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
6994
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6698
6995
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6699
6996
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6700
6997
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6800,6 +7097,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6800
7097
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6801
7098
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6802
7099
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7100
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7101
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6803
7102
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6804
7103
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6805
7104
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -6927,6 +7226,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
6927
7226
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
6928
7227
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
6929
7228
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7229
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7230
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
6930
7231
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
6931
7232
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
6932
7233
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7026,6 +7327,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7026
7327
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7027
7328
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7028
7329
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7330
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7331
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7029
7332
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7030
7333
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7031
7334
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7142,6 +7445,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7142
7445
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7143
7446
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7144
7447
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7448
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7449
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7145
7450
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7146
7451
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7147
7452
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7239,6 +7544,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7239
7544
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7240
7545
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7241
7546
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7547
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7548
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7242
7549
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7243
7550
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7244
7551
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7354,6 +7661,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7354
7661
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7355
7662
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7356
7663
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7664
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7665
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7357
7666
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7358
7667
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7359
7668
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7467,6 +7776,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7467
7776
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7468
7777
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7469
7778
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7779
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7780
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7470
7781
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7471
7782
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7472
7783
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7555,6 +7866,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7555
7866
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7556
7867
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7557
7868
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7869
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7870
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7558
7871
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7559
7872
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7560
7873
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7654,6 +7967,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7654
7967
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7655
7968
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7656
7969
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
7970
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
7971
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7657
7972
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7658
7973
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7659
7974
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7810,6 +8125,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7810
8125
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7811
8126
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7812
8127
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8128
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8129
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7813
8130
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7814
8131
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7815
8132
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7895,6 +8212,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7895
8212
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7896
8213
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7897
8214
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8215
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8216
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7898
8217
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7899
8218
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7900
8219
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -7984,6 +8303,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
7984
8303
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
7985
8304
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
7986
8305
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8306
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8307
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
7987
8308
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
7988
8309
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
7989
8310
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8067,6 +8388,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8067
8388
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8068
8389
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8069
8390
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8391
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8392
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8070
8393
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8071
8394
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8072
8395
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8151,6 +8474,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8151
8474
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8152
8475
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8153
8476
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8477
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8478
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8154
8479
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8155
8480
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8156
8481
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8249,6 +8574,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8249
8574
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8250
8575
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8251
8576
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8577
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8578
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8252
8579
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8253
8580
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8254
8581
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8349,6 +8676,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8349
8676
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8350
8677
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8351
8678
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8679
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8680
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8352
8681
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8353
8682
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8354
8683
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8442,6 +8771,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8442
8771
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8443
8772
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8444
8773
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8774
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8775
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8445
8776
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8446
8777
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8447
8778
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8572,6 +8903,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8572
8903
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8573
8904
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8574
8905
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
8906
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
8907
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8575
8908
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8576
8909
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8577
8910
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8732,6 +9065,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8732
9065
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8733
9066
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8734
9067
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9068
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9069
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8735
9070
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8736
9071
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8737
9072
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8906,6 +9241,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8906
9241
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8907
9242
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8908
9243
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9244
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9245
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8909
9246
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8910
9247
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8911
9248
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -8985,6 +9322,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
8985
9322
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
8986
9323
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
8987
9324
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9325
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9326
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
8988
9327
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
8989
9328
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
8990
9329
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9059,6 +9398,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9059
9398
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9060
9399
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9061
9400
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9401
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9402
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9062
9403
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9063
9404
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9064
9405
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9141,6 +9482,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9141
9482
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9142
9483
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9143
9484
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9485
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9486
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9144
9487
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9145
9488
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9146
9489
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9233,6 +9576,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9233
9576
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9234
9577
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9235
9578
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9579
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9580
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9236
9581
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9237
9582
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9238
9583
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9309,6 +9654,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9309
9654
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9310
9655
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9311
9656
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9657
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9658
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9312
9659
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9313
9660
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9314
9661
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9388,6 +9735,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9388
9735
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9389
9736
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9390
9737
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9738
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9739
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9391
9740
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9392
9741
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9393
9742
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9484,6 +9833,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9484
9833
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9485
9834
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9486
9835
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9836
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9837
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9487
9838
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9488
9839
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9489
9840
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9563,6 +9914,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9563
9914
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9564
9915
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9565
9916
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
9917
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
9918
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9566
9919
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9567
9920
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9568
9921
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9679,6 +10032,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9679
10032
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9680
10033
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9681
10034
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10035
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10036
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9682
10037
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9683
10038
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9684
10039
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9777,6 +10132,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9777
10132
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9778
10133
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9779
10134
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10135
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10136
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9780
10137
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9781
10138
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9782
10139
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9857,6 +10214,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9857
10214
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9858
10215
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9859
10216
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10217
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10218
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9860
10219
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9861
10220
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9862
10221
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -9956,6 +10315,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
9956
10315
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
9957
10316
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
9958
10317
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10318
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10319
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
9959
10320
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
9960
10321
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
9961
10322
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10057,6 +10418,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10057
10418
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10058
10419
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10059
10420
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10421
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10422
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10060
10423
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10061
10424
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10062
10425
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10159,6 +10522,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10159
10522
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10160
10523
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10161
10524
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10525
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10526
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10162
10527
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10163
10528
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10164
10529
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10247,6 +10612,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10247
10612
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10248
10613
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10249
10614
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10615
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10616
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10250
10617
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10251
10618
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10252
10619
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10346,6 +10713,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10346
10713
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10347
10714
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10348
10715
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10716
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10717
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10349
10718
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10350
10719
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10351
10720
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10484,6 +10853,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10484
10853
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10485
10854
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10486
10855
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10856
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10857
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10487
10858
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10488
10859
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10489
10860
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10570,6 +10941,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10570
10941
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10571
10942
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10572
10943
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
10944
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
10945
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10573
10946
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10574
10947
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10575
10948
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10653,6 +11026,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10653
11026
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10654
11027
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10655
11028
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11029
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11030
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10656
11031
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10657
11032
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10658
11033
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10731,6 +11106,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10731
11106
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10732
11107
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10733
11108
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11109
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11110
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10734
11111
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10735
11112
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10736
11113
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10829,6 +11206,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10829
11206
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10830
11207
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10831
11208
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11209
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11210
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10832
11211
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10833
11212
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10834
11213
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10913,6 +11292,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10913
11292
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10914
11293
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10915
11294
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11295
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11296
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10916
11297
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
10917
11298
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
10918
11299
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -10996,6 +11377,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
10996
11377
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
10997
11378
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
10998
11379
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11380
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11381
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
10999
11382
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11000
11383
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11001
11384
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11080,6 +11463,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11080
11463
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11081
11464
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11082
11465
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11466
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11467
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11083
11468
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11084
11469
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11085
11470
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11163,6 +11548,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11163
11548
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11164
11549
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11165
11550
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11551
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11552
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11166
11553
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11167
11554
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11168
11555
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11250,6 +11637,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11250
11637
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11251
11638
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11252
11639
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11640
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11641
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11253
11642
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11254
11643
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11255
11644
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11336,6 +11725,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11336
11725
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11337
11726
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11338
11727
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11728
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11729
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11339
11730
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11340
11731
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11341
11732
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11424,6 +11815,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11424
11815
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11425
11816
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11426
11817
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11818
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11819
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11427
11820
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11428
11821
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11429
11822
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11512,6 +11905,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11512
11905
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11513
11906
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11514
11907
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11908
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11909
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11515
11910
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11516
11911
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11517
11912
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11600,6 +11995,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11600
11995
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11601
11996
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11602
11997
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
11998
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
11999
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11603
12000
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11604
12001
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11605
12002
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11687,6 +12084,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11687
12084
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11688
12085
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11689
12086
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12087
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12088
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11690
12089
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11691
12090
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11692
12091
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11778,6 +12177,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11778
12177
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11779
12178
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11780
12179
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12180
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12181
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11781
12182
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11782
12183
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11783
12184
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11864,6 +12265,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11864
12265
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11865
12266
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11866
12267
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12268
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12269
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11867
12270
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11868
12271
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11869
12272
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -11952,6 +12355,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
11952
12355
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
11953
12356
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
11954
12357
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12358
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12359
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
11955
12360
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
11956
12361
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
11957
12362
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12036,6 +12441,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12036
12441
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12037
12442
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12038
12443
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12444
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12445
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12039
12446
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12040
12447
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12041
12448
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12119,6 +12526,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12119
12526
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12120
12527
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12121
12528
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12529
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12530
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12122
12531
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12123
12532
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12124
12533
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12202,6 +12611,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12202
12611
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12203
12612
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12204
12613
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12614
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12615
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12205
12616
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12206
12617
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12207
12618
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12290,6 +12701,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12290
12701
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12291
12702
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12292
12703
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12704
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12705
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12293
12706
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12294
12707
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12295
12708
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12379,6 +12792,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12379
12792
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12380
12793
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12381
12794
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12795
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12796
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12382
12797
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12383
12798
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12384
12799
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12466,6 +12881,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12466
12881
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12467
12882
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12468
12883
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12884
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12885
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12469
12886
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12470
12887
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12471
12888
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12553,6 +12970,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12553
12970
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12554
12971
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12555
12972
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
12973
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
12974
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12556
12975
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12557
12976
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12558
12977
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12635,6 +13054,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12635
13054
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12636
13055
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12637
13056
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13057
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13058
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12638
13059
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12639
13060
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12640
13061
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12717,6 +13138,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12717
13138
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12718
13139
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12719
13140
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13141
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13142
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12720
13143
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12721
13144
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12722
13145
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12793,6 +13216,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12793
13216
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12794
13217
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12795
13218
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13219
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13220
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12796
13221
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12797
13222
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12798
13223
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12873,6 +13298,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12873
13298
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12874
13299
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12875
13300
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13301
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13302
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12876
13303
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12877
13304
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12878
13305
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -12955,6 +13382,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
12955
13382
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
12956
13383
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
12957
13384
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13385
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13386
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
12958
13387
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
12959
13388
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
12960
13389
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13037,6 +13466,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13037
13466
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13038
13467
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13039
13468
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13469
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13470
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13040
13471
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13041
13472
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13042
13473
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13125,6 +13556,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13125
13556
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13126
13557
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13127
13558
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13559
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13560
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13128
13561
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13129
13562
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13130
13563
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13213,6 +13646,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13213
13646
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13214
13647
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13215
13648
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13649
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13650
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13216
13651
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13217
13652
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13218
13653
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13295,6 +13730,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13295
13730
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13296
13731
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13297
13732
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13733
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13734
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13298
13735
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13299
13736
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13300
13737
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13373,6 +13810,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13373
13810
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13374
13811
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13375
13812
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13813
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13814
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13376
13815
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13377
13816
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13378
13817
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13471,6 +13910,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13471
13910
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13472
13911
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13473
13912
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
13913
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
13914
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13474
13915
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13475
13916
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13476
13917
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13579,6 +14020,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13579
14020
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13580
14021
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13581
14022
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14023
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14024
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13582
14025
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13583
14026
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13584
14027
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13697,6 +14140,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13697
14140
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13698
14141
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13699
14142
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14143
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14144
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13700
14145
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13701
14146
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13702
14147
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13787,6 +14232,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13787
14232
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13788
14233
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13789
14234
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14235
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14236
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13790
14237
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13791
14238
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13792
14239
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13887,6 +14334,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13887
14334
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13888
14335
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13889
14336
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14337
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14338
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13890
14339
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13891
14340
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13892
14341
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -13969,6 +14418,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
13969
14418
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
13970
14419
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
13971
14420
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14421
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14422
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
13972
14423
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
13973
14424
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
13974
14425
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14057,6 +14508,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
14057
14508
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14058
14509
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14059
14510
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14511
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14512
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14060
14513
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14061
14514
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14062
14515
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14139,6 +14592,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
14139
14592
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14140
14593
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14141
14594
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14595
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14596
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14142
14597
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14143
14598
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14144
14599
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14227,6 +14682,8 @@ export declare const TransactionRequestLite: t.IntersectionC<[t.IntersectionC<[t
|
|
|
14227
14682
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14228
14683
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14229
14684
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
14685
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
14686
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14230
14687
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14231
14688
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14232
14689
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14751,6 +15208,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14751
15208
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14752
15209
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14753
15210
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15211
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15212
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14754
15213
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14755
15214
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14756
15215
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14849,6 +15308,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14849
15308
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14850
15309
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14851
15310
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15311
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15312
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14852
15313
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14853
15314
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14854
15315
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -14934,6 +15395,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
14934
15395
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
14935
15396
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
14936
15397
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15398
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15399
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
14937
15400
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
14938
15401
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
14939
15402
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15025,6 +15488,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15025
15488
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15026
15489
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15027
15490
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15491
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15492
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15028
15493
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15029
15494
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15030
15495
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15115,6 +15580,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15115
15580
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15116
15581
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15117
15582
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15583
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15584
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15118
15585
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15119
15586
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15120
15587
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15197,6 +15664,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15197
15664
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15198
15665
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15199
15666
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15667
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15668
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15200
15669
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15201
15670
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15202
15671
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15290,6 +15759,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15290
15759
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15291
15760
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15292
15761
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15762
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15763
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15293
15764
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15294
15765
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15295
15766
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15388,6 +15859,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15388
15859
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15389
15860
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15390
15861
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15862
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15863
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15391
15864
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15392
15865
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15393
15866
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15503,6 +15976,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15503
15976
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15504
15977
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15505
15978
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
15979
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
15980
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15506
15981
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15507
15982
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15508
15983
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15618,6 +16093,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15618
16093
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15619
16094
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15620
16095
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16096
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16097
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15621
16098
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15622
16099
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15623
16100
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15699,6 +16176,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15699
16176
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15700
16177
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15701
16178
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16179
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16180
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15702
16181
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15703
16182
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15704
16183
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15780,6 +16259,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15780
16259
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15781
16260
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15782
16261
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16262
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16263
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15783
16264
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15784
16265
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15785
16266
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15869,6 +16350,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15869
16350
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15870
16351
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15871
16352
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16353
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16354
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15872
16355
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15873
16356
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15874
16357
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -15957,6 +16440,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
15957
16440
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
15958
16441
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
15959
16442
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16443
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16444
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
15960
16445
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
15961
16446
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
15962
16447
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16048,6 +16533,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16048
16533
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16049
16534
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16050
16535
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16536
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16537
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16051
16538
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16052
16539
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16053
16540
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16125,6 +16612,168 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16125
16612
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16126
16613
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16127
16614
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16615
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16616
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16617
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16618
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16619
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16620
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
16621
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16622
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16623
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
16624
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
16625
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
16626
|
+
export: t.LiteralC<"export">;
|
|
16627
|
+
import: t.LiteralC<"import">;
|
|
16628
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
16629
|
+
}>;
|
|
16630
|
+
}>, t.PartialC<{
|
|
16631
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16632
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16633
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
16634
|
+
}>]>, t.TypeC<{
|
|
16635
|
+
intentType: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16636
|
+
transferOfferId: t.StringC;
|
|
16637
|
+
}>, t.PartialC<{
|
|
16638
|
+
token: t.StringC;
|
|
16639
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
16640
|
+
intentType: t.KeyofC<{
|
|
16641
|
+
payment: t.LiteralC<"payment">;
|
|
16642
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
16643
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
16644
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
16645
|
+
fanout: t.LiteralC<"fanout">;
|
|
16646
|
+
stake: t.LiteralC<"stake">;
|
|
16647
|
+
unstake: t.LiteralC<"unstake">;
|
|
16648
|
+
delegate: t.LiteralC<"delegate">;
|
|
16649
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
16650
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
16651
|
+
claim: t.LiteralC<"claim">;
|
|
16652
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
16653
|
+
pledge: t.LiteralC<"pledge">;
|
|
16654
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
16655
|
+
vote: t.LiteralC<"vote">;
|
|
16656
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
16657
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
16658
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
16659
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
16660
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
16661
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
16662
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
16663
|
+
authorize: t.LiteralC<"authorize">;
|
|
16664
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
16665
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
16666
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
16667
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
16668
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
16669
|
+
customTx: t.LiteralC<"customTx">;
|
|
16670
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
16671
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
16672
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
16673
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
16674
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
16675
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
16676
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
16677
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
16678
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
16679
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
16680
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
16681
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
16682
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16683
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
16684
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
16685
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
16686
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
16687
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
16688
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
16689
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16690
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16691
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16692
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16693
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16694
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16695
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16696
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16697
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16698
|
+
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16699
|
+
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16700
|
+
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
16701
|
+
cantonParticipantOnboardingRequest: t.LiteralC<"cantonParticipantOnboardingRequest">;
|
|
16702
|
+
"defi-deposit": t.LiteralC<"defi-deposit">;
|
|
16703
|
+
"defi-redeem": t.LiteralC<"defi-redeem">;
|
|
16704
|
+
"defi-approve": t.LiteralC<"defi-approve">;
|
|
16705
|
+
delegateResource: t.LiteralC<"delegateResource">;
|
|
16706
|
+
undelegateResource: t.LiteralC<"undelegateResource">;
|
|
16707
|
+
export: t.LiteralC<"export">;
|
|
16708
|
+
import: t.LiteralC<"import">;
|
|
16709
|
+
importtoc: t.LiteralC<"importtoc">;
|
|
16710
|
+
}>;
|
|
16711
|
+
}>, t.PartialC<{
|
|
16712
|
+
sequenceId: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16713
|
+
comment: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
16714
|
+
nonce: t.UnionC<[t.Type<string | number, string | number, unknown>, t.UndefinedC]>;
|
|
16715
|
+
}>]>, t.TypeC<{
|
|
16716
|
+
intentType: t.LiteralC<"allocationReject">;
|
|
16717
|
+
txRequestId: t.StringC;
|
|
16718
|
+
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
16719
|
+
intentType: t.KeyofC<{
|
|
16720
|
+
payment: t.LiteralC<"payment">;
|
|
16721
|
+
transferToken: t.LiteralC<"transferToken">;
|
|
16722
|
+
consolidate: t.LiteralC<"consolidate">;
|
|
16723
|
+
consolidateToken: t.LiteralC<"consolidateToken">;
|
|
16724
|
+
fanout: t.LiteralC<"fanout">;
|
|
16725
|
+
stake: t.LiteralC<"stake">;
|
|
16726
|
+
unstake: t.LiteralC<"unstake">;
|
|
16727
|
+
delegate: t.LiteralC<"delegate">;
|
|
16728
|
+
undelegate: t.LiteralC<"undelegate">;
|
|
16729
|
+
switchValidator: t.LiteralC<"switchValidator">;
|
|
16730
|
+
claim: t.LiteralC<"claim">;
|
|
16731
|
+
stakeClaimRewards: t.LiteralC<"stakeClaimRewards">;
|
|
16732
|
+
pledge: t.LiteralC<"pledge">;
|
|
16733
|
+
voteDelegation: t.LiteralC<"voteDelegation">;
|
|
16734
|
+
vote: t.LiteralC<"vote">;
|
|
16735
|
+
createAccount: t.LiteralC<"createAccount">;
|
|
16736
|
+
updateAccount: t.LiteralC<"updateAccount">;
|
|
16737
|
+
addTrustLine: t.LiteralC<"addTrustLine">;
|
|
16738
|
+
removeTrustLine: t.LiteralC<"removeTrustLine">;
|
|
16739
|
+
signMessage: t.LiteralC<"signMessage">;
|
|
16740
|
+
signTypedStructuredData: t.LiteralC<"signTypedStructuredData">;
|
|
16741
|
+
enableToken: t.LiteralC<"enableToken">;
|
|
16742
|
+
authorize: t.LiteralC<"authorize">;
|
|
16743
|
+
acceleration: t.LiteralC<"acceleration">;
|
|
16744
|
+
fillNonce: t.LiteralC<"fillNonce">;
|
|
16745
|
+
walletRecovery: t.LiteralC<"walletRecovery">;
|
|
16746
|
+
contractCall: t.LiteralC<"contractCall">;
|
|
16747
|
+
deactivate: t.LiteralC<"deactivate">;
|
|
16748
|
+
customTx: t.LiteralC<"customTx">;
|
|
16749
|
+
closeAssociatedTokenAccount: t.LiteralC<"closeAssociatedTokenAccount">;
|
|
16750
|
+
stakeWithCallData: t.LiteralC<"stakeWithCallData">;
|
|
16751
|
+
unstakeWithCallData: t.LiteralC<"unstakeWithCallData">;
|
|
16752
|
+
switchValidatorWithCallData: t.LiteralC<"switchValidatorWithCallData">;
|
|
16753
|
+
feeAddressTransfer: t.LiteralC<"feeAddressTransfer">;
|
|
16754
|
+
tokenApproval: t.LiteralC<"tokenApproval">;
|
|
16755
|
+
transferStake: t.LiteralC<"transferStake">;
|
|
16756
|
+
validatorRegistration: t.LiteralC<"validatorRegistration">;
|
|
16757
|
+
increaseStake: t.LiteralC<"increaseStake">;
|
|
16758
|
+
decreaseStake: t.LiteralC<"decreaseStake">;
|
|
16759
|
+
signalExit: t.LiteralC<"signalExit">;
|
|
16760
|
+
withdrawStake: t.LiteralC<"withdrawStake">;
|
|
16761
|
+
spotTransfer: t.LiteralC<"spotTransfer">;
|
|
16762
|
+
bridgeFunds: t.LiteralC<"bridgeFunds">;
|
|
16763
|
+
enableBridging: t.LiteralC<"enableBridging">;
|
|
16764
|
+
goUnstake: t.LiteralC<"goUnstake">;
|
|
16765
|
+
createBtcDelegation: t.LiteralC<"createBtcDelegation">;
|
|
16766
|
+
transferAccept: t.LiteralC<"transferAccept">;
|
|
16767
|
+
transferReject: t.LiteralC<"transferReject">;
|
|
16768
|
+
transferAcknowledge: t.LiteralC<"transferAcknowledge">;
|
|
16769
|
+
transferOfferWithdrawn: t.LiteralC<"transferOfferWithdrawn">;
|
|
16770
|
+
cosignDelegationProposal: t.LiteralC<"cosignDelegationProposal">;
|
|
16771
|
+
cosignDelegationAccept: t.LiteralC<"cosignDelegationAccept">;
|
|
16772
|
+
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16773
|
+
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16774
|
+
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16775
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16776
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16128
16777
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16129
16778
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16130
16779
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16159,6 +16808,7 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16159
16808
|
settleBefore: t.StringC;
|
|
16160
16809
|
}>, t.PartialC<{
|
|
16161
16810
|
comment: t.StringC;
|
|
16811
|
+
requestedAt: t.StringC;
|
|
16162
16812
|
}>]>, t.IntersectionC<[t.IntersectionC<[t.TypeC<{
|
|
16163
16813
|
intentType: t.KeyofC<{
|
|
16164
16814
|
payment: t.LiteralC<"payment">;
|
|
@@ -16216,6 +16866,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16216
16866
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16217
16867
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16218
16868
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16869
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16870
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16219
16871
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16220
16872
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16221
16873
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16293,6 +16945,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16293
16945
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16294
16946
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16295
16947
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
16948
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
16949
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16296
16950
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16297
16951
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16298
16952
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16374,6 +17028,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16374
17028
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16375
17029
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16376
17030
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17031
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17032
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16377
17033
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16378
17034
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16379
17035
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16479,6 +17135,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16479
17135
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16480
17136
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16481
17137
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17138
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17139
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16482
17140
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16483
17141
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16484
17142
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16581,6 +17239,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16581
17239
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16582
17240
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16583
17241
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17242
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17243
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16584
17244
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16585
17245
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16586
17246
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16661,6 +17321,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16661
17321
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16662
17322
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16663
17323
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17324
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17325
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16664
17326
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16665
17327
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16666
17328
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16745,6 +17407,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16745
17407
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16746
17408
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16747
17409
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17410
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17411
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16748
17412
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16749
17413
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16750
17414
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16824,6 +17488,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16824
17488
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16825
17489
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16826
17490
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17491
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17492
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16827
17493
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16828
17494
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16829
17495
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16904,6 +17570,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16904
17570
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16905
17571
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16906
17572
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17573
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17574
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16907
17575
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16908
17576
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16909
17577
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -16983,6 +17651,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
16983
17651
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
16984
17652
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
16985
17653
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17654
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17655
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
16986
17656
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
16987
17657
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
16988
17658
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17060,6 +17730,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17060
17730
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17061
17731
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17062
17732
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17733
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17734
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17063
17735
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17064
17736
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17065
17737
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17138,6 +17810,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17138
17810
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17139
17811
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17140
17812
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17813
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17814
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17141
17815
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17142
17816
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17143
17817
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17222,6 +17896,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17222
17896
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17223
17897
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17224
17898
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17899
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17900
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17225
17901
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17226
17902
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17227
17903
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17302,6 +17978,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17302
17978
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17303
17979
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17304
17980
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
17981
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
17982
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17305
17983
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17306
17984
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17307
17985
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17382,6 +18060,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17382
18060
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17383
18061
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17384
18062
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18063
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18064
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17385
18065
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17386
18066
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17387
18067
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17480,6 +18160,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17480
18160
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17481
18161
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17482
18162
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18163
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18164
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17483
18165
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17484
18166
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17485
18167
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17561,6 +18243,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17561
18243
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17562
18244
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17563
18245
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18246
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18247
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17564
18248
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17565
18249
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17566
18250
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17675,6 +18359,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17675
18359
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17676
18360
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17677
18361
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18362
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18363
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17678
18364
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17679
18365
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17680
18366
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17762,6 +18448,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17762
18448
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17763
18449
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17764
18450
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18451
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18452
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17765
18453
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17766
18454
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17767
18455
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17876,6 +18564,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17876
18564
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17877
18565
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17878
18566
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18567
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18568
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17879
18569
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17880
18570
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17881
18571
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -17957,6 +18647,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
17957
18647
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
17958
18648
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
17959
18649
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18650
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18651
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
17960
18652
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
17961
18653
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
17962
18654
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18095,6 +18787,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18095
18787
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18096
18788
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18097
18789
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18790
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18791
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18098
18792
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18099
18793
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18100
18794
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18223,6 +18917,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18223
18917
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18224
18918
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18225
18919
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
18920
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
18921
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18226
18922
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18227
18923
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18228
18924
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18343,6 +19039,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18343
19039
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18344
19040
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18345
19041
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19042
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19043
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18346
19044
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18347
19045
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18348
19046
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18449,6 +19147,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18449
19147
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18450
19148
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18451
19149
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19150
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19151
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18452
19152
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18453
19153
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18454
19154
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18554,6 +19254,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18554
19254
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18555
19255
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18556
19256
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19257
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19258
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18557
19259
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18558
19260
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18559
19261
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18658,6 +19360,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18658
19360
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18659
19361
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18660
19362
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19363
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19364
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18661
19365
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18662
19366
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18663
19367
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18738,6 +19442,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18738
19442
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18739
19443
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18740
19444
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19445
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19446
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18741
19447
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18742
19448
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18743
19449
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -18938,6 +19644,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
18938
19644
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
18939
19645
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
18940
19646
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19647
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19648
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
18941
19649
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
18942
19650
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
18943
19651
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19079,6 +19787,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19079
19787
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19080
19788
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19081
19789
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19790
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19791
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19082
19792
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19083
19793
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19084
19794
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19181,6 +19891,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19181
19891
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19182
19892
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19183
19893
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19894
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19895
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19184
19896
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19185
19897
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19186
19898
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19259,6 +19971,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19259
19971
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19260
19972
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19261
19973
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
19974
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
19975
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19262
19976
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19263
19977
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19264
19978
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19392,6 +20106,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19392
20106
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19393
20107
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19394
20108
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20109
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20110
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19395
20111
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19396
20112
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19397
20113
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19512,6 +20228,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19512
20228
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19513
20229
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19514
20230
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20231
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20232
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19515
20233
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19516
20234
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19517
20235
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19652,6 +20370,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19652
20370
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19653
20371
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19654
20372
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20373
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20374
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19655
20375
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19656
20376
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19657
20377
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19737,6 +20457,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19737
20457
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19738
20458
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19739
20459
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20460
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20461
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19740
20462
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19741
20463
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19742
20464
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19817,6 +20539,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19817
20539
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19818
20540
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19819
20541
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20542
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20543
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19820
20544
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19821
20545
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19822
20546
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19909,6 +20633,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19909
20633
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19910
20634
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19911
20635
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20636
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20637
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
19912
20638
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
19913
20639
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
19914
20640
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -19997,6 +20723,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
19997
20723
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
19998
20724
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
19999
20725
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20726
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20727
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20000
20728
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20001
20729
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20002
20730
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20100,6 +20828,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20100
20828
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20101
20829
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20102
20830
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20831
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20832
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20103
20833
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20104
20834
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20105
20835
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20193,6 +20923,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20193
20923
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20194
20924
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20195
20925
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
20926
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
20927
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20196
20928
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20197
20929
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20198
20930
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20272,6 +21004,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20272
21004
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20273
21005
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20274
21006
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21007
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21008
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20275
21009
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20276
21010
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20277
21011
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20430,6 +21164,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20430
21164
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20431
21165
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20432
21166
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21167
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21168
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20433
21169
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20434
21170
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20435
21171
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20509,6 +21245,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20509
21245
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20510
21246
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20511
21247
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21248
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21249
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20512
21250
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20513
21251
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20514
21252
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20605,6 +21343,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20605
21343
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20606
21344
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20607
21345
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21346
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21347
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20608
21348
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20609
21349
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20610
21350
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20686,6 +21426,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20686
21426
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20687
21427
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20688
21428
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21429
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21430
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20689
21431
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20690
21432
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20691
21433
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20771,6 +21513,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20771
21513
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20772
21514
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20773
21515
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21516
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21517
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20774
21518
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20775
21519
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20776
21520
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20856,6 +21600,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20856
21600
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20857
21601
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20858
21602
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21603
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21604
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20859
21605
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20860
21606
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20861
21607
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -20938,6 +21684,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
20938
21684
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
20939
21685
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
20940
21686
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21687
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21688
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
20941
21689
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
20942
21690
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
20943
21691
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21036,6 +21784,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21036
21784
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21037
21785
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21038
21786
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21787
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21788
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21039
21789
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21040
21790
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21041
21791
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21133,6 +21883,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21133
21883
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21134
21884
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21135
21885
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21886
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21887
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21136
21888
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21137
21889
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21138
21890
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21230,6 +21982,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21230
21982
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21231
21983
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21232
21984
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
21985
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
21986
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21233
21987
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21234
21988
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21235
21989
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21335,6 +22089,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21335
22089
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21336
22090
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21337
22091
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22092
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22093
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21338
22094
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21339
22095
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21340
22096
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21462,6 +22218,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21462
22218
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21463
22219
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21464
22220
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22221
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22222
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21465
22223
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21466
22224
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21467
22225
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21561,6 +22319,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21561
22319
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21562
22320
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21563
22321
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22322
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22323
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21564
22324
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21565
22325
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21566
22326
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21677,6 +22437,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21677
22437
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21678
22438
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21679
22439
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22440
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22441
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21680
22442
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21681
22443
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21682
22444
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21774,6 +22536,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21774
22536
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21775
22537
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21776
22538
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22539
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22540
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21777
22541
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21778
22542
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21779
22543
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -21889,6 +22653,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
21889
22653
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
21890
22654
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
21891
22655
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22656
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22657
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
21892
22658
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
21893
22659
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
21894
22660
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22002,6 +22768,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22002
22768
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22003
22769
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22004
22770
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22771
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22772
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22005
22773
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22006
22774
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22007
22775
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22090,6 +22858,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22090
22858
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22091
22859
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22092
22860
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22861
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22862
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22093
22863
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22094
22864
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22095
22865
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22189,6 +22959,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22189
22959
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22190
22960
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22191
22961
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
22962
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
22963
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22192
22964
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22193
22965
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22194
22966
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22345,6 +23117,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22345
23117
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22346
23118
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22347
23119
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23120
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23121
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22348
23122
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22349
23123
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22350
23124
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22430,6 +23204,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22430
23204
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22431
23205
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22432
23206
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23207
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23208
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22433
23209
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22434
23210
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22435
23211
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22519,6 +23295,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22519
23295
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22520
23296
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22521
23297
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23298
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23299
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22522
23300
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22523
23301
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22524
23302
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22602,6 +23380,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22602
23380
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22603
23381
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22604
23382
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23383
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23384
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22605
23385
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22606
23386
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22607
23387
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22686,6 +23466,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22686
23466
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22687
23467
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22688
23468
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23469
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23470
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22689
23471
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22690
23472
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22691
23473
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22784,6 +23566,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22784
23566
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22785
23567
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22786
23568
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23569
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23570
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22787
23571
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22788
23572
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22789
23573
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22884,6 +23668,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22884
23668
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22885
23669
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22886
23670
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23671
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23672
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22887
23673
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22888
23674
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22889
23675
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -22977,6 +23763,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
22977
23763
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
22978
23764
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
22979
23765
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23766
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23767
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
22980
23768
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
22981
23769
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
22982
23770
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23107,6 +23895,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23107
23895
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23108
23896
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23109
23897
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
23898
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
23899
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23110
23900
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23111
23901
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23112
23902
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23267,6 +24057,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23267
24057
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23268
24058
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23269
24059
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24060
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24061
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23270
24062
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23271
24063
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23272
24064
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23441,6 +24233,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23441
24233
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23442
24234
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23443
24235
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24236
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24237
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23444
24238
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23445
24239
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23446
24240
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23520,6 +24314,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23520
24314
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23521
24315
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23522
24316
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24317
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24318
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23523
24319
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23524
24320
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23525
24321
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23594,6 +24390,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23594
24390
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23595
24391
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23596
24392
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24393
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24394
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23597
24395
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23598
24396
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23599
24397
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23676,6 +24474,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23676
24474
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23677
24475
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23678
24476
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24477
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24478
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23679
24479
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23680
24480
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23681
24481
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23768,6 +24568,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23768
24568
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23769
24569
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23770
24570
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24571
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24572
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23771
24573
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23772
24574
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23773
24575
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23844,6 +24646,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23844
24646
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23845
24647
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23846
24648
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24649
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24650
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23847
24651
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23848
24652
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23849
24653
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -23923,6 +24727,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
23923
24727
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
23924
24728
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
23925
24729
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24730
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24731
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
23926
24732
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
23927
24733
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
23928
24734
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24019,6 +24825,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24019
24825
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24020
24826
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24021
24827
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24828
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24829
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24022
24830
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24023
24831
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24024
24832
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24098,6 +24906,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24098
24906
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24099
24907
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24100
24908
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
24909
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
24910
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24101
24911
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24102
24912
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24103
24913
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24214,6 +25024,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24214
25024
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24215
25025
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24216
25026
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25027
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25028
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24217
25029
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24218
25030
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24219
25031
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24312,6 +25124,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24312
25124
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24313
25125
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24314
25126
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25127
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25128
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24315
25129
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24316
25130
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24317
25131
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24392,6 +25206,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24392
25206
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24393
25207
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24394
25208
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25209
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25210
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24395
25211
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24396
25212
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24397
25213
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24491,6 +25307,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24491
25307
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24492
25308
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24493
25309
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25310
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25311
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24494
25312
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24495
25313
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24496
25314
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24592,6 +25410,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24592
25410
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24593
25411
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24594
25412
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25413
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25414
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24595
25415
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24596
25416
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24597
25417
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24694,6 +25514,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24694
25514
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24695
25515
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24696
25516
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25517
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25518
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24697
25519
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24698
25520
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24699
25521
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24782,6 +25604,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24782
25604
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24783
25605
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24784
25606
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25607
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25608
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24785
25609
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24786
25610
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24787
25611
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -24881,6 +25705,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
24881
25705
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
24882
25706
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
24883
25707
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25708
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25709
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
24884
25710
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
24885
25711
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
24886
25712
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25019,6 +25845,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25019
25845
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25020
25846
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25021
25847
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25848
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25849
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25022
25850
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25023
25851
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25024
25852
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25105,6 +25933,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25105
25933
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25106
25934
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25107
25935
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
25936
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
25937
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25108
25938
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25109
25939
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25110
25940
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25188,6 +26018,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25188
26018
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25189
26019
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25190
26020
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26021
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26022
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25191
26023
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25192
26024
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25193
26025
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25266,6 +26098,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25266
26098
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25267
26099
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25268
26100
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26101
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26102
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25269
26103
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25270
26104
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25271
26105
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25364,6 +26198,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25364
26198
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25365
26199
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25366
26200
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26201
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26202
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25367
26203
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25368
26204
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25369
26205
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25448,6 +26284,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25448
26284
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25449
26285
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25450
26286
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26287
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26288
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25451
26289
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25452
26290
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25453
26291
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25531,6 +26369,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25531
26369
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25532
26370
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25533
26371
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26372
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26373
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25534
26374
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25535
26375
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25536
26376
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25615,6 +26455,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25615
26455
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25616
26456
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25617
26457
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26458
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26459
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25618
26460
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25619
26461
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25620
26462
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25698,6 +26540,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25698
26540
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25699
26541
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25700
26542
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26543
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26544
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25701
26545
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25702
26546
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25703
26547
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25785,6 +26629,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25785
26629
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25786
26630
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25787
26631
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26632
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26633
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25788
26634
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25789
26635
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25790
26636
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25871,6 +26717,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25871
26717
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25872
26718
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25873
26719
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26720
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26721
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25874
26722
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25875
26723
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25876
26724
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -25959,6 +26807,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
25959
26807
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
25960
26808
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
25961
26809
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26810
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26811
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
25962
26812
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
25963
26813
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
25964
26814
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26047,6 +26897,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26047
26897
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26048
26898
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26049
26899
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26900
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26901
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26050
26902
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26051
26903
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26052
26904
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26135,6 +26987,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26135
26987
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26136
26988
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26137
26989
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
26990
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
26991
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26138
26992
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26139
26993
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26140
26994
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26222,6 +27076,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26222
27076
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26223
27077
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26224
27078
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27079
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27080
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26225
27081
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26226
27082
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26227
27083
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26313,6 +27169,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26313
27169
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26314
27170
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26315
27171
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27172
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27173
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26316
27174
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26317
27175
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26318
27176
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26399,6 +27257,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26399
27257
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26400
27258
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26401
27259
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27260
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27261
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26402
27262
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26403
27263
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26404
27264
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26487,6 +27347,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26487
27347
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26488
27348
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26489
27349
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27350
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27351
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26490
27352
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26491
27353
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26492
27354
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26571,6 +27433,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26571
27433
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26572
27434
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26573
27435
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27436
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27437
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26574
27438
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26575
27439
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26576
27440
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26654,6 +27518,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26654
27518
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26655
27519
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26656
27520
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27521
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27522
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26657
27523
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26658
27524
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26659
27525
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26737,6 +27603,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26737
27603
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26738
27604
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26739
27605
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27606
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27607
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26740
27608
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26741
27609
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26742
27610
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26825,6 +27693,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26825
27693
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26826
27694
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26827
27695
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27696
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27697
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26828
27698
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26829
27699
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26830
27700
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -26914,6 +27784,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
26914
27784
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
26915
27785
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
26916
27786
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27787
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27788
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
26917
27789
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
26918
27790
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
26919
27791
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27001,6 +27873,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27001
27873
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27002
27874
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27003
27875
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27876
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27877
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27004
27878
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27005
27879
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27006
27880
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27088,6 +27962,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27088
27962
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27089
27963
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27090
27964
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
27965
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
27966
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27091
27967
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27092
27968
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27093
27969
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27170,6 +28046,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27170
28046
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27171
28047
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27172
28048
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28049
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28050
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27173
28051
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27174
28052
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27175
28053
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27252,6 +28130,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27252
28130
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27253
28131
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27254
28132
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28133
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28134
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27255
28135
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27256
28136
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27257
28137
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27328,6 +28208,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27328
28208
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27329
28209
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27330
28210
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28211
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28212
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27331
28213
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27332
28214
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27333
28215
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27408,6 +28290,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27408
28290
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27409
28291
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27410
28292
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28293
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28294
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27411
28295
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27412
28296
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27413
28297
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27490,6 +28374,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27490
28374
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27491
28375
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27492
28376
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28377
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28378
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27493
28379
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27494
28380
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27495
28381
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27572,6 +28458,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27572
28458
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27573
28459
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27574
28460
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28461
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28462
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27575
28463
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27576
28464
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27577
28465
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27660,6 +28548,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27660
28548
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27661
28549
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27662
28550
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28551
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28552
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27663
28553
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27664
28554
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27665
28555
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27748,6 +28638,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27748
28638
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27749
28639
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27750
28640
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28641
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28642
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27751
28643
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27752
28644
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27753
28645
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27830,6 +28722,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27830
28722
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27831
28723
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27832
28724
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28725
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28726
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27833
28727
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27834
28728
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27835
28729
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -27908,6 +28802,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
27908
28802
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
27909
28803
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
27910
28804
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28805
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28806
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
27911
28807
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
27912
28808
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
27913
28809
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28006,6 +28902,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28006
28902
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28007
28903
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28008
28904
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
28905
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
28906
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28009
28907
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28010
28908
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28011
28909
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28114,6 +29012,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28114
29012
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28115
29013
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28116
29014
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29015
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29016
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28117
29017
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28118
29018
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28119
29019
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28232,6 +29132,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28232
29132
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28233
29133
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28234
29134
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29135
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29136
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28235
29137
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28236
29138
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28237
29139
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28322,6 +29224,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28322
29224
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28323
29225
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28324
29226
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29227
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29228
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28325
29229
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28326
29230
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28327
29231
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28422,6 +29326,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28422
29326
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28423
29327
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28424
29328
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29329
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29330
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28425
29331
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28426
29332
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28427
29333
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28504,6 +29410,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28504
29410
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28505
29411
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28506
29412
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29413
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29414
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28507
29415
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28508
29416
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28509
29417
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28592,6 +29500,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28592
29500
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28593
29501
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28594
29502
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29503
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29504
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28595
29505
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28596
29506
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28597
29507
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28674,6 +29584,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28674
29584
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28675
29585
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28676
29586
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29587
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29588
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28677
29589
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28678
29590
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28679
29591
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|
|
@@ -28762,6 +29674,8 @@ export declare const TransactionRequest: t.UnionC<[t.IntersectionC<[t.Intersecti
|
|
|
28762
29674
|
allocationRequest: t.LiteralC<"allocationRequest">;
|
|
28763
29675
|
cantonCommand: t.LiteralC<"cantonCommand">;
|
|
28764
29676
|
allocationAllocate: t.LiteralC<"allocationAllocate">;
|
|
29677
|
+
allocationOfferWithdrawn: t.LiteralC<"allocationOfferWithdrawn">;
|
|
29678
|
+
allocationReject: t.LiteralC<"allocationReject">;
|
|
28765
29679
|
cantonEndInvestorOnboardingOffer: t.LiteralC<"cantonEndInvestorOnboardingOffer">;
|
|
28766
29680
|
cantonEndInvestorOnboardingAccept: t.LiteralC<"cantonEndInvestorOnboardingAccept">;
|
|
28767
29681
|
cantonEndInvestorOnboardingReject: t.LiteralC<"cantonEndInvestorOnboardingReject">;
|