Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryFields

Options when doing a Agent.query call.

Hierarchy

  • QueryFields

Index

Properties

arg: ArrayBuffer

A binary encoded argument. This is already encoded and will be sent as is.

effectiveCanisterId?: Principal

Overrides canister id for path to fetch. This is used for management canister calls.

methodName: string

The method name to call.

Generated using TypeDoc