Provides struct and type for a SubscriptionPause
Summary
Types
@type t() :: %Polarex.SubscriptionPause{ pause_at_period_end: boolean(), resumes_at: DateTime.t() | nil }
Provides struct and type for a SubscriptionPause
@type t() :: %Polarex.SubscriptionPause{ pause_at_period_end: boolean(), resumes_at: DateTime.t() | nil }