Interface: HistoricalInstructionFilters
api/client/types.HistoricalInstructionFilters
Filters for instructions
Properties
asset
• Optional asset: string | Asset
The asset ID to filter by
Defined in
identity
• Optional identity: string | Identity
The DID of the identity to filter by
Defined in
mediator
• Optional mediator: string | Identity
The mediator did to filter by
Defined in
party
• Optional party: string | Identity
The party did to filter by
Defined in
receiver
• Optional receiver: string | Identity
The receiver did to filter by
Defined in
sender
• Optional sender: string | Identity
The sender did to filter by
Defined in
size
• Optional size: BigNumber
The number of results to return
Defined in
start
• Optional start: BigNumber
The number of results to skip
Defined in
status
• Optional status: InstructionStatusEnum
The status to filter by