The IPostAllocationApi type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateAccountItem |
Create description of post-allocation instructions for a given account
| |
| CreateExternalAccountItem |
Create description of post-allocation instructions for a given external account
| |
| GetAllocationBlock |
Get post-allocation block for the given order and contract
| |
| GetState |
Get post-allocation state for the given order
| |
| PostAllocate |
Send post-allocation instructions for execution. Result of post-allocation can be checked in event
PostAllocationReceived | |
| ValidatePostAllocationInstructions |
Validate post-allocation instruction correctness
|
See Also