Current section
Files
Jump to
Current section
Files
priv/templates/adapters/rest_consumer/data_response.ex
defmodule {app}.Infrastructure.Adapters.RestConsumer.{name}.Data.{name}Response do
defstruct [
:response
]
end