Packages

FastPostmanCollection generate by your Phoenix Router collection for Postman, ...

Current section

Files

Jump to
fast_postman_collection lib fast_postman_collection generate_collection structs folder.ex
Raw

lib/fast_postman_collection/generate_collection/structs/folder.ex

defmodule FastPostmanCollection.GenerateCollection.Structs.Folder do
defstruct name: "", item: [], description: "", event: "", auth: nil
end