PolarExpress.Schemas.SubscriptionUpdatedDiscountMetadata (polar_express v0.2.0)

Copy Markdown View Source

SubscriptionUpdatedDiscountMetadata

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.SubscriptionUpdatedDiscountMetadata{
  discount_id: String.t() | nil,
  subscription_id: String.t() | nil
}
  • discount_id - Nullable.
  • subscription_id

Functions

schema_name()