DodoPayments.EntitlementFileUploadResponse (dodo_payments v0.1.0)

Copy Markdown View Source

The identifier returned after attaching a file to an entitlement.

Summary

Types

t()

@type t() :: %DodoPayments.EntitlementFileUploadResponse{
  extra: map(),
  file_id: String.t() | nil
}