You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Some parameter documentations has been truncated, see {Orb::Models::Alert} for
70
79
# more details.
71
80
#
@@ -94,6 +103,8 @@ class Alert < Orb::Internal::Type::BaseModel
94
103
# @param thresholds [Array<Orb::Models::Alert::Threshold>, nil] The thresholds that define the conditions under which the alert will be triggere
95
104
#
96
105
# @param type [Symbol, Orb::Models::Alert::Type] The type of alert. This must be a valid alert type.
106
+
#
107
+
# @param balance_alert_status [Array<Orb::Models::Alert::BalanceAlertStatus>, nil] The current status of the alert. This field is only present for credit balance a
# @param tax_id [Orb::Models::CustomerUpdateByExternalIDParams::TaxID, nil] Tax IDs are commonly required to be displayed on customer invoices, which are ad
0 commit comments