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