Skip to main content

foundation-comms.keyvaluetransfer

Home > @genesislcap/foundation-comms > KeyValueTransfer

KeyValueTransfer interface

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

KeyValueTransfer interface.

Signature:

export interface KeyValueTransfer<T> 

Properties

Property

Modifiers

Type

Description

kv

KeyValue<T>

(ALPHA)

Methods

Method

Description

deserialize(value)?

(ALPHA) (Optional)

serialize(value)?

(ALPHA) (Optional)