Figler.Schema.PlatformShapeDefinition (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for PlatformShapeDefinition.

Summary

Types

t()

@type t() :: %Figler.Schema.PlatformShapeDefinition{
  behavior_type: Figler.Schema.PlatformShapeBehaviorType.t() | nil,
  property_map_entries: [Figler.Schema.PlatformShapePropertyMapEntry.t()] | nil,
  thumbnail_node: Figler.Schema.GUIDPath.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()