Nombaone.TenantSettings.Grace (Nomba One v0.1.0)

View Source

Grace defaults: grace_period_hours, dunning_max_attempts.

Summary

Types

t()

@type t() :: %Nombaone.TenantSettings.Grace{
  __raw__: term(),
  dunning_max_attempts: term(),
  grace_period_hours: term()
}