Response containing provider governance settings
Summary
Types
@type t() :: %ExBifrost.Model.ProviderGovernanceResponse{ budget: ExBifrost.Model.Budget.t() | nil, budgets: [ExBifrost.Model.Budget.t()] | nil, calendar_aligned: boolean() | nil, provider: String.t() | nil, rate_limit: ExBifrost.Model.RateLimit.t() | nil }