defmodule {app}.Infrastructure.Adapters.RestConsumer.{name}.Data.{name}Request do defstruct [ :value1, :value2 ] end