An interface for data exchange through Zap.
The data objects exchanged via Zap MUST implement this interface. If an object can be transmitted through Zap, it can be referred to as “Zapable”.
A resource type of the object.
Convert Zapable to ZapPayload and return it.
Generated using TypeDoc
An interface for data exchange through Zap.
The data objects exchanged via Zap MUST implement this interface. If an object can be transmitted through Zap, it can be referred to as “Zapable”.