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

Copy Markdown View Source

Generated Kiwi message module for SharedComponentMasterData.

Summary

Types

t()

@type t() :: %Figler.Schema.SharedComponentMasterData{
  component_key: String.t() | nil,
  is_unflattened: boolean() | nil,
  publishing_guid_path_to_team_library_guid:
    [Figler.Schema.GUIDPathMapping.t()] | nil
}

Functions

decode(binary)

encode(struct)

transform_module()