DodoPayments.SubscriptionChargeResponse (dodo_payments v0.1.0)

Copy Markdown View Source

The payment created by an on-demand subscription charge.

Summary

Types

t()

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