PolarExpress.Schemas.SubscriptionBillingPeriodUpdatedMetadata (polar_express v0.2.2)

Copy Markdown View Source

SubscriptionBillingPeriodUpdatedMetadata

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.SubscriptionBillingPeriodUpdatedMetadata{
  new_period_end: term(),
  old_period_end: term(),
  subscription_id: term()
}
  • new_period_end
  • old_period_end
  • subscription_id

Functions

schema_name()