Skip to main content

PolicySignCancelMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / PolicySignCancelMessage

Interface: PolicySignCancelMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

policyId

policyId: string

reason?

optional reason?: string

requestId

requestId: string


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "POLICY_SIGN_CANCEL"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version