ReferenceInterfaces
ContactFrame
Defined in: packages/protocol/src/types.ts:79
Contact response: one contact of a listing or of GET_CONTACT_BY_KEY.
Extends
ResponseBase
Properties
contact
contact: ContactRecord;Defined in: packages/protocol/src/types.ts:81
kind
kind: "response";Defined in: packages/protocol/src/types.ts:53
Inherited from
ResponseBase.kindtype
type: "contact";Defined in: packages/protocol/src/types.ts:80