Increase.Exports.Export.Result (Increase v1.0.0)

Copy Markdown View Source

The result of the Export. This will be present when the Export's status transitions to complete.

Fields

  • file_id - The File containing the contents of the Export.

Summary

Types

t()

@type t() :: %Increase.Exports.Export.Result{file_id: String.t()}