Skip to main content

PolicyResultMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / PolicyResultMessage

Interface: PolicyResultMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

results

results: object[]


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "POLICY_RESULT"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version