PolarExpress.Schemas.SubscriptionUpdatedBillingPeriodMetadata (polar_express v0.1.6)

Copy Markdown View Source

SubscriptionUpdatedBillingPeriodMetadata

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.SubscriptionUpdatedBillingPeriodMetadata{
  billing_period_end: String.t() | nil,
  subscription_id: String.t() | nil
}
  • billing_period_end
  • subscription_id

Functions

schema_name()