ApolloSignal.Types.CreateSegmentBody (apollo_signal v1.0.5)

Copy Markdown View Source

Typed CreateSegmentBody model.

Summary

Types

t()

@type t() :: %ApolloSignal.Types.CreateSegmentBody{name: String.t()}

Functions

from_map(data)

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

to_map(value)

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