ApolloSignal.Types.CancelResponse (apollo_signal v4.0.0)

Copy Markdown View Source

Typed CancelResponse model.

Summary

Types

t()

@type t() :: %ApolloSignal.Types.CancelResponse{cancelled: boolean() | nil}

Functions

from_map(data)

@spec from_map(map()) :: t()

to_map(value)

@spec to_map(t()) :: map()