DodoPayments.PresignedImageUpload (dodo_payments v0.1.0)

Copy Markdown View Source

A presigned image-upload target. Inspection always redacts the capability URL.

Summary

Types

t()

@type t() :: %DodoPayments.PresignedImageUpload{
  extra: map(),
  image_id: String.t() | nil,
  url: String.t() | nil
}