PolarExpress.Schemas.SubscriptionUpdatedTrialMetadata (polar_express v0.2.2)

Copy Markdown View Source

SubscriptionUpdatedTrialMetadata

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.SubscriptionUpdatedTrialMetadata{
  subscription_id: term(),
  trial_end: term()
}
  • subscription_id
  • trial_end

Functions

schema_name()