-
Notifications
You must be signed in to change notification settings - Fork 11
api.procedures.types.AddInstructionWithVenueIdParams
api/procedures/types.AddInstructionWithVenueIdParams
-
↳
AddInstructionWithVenueIdParams
• Optional
endBlock: BigNumber
block at which the Instruction will be executed automatically (optional, the Instruction will be executed when all participants have authorized it if not supplied)
• legs: { amount
: BigNumber
; asset
: string
| Asset
; from
: PortfolioLike
; to
: PortfolioLike
}[]
array of Asset movements (amount, from, to, asset)
• Optional
memo: string
identifier string to help differentiate instructions
• Optional
tradeDate: Date
date at which the trade was agreed upon (optional, for off chain trades)
AddInstructionParams.tradeDate
• Optional
valueDate: Date
date at which the trade was executed (optional, for off chain trades)
AddInstructionParams.valueDate
• venueId: BigNumber
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types